Git Product home page Git Product logo

rahulk99 / phantomweb Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 9 KB

This script is designed to automate the reconnaissance process for a target website and perform various security-related checks. It helps in identifying subdomains, probing for alive domains, checking for possible subdomain takeover, scanning for open ports, and scraping Wayback Machine data.

License: MIT License

Python 100.00%
assets enumeration hacking recon reconnaissance web

phantomweb's Introduction

PhantomWeb

This script is designed to automate the reconnaissance process for a target website and perform various security-related checks. It helps in identifying subdomains, probing for alive domains, checking for possible subdomain takeover, scanning for open ports, and scraping Wayback Machine data. The script is written in Python.

Features

  • Harvest subdomains using assetfinder and amass.
  • Probe for alive domains using httprobe.
  • Check for possible subdomain takeover using subjack.
  • Scan for open ports using nmap.
  • Scrape Wayback Machine data using waybackurls.
  • Pull and compile parameters found in Wayback data.
  • Pull and compile specific file types (e.g., .js, .php, .aspx) from Wayback data.
  • Generate organized output files for further analysis.

Prerequisites

Before using this script, ensure that you have the following prerequisites installed:

  • assetfinder
  • amass
  • httprobe
  • subjack
  • nmap
  • waybackurls

Make sure these tools are properly set up and added to your system's PATH.

Also you can use the Script (install_tools.py) to install these tools automatically.

Usage

  1. Clone this repository:
git clone https://github.com/your_username/git-recon-script.git
  1. Navigate to the cloned directory:
cd git-recon-script
  1. Install the required tools with the script
python3 install_tools.py
  1. Run the script:
python git_recon_script.py
  1. Follow the prompts and provide the necessary input.

  2. The script will perform the specified recon steps and generate output files in the recon directory.

Disclaimer

This script is provided for educational and ethical purposes only. The use of this script against any target without proper authorization may be illegal. The author is not responsible for any misuse or damage caused by this script.

Author

  • Rahul Kumar
  • LinkedIn: @rahul-kumar8176

Please note that this script is provided as-is without any warranty. Use it at your own risk.

phantomweb's People

Contributors

rahulk99 avatar

Stargazers

Luke Switzer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.