Link Dumper
intermediate
Link Dumper is a powerful Python-based web crawler designed for pentesting and reconnaissance. It scans websites for URLs and extracts JavaScript (.js), text (.txt), JSON (.json), and XML (.xml) files. This is useful for subdomain enumeration, API key discovery, and security analysis.
Back to Tools
crawling
link extraction
javascript file detection

Command

bash main.sh

Platforms

linux
mac
windows