This repository contains the Search Engine For Bug Bounty Hunters, a web application designed to assist security researchers and bug bounty hunters in finding potentially vulnerable and sensitive information across the web. It utilizes advanced search queries, commonly known as "Google dorks," to uncover hidden information that can help in ethical hacking and cybersecurity research.
- Dynamic Search Queries: Users can select from a variety of predefined search queries that target specific types of data or misconfigurations on the web.
- User-Friendly Interface: A simple, intuitive interface with a central search input and multiple buttons for different types of searches.
- HTML
- CSS
- JavaScript
To get this project running on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/Lundrim23/Search-Engine-For-Bug-Bounty-Hunters.git
Navigate to the project directory:
bash Copy code cd bug-bounty-search-engine Open the index.html file in your web browser.
You can simply double-click the file to open it in your default browser or use a live server extension if using a code editor like VSCode.
To use the search engine, follow these steps:
Enter a target domain in the input field. Click on any of the buttons corresponding to the type of information you are interested in finding. A new tab will open with the search results based on the selected query. Contributing Contributions to improve the Bug Bounty Search Engine are welcome. Please follow these steps to contribute:
- Create a new branch (git checkout -b feature-branch).
- Make your changes and commit them (git commit -am 'Add some feature').
- Push to the branch (git push origin feature-branch).
- Create a new Pull Request.
- Please ensure your commits are well-formed and your code is clean.
For any additional questions or feedback, please contact ll0rdi(Me) on Discord.