RUBIKRECON is a powerful Bug Bounty and Reconnaissance tool designed to automate various tasks involved in the reconnaissance phase of security testing and bug bounty hunting.
Clone the repository:
git clone https://github.com/rubikproxy/rubikrecon.git
Change into the project directory:
cd rubikrecon
Install the required dependencies:
bash rubikrecon.sh
bash rubikrecon.sh -t <target> -o <output_filename>
-t <target>
: Specify the target domain or IP address to perform reconnaissance on.-o <output_filename>
: Specify the desired name for the output HTML report.# Perform reconnaissance on example.com and generate the output report as example_report.html
bash rubikrecon.sh -t example.com -o example_report.html
The tool generates a comprehensive HTML report with detailed information gathered during the reconnaissance process. The report includes:
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.
RUBIKRECON - Bug Bounty and Reconnaissance Tool
Created by rubikproxy
Twitter: @rubikproxy