Scan timing: clone 1.44s · analysis 0.83s · 1.3 MB · GitHub API rate-limit (preflight)
https://github.com/Z4nzu/hackingtool.git
· scanned 2026-05-24 01:22 UTC (1 week, 5 days ago)
· 10 languages
154 findings (66 legacy + 88 scanner) 31st percentile · Python · small (2-20K LoC) Scanner says 75 (lower by 14)
Last scanned 1 week, 5 days ago · v2 · 110 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
55.0 | 0.15 | 8.25 |
security_score |
90.4 | 0.25 | 22.60 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
62.0 | 0.15 | 9.30 |
practices_score |
85.0 | 0.15 | 12.75 |
code_quality |
75.0 | 0.10 | 7.50 |
| Overall | 1.00 | 60.4 |
All 394 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
OSInfo |
software | healthy | os_detect.py:8 |
HackingTool |
software | healthy | core.py:79 |
HackingToolsCollection |
software | healthy | core.py:340 |
AllTools |
software | healthy | hackingtool.py:110 |
NMAP |
software | healthy | tools/information_gathering.py:15 |
Dracnmap |
software | healthy | tools/information_gathering.py:28 |
PortScan |
software | healthy | tools/information_gathering.py:40 |
Host2IP |
software | healthy | tools/information_gathering.py:53 |
XeroSploit |
software | healthy | tools/information_gathering.py:67 |
RedHawk |
software | healthy | tools/information_gathering.py:79 |
ReconSpider |
software | healthy | tools/information_gathering.py:88 |
IsItDown |
software | healthy | tools/information_gathering.py:102 |
Infoga |
software | healthy | tools/information_gathering.py:115 |
ReconDog |
software | healthy | tools/information_gathering.py:127 |
Striker |
software | healthy | tools/information_gathering.py:135 |
SecretFinder |
software | healthy | tools/information_gathering.py:154 |
Shodan |
software | healthy | tools/information_gathering.py:170 |
PortScannerRanger |
software | healthy | tools/information_gathering.py:182 |
Breacher |
software | healthy | tools/information_gathering.py:201 |
TheHarvester |
software | healthy | tools/information_gathering.py:217 |
Amass |
software | healthy | tools/information_gathering.py:231 |
Masscan |
software | healthy | tools/information_gathering.py:246 |
RustScan |
software | healthy | tools/information_gathering.py:258 |
Holehe |
software | healthy | tools/information_gathering.py:273 |
Maigret |
software | healthy | tools/information_gathering.py:284 |
Httpx |
software | healthy | tools/information_gathering.py:295 |
SpiderFoot |
software | healthy | tools/information_gathering.py:309 |
Subfinder |
software | healthy | tools/information_gathering.py:317 |
TruffleHog |
software | healthy | tools/information_gathering.py:328 |
Gitleaks |
software | healthy | tools/information_gathering.py:336 |
InformationGatheringTools |
software | healthy | tools/information_gathering.py:347 |
Autophisher |
software | healthy | tools/phishing_attack.py:6 |
Pyphisher |
software | healthy | tools/phishing_attack.py:17 |
AdvPhishing |
software | healthy | tools/phishing_attack.py:30 |
Setoolkit |
software | healthy | tools/phishing_attack.py:43 |
SocialFish |
software | healthy | tools/phishing_attack.py:58 |
HiddenEye |
software | healthy | tools/phishing_attack.py:70 |
Evilginx3 |
software | healthy | tools/phishing_attack.py:86 |
ISeeYou |
software | healthy | tools/phishing_attack.py:104 |
SayCheese |
software | healthy | tools/phishing_attack.py:119 |
QRJacking |
software | healthy | tools/phishing_attack.py:128 |
BlackEye |
software | healthy | tools/phishing_attack.py:142 |
ShellPhish |
software | healthy | tools/phishing_attack.py:153 |
Thanos |
software | healthy | tools/phishing_attack.py:162 |
QRLJacking |
software | healthy | tools/phishing_attack.py:175 |
Maskphish |
software | healthy | tools/phishing_attack.py:190 |
BlackPhish |
software | healthy | tools/phishing_attack.py:201 |
Dnstwist |
software | healthy | tools/phishing_attack.py:221 |
PhishingAttackTools |
software | healthy | tools/phishing_attack.py:231 |
AnonymouslySurf |
software | healthy | tools/anonsurf.py:6 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
check_root |
software | healthy | install.py:40 |
check_os_compatibility |
software | healthy | install.py:52 |
check_internet |
software | healthy | install.py:88 |
install_system_packages |
software | healthy | install.py:104 |
_is_source_dir |
software | healthy | install.py:135 |
prepare_install_dir |
software | healthy | install.py:140 |
install_source |
software | healthy | install.py:150 |
create_venv_and_install |
software | healthy | install.py:178 |
create_launcher |
software | healthy | install.py:194 |
create_user_directories |
software | healthy | install.py:210 |
main |
software | healthy | install.py:227 |
load |
software | healthy | config.py:11 |
save |
software | dead | config.py:22 |
get_tools_dir |
software | healthy | config.py:28 |
get_sudo_cmd |
software | dead | config.py:40 |
detect |
software | healthy | os_detect.py:20 |
install_packages |
software | dead | os_detect.py:110 |
clear_screen |
software | healthy | core.py:40 |
validate_input |
software | healthy | core.py:44 |
_show_inline_help |
software | healthy | core.py:57 |
__init__ |
software | healthy | core.py:345 |
is_installed |
software | healthy | core.py:118 |
show_info |
software | healthy | core.py:348 |
show_options |
software | healthy | core.py:408 |
before_install |
software | healthy | core.py:208 |
install |
software | healthy | core.py:210 |
after_install |
software | healthy | core.py:218 |
before_uninstall |
software | healthy | core.py:221 |
uninstall |
software | dead | core.py:224 |
after_uninstall |
software | healthy | core.py:232 |
update |
software | dead | core.py:234 |
_get_tool_dir |
software | healthy | core.py:274 |
open_folder |
software | dead | core.py:310 |
before_run |
software | healthy | core.py:323 |
run |
software | healthy | core.py:325 |
after_run |
software | healthy | core.py:333 |
show_project_page |
software | healthy | core.py:335 |
_active_tools |
software | healthy | core.py:353 |
_archived_tools |
software | healthy | core.py:362 |
_incompatible_tools |
software | healthy | core.py:365 |
_show_archived_tools |
software | healthy | core.py:373 |
show_help |
software | healthy | hackingtool.py:117 |
_sys_info |
software | healthy | hackingtool.py:180 |
_build_header |
software | healthy | hackingtool.py:216 |
build_menu |
software | healthy | hackingtool.py:273 |
_collect_all_tools |
software | healthy | hackingtool.py:330 |
_walk |
software | healthy | hackingtool.py:335 |
_get_all_tags |
software | healthy | hackingtool.py:346 |
filter_by_tag |
software | healthy | hackingtool.py:384 |
recommend_tools |
software | healthy | hackingtool.py:458 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README_template.md |
software | healthy | README_template.md |
install.py |
software | healthy | install.py |
README.md |
software | healthy | README.md |
constants.py |
software | warning | constants.py |
update.sh |
software | healthy | update.sh |
config.py |
software | healthy | config.py |
install.sh |
software | healthy | install.sh |
Dockerfile |
software | healthy | Dockerfile |
os_detect.py |
software | healthy | os_detect.py |
core.py |
software | healthy | core.py |
hackingtool.py |
software | healthy | hackingtool.py |
requirements.txt |
software | healthy | requirements.txt |
docker-compose.yml |
software | healthy | docker-compose.yml |
generate_readme.py |
software | healthy | generate_readme.py |
information_gathering.py |
software | healthy | tools/information_gathering.py |
phishing_attack.py |
software | healthy | tools/phishing_attack.py |
anonsurf.py |
software | healthy | tools/anonsurf.py |
exploit_frameworks.py |
software | healthy | tools/exploit_frameworks.py |
cloud_security.py |
software | healthy | tools/cloud_security.py |
__init__.py |
software | healthy | tools/__init__.py |
post_exploitation.py |
software | healthy | tools/post_exploitation.py |
payload_creator.py |
software | healthy | tools/payload_creator.py |
steganography.py |
software | healthy | tools/steganography.py |
xss_attack.py |
software | healthy | tools/xss_attack.py |
wordlist_generator.py |
software | healthy | tools/wordlist_generator.py |
reverse_engineering.py |
software | healthy | tools/reverse_engineering.py |
active_directory.py |
software | healthy | tools/active_directory.py |
ddos.py |
software | healthy | tools/ddos.py |
forensics.py |
software | healthy | tools/forensics.py |
mobile_security.py |
software | healthy | tools/mobile_security.py |
wireless_attack.py |
software | healthy | tools/wireless_attack.py |
tool_manager.py |
software | healthy | tools/tool_manager.py |
sql_injection.py |
software | healthy | tools/sql_injection.py |
remote_administration.py |
software | healthy | tools/remote_administration.py |
other_tools.py |
software | healthy | tools/other_tools.py |
web_attack.py |
software | healthy | tools/web_attack.py |
__init__.py |
software | healthy | tools/others/__init__.py |
homograph_attacks.py |
software | healthy | tools/others/homograph_attacks.py |
socialmedia_finder.py |
software | healthy | tools/others/socialmedia_finder.py |
android_attack.py |
software | healthy | tools/others/android_attack.py |
web_crawling.py |
software | healthy | tools/others/web_crawling.py |
wifi_jamming.py |
software | healthy | tools/others/wifi_jamming.py |
hash_crack.py |
software | healthy | tools/others/hash_crack.py |
email_verifier.py |
software | healthy | tools/others/email_verifier.py |
payload_injection.py |
software | healthy | tools/others/payload_injection.py |
socialmedia.py |
software | healthy | tools/others/socialmedia.py |
mix_tools.py |
software | healthy | tools/others/mix_tools.py |
PULL_REQUEST_TEMPLATE.md |
software | healthy | .github/PULL_REQUEST_TEMPLATE.md |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
feature_request.md |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tools |
software | healthy | tools |
others |
software | healthy | tools/others |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
hackingtool |
hardware | healthy | docker-compose.yml |
hackingtool-dev |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | hackingtool.py |
vps::azure |
hardware | healthy | hackingtool.py |
vps::gcp |
hardware | healthy | hackingtool.py |
| Label | Layer | Status | Path |
|---|---|---|---|
10.254.254.254 |
network | healthy | hackingtool.py |
127.0.0.1 |
network | healthy | hackingtool.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test_install |
cicd | healthy | .github/workflows/test_install.yml |
gha::lint_python |
cicd | healthy | .github/workflows/lint_python.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test_install |
cicd | healthy | .github/workflows/test_install.yml |
lint_python |
cicd | healthy | .github/workflows/lint_python.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-cvc72zr7 |
software | healthy | /tmp/repobility-clone-cvc72zr7 |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | tools/sql_injection.py |
| Label | Layer | Status | Path |
|---|---|---|---|
haproxy |
network | healthy | tools/anonsurf.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tools/wordlist_generator.py |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tools/information_gathering.py |
security | healthy | tools/information_gathering.py |
This page is publicly accessible at:
https://repobility.com/scan/f50c051f-a6b1-420d-86a0-2f826673808d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f50c051f-a6b1-420d-86a0-2f826673808d/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.