live · scanning repos
Scanrepo
github.com
github.com / akashblackhat

akashblackhat/gmail-hack.py

Python·9 files·commit fffe4ab·scanned 9h ago·cached ✓
6/100
SAFE
No malicious patterns found. Repo signals are consistent with a legitimate project.
verdict accurate?
threat-state: safelive

FINDINGS ░▒▓

warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.oprator os.py
if choice == 'n': sys.exit()
if choice == 'y': os.system("apt upgrade -y > /dev/null 2>&1")
os.system("apt update -y >/dev/null")
os.system("apt install python -y > /dev/null 2>&1")
+4
infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2

Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.

3 files scanned @ fffe4ab | 8/24/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 3/9rules hit 2engine v5commit fffe4ab

github

akashblackhat/gmail-hack.py

Gmail id brut force attack Gmail id hack tools (use : kali linux and trmoux)

Python
386
50
1437d
9 files
3 scanned(33%)
fffe4ab

architecture░▒▓

entry (0) flagged (1) pkg (0)
3 nodes · 0 edgesscroll to zoom · click node to jump to finding