Open Sesame Contains hackerone disclosed reports and other bug bounty writeups. A python tool which runs to display random publicly disclosed Hackerone reports when bored. Automatically opens the report in browser.
Contains Over 8k Publicly disclosed Hackerone reports and addtl. wordlist of ~700 bug bounty writeups.
This is a productivity tool for security enthusiasts and bug bounty hunters. I have written a blog here giving my idea of how to use this efficiently.
Additional features include:
Also Read – CatchYou : FUD Win32 Msfvenom Payload Generator
Usage
Pl install components in rquirements.txt
python3 default.py
Opens a random magic URL from the collection of publicly disclosed h1 reports.
python3 default.py --custom
Opens a random magic URL from the collection of custom wordlist having bug bounty writeups.
python3 default.py --refresh
Refreshes and adds newly publicly disclosed h1 reports to your file(final.txt)
Known Issues
Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…
While file extensions in Linux are optional and often misleading, the file command helps decode what a…
The touch command is one of the quickest ways to create new empty files or update timestamps…
Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…
Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…
Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…