Tools-Extensions-Bookmarks
Tools
https://github.com/0xAnuj/Blinks (Blinks is a powerful Burp Suite extension that automates active scanning with Burp Suite Pro and enhances its functionality.)
https://github.com/JesseClarkND/abnormalizer (IDN Homograph Attack)
https://0xacb.com/normalization_table (IDN Homograph Attack)
https://lock.cmpxchg8b.com/rebinder.html (Test DNS Rebinding Attack)
https://github.com/robre/jsmon (javascript change monitoring tool for bugbounties)
https://github.com/ahussam/url-tracker (Change monitoring app that checks the content of web pages in different periods)
https://subdomainfinder.c99.nl/ (Online subdomain finder )
https://github.com/streaak/keyhacks (For Expliitation of api keys and exposures)
https://www.irongeek.com/homoglyph-attack-generator.php (Homoglyph Attack Generator)
https://bbradar.io/ (Radar for bug bounty programs)
Extensions
Bookmarklets
A bookmarklet is a bookmark stored in a web browser that contains JavaScript commands that add new features to the browser. They are stored as the URL of a bookmark in a web browser or as a hyperlink on a web page. Bookmarklets are usually small snippets of JavaScript executed when user clicks on them. When clicked, bookmarklets can perform a wide variety of operations, such as running a search query from selected text or extracting data from a table.
Getting paths from the source code and js files
Getting urls from the source code of the page
Getting urls from the all web archives resources (Don't forget add your API Key)
Last updated