live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / KanekiWeb

KanekiWeb/Email-Osint

Python·13 files·commit aa5ed26·scanned 2h ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.

This repository contains patterns associated with malware. Do NOT run this code.

verdict accurate?
threat-state: dangerouslive

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.lib/headers.py
def Header(text):
	os.system('title Email Osint ^| '+text)
	print("")
	prt1 = Fore.GREEN+"> "+Fore.RESET
+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
criticalKnown malicious / C2 domainKnown domains used by Lazarus Group and other malware for hosting payloads or exfiltrating data.modules/PastebinDump.py+5

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.

9 files scanned @ aa5ed26 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration5
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 9/13rules hit 3engine v6commit aa5ed26

github

KanekiWeb/Email-Osint

🔍 EMAIL OSINT is an OSINT Tool for emails. It helps you gather information about the target email.

Python
136
17
2023d
13 files
9 scanned(69%)
aa5ed26

architecture░▒▓

entry (0) flagged (2) pkg (31)
40 nodes · 40 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — KanekiWeb/Email-Osint — ScanRepo