Fast web spider written in python. Gether every single Links,forms,js files, endpoints, wayback urls. works on windows and linux.
- Fastest web crawling
- works on python asyncio, which makes it way more faster than other crawlers
- zero duplicate links
- Link Finder
- JavaScript files Finder
- Brute force and parse sitemap.xml
- Parse robots.txt
- Find AWS-S3 from response source
- Get URLs from Wayback Machine
- Format output easy to Grep
- save output in txt
- Support Burp input
- Crawl multiple sites in parallel
- option to include Third party urls to your results
- Easy to use
git clone https://github.com/kartikhunt3r/Adrishya-Spider.git
cd Adrishya-Spider
chmod +x *
pip install -r requirements.txt
python3 adrishya.py