Skip to content

ndr-repo/Adrenaline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Adrenaline - Source Code Reverse Engineering Framework

Not another <a href> tag crawler.

Adrenaline matches URI paths via regex from source code and crawls the web application from matched paths. Banners are saved to Adrenaline/log/hrefTrace/:domainName.

Created to save time when performing black-box web application security tests & API reverse engineering. Great for testing proprietary or undocumented applications & APIs.

For red/purple team operations, DevSecOps, & external penetration testing.

Disclaimer

  • Act ethically & responsibly.
  • I am not responsible for any legal or criminal proceedings filed against you for using this tool.

Usage

python3 adrenaline.py <url-to-src>
image

About

Reverse engineering automation for web apps - crawl web applications from source, find hidden APIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages