Skip to content

kartikhunt3r/Adrishya-Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adrishya-Spider

Fast web spider written in python. Gether every single Links,forms,js files, endpoints, wayback urls. works on windows and linux.

Logo

Platforms:

  • windows All windows distributions

  • Linux All linux distributions

Features:

  • 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

📹 Demo Video :

Demo

Installation:

git clone https://github.com/kartikhunt3r/Adrishya-Spider.git

cd Adrishya-Spider

chmod +x *

pip install -r requirements.txt

Use:

python3 adrishya.py

🔗 Links

portfolio

linkedin

twitter

youtube

About

Fast web spider to gether every single Links,forms,js files, endpoints, wayback urls. written in python, works on windows and linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages