magicRecon : A Powerful Shell Script To Maximize The Recon And Data Collection Process Of An Objective And Finding Common Vulnerabilities

MagicRecon is a powerful shell script to maximize the recon and data collection process of an objective and finding common vulnerabilities, all this saving the results obtained in an organized way in directories and with various formats.

The new version of MagicRecon has a large number of new tools to automate as much as possible the process of collecting data from a target and searching for vulnerabilities. It also has a menu where the user can select which option he wants to execute.

This new version also has the option of “Install dependencies” with which the user can easily install all the tools and dependencies that are needed to run MagicRecon. The script code has been made in a modular way so that any user can modify it to their liking. With MagicRecon you can easily find:

  • Sensitive information disclosure.
  • Missing HTTP headers.
  • Open S3 buckets.
  • Subdomain takeovers.
  • SSL/TLS bugs.
  • Open ports and services.
  • Email spoofing.
  • Endpoints.
  • Directories.
  • Juicy files.
  • Javascript files with senstive info.
  • CORS missconfigurations.
  • Cross-site scripting (XSS).
  • Open Redirect.
  • SQL Injection.
  • Server-side request forgery (SSRF).
  • CRLF Injection.
  • Remote Code Execution (RCE).
  • Other bugs.

Requirements

To run the project, you will need to install the following tools:

Usage

./magicRecon.sh
Output:
| \/ | _ _ () | \ _ _ | |\/| |/ |/ _ | |/ | |) / \/ / _ | ‘_ \
| | | | (| | (| | | (| _ < / (| () | | | |
|| ||__,|_, ||__|| ___|______/|| ||
|_/
MENU
1) Install dependencies
2) Massive vulnerability analysis with notifications via Discord, Telegram or Slack
3) Subdomain enumeration
4) Subdomain enumeration and vulnerability scanning with nuclei
5) Subdomain enumeration with common vulnerabilities scanning
6) Scan for javascript files
7) Scan for files and directoires
8) All in one! (original MagicRecon)
q) Exit
Choose a option:

R K

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

3 days ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

3 days ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

3 days ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

3 days ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

3 days ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

4 days ago