Gh0stR3c0n
Gh0stR3c0n copied to clipboard
All in one web Recon app
trafficstars
Fast and customisable Web recon Tool.
Features ⚙️ :
- SubDomain Recon.
- Finding IP's from Domains and Subdomains.
- Finding Live with unique open ports.
- Finding open ports.
- Directory Brute forcing and Web crawling.
- Parameter crawling.
- Pattern matching (RCE,IDOR,SQLI,SSRF,SSTI,Open Redirect and More).
Screen Shots 📸 :
Screen Shot 1

Screen Shot 2

Screen Shot 3

Screen Shot 4





Steps to install video for mac 👨🏽💻:
Steps to install for mac 👨🏽💻:
- Direct Server download link for zip file Mac-Link
- Github Releases download link for zip file Mac-Link
- unzip it
- move it to application folder
Common python required libraries 📚 :
$ pip install pysqlite
$ pip3 install pysqlite
$ pip install fastapi
$ pip install "uvicorn[standard]"
$ pip3 install fastapi
$ pip3 install "uvicorn[standard]"
$ pip install Jinja2
$ pip3 install Jinja2
commands backend-setup-for-mac🕹️ :
$ mkdir ~/tools && cd ~/tools
$ git clone https://github.com/karthi-the-hacker/Gh0stR3c0n.git
$ cd Gh0stR3c0n/
$ chmod +x *
$ nano back-end/config.env
$ ./run.bash
Steps to install video for Linux 🐧 👨🏽💻:
Steps to install for Linux 🐧 👨🏽💻:
Linux Supported family
- Direct Server download link for zip file Linux-deb-Link
- Github Releases download link for zip file Linux-deb-Link
- Direct Server download link for zip file Linux-Source-Link
- Github Releases download link for zip file Linux-Source-Link
- If you downloaded Linux source unzip it
- If you downloades deb file open the terminal and enter the following commands
Deb install guide :
$ sudo dpkg -i gh0str3con_1.0.0_amd64.deb
Source install guide :
$ tar -xf gh0str3con-1.0.0-source-linux.tar.xz
Common python required libraries 📚 :
$ pip install pysqlite
$ pip3 install pysqlite
$ pip install fastapi
$ pip install "uvicorn[standard]"
$ pip3 install fastapi
$ pip3 install "uvicorn[standard]"
$ pip install Jinja2
$ pip3 install Jinja2
Commands backend-setup-for-linux 🕹️ :
$ mkdir ~/tools && cd ~/tools
$ git clone https://github.com/karthi-the-hacker/Gh0stR3c0n.git
$ cd Gh0stR3c0n/
$ chmod +x *
$ nano back-end/config.env
$ ./run.bash
Alert ⚠️ :
- Dont forgot to add your github token in config.env
- By default some tools set in false if you want to make run change that value to true
Example ✍️ :
gobuster='false'
change to
gobuster='true'
config.env 💾
github_token='your token'
from_email_username='not required'
from_email_password='not required'
to_email='not required'
v_1l03t='flase'
a_mass='false'
gobuster='false'
dirsearch='false'
eyewitness='false'
Required tools ⚒️ :
- Amass
- Assetfinder
- Subfinder
- Findomain
- v1l03t
- Github Search
- Naabu
- Httpx
- F1ndc0d3
- M4skup
- Gau
- gobuster
- dirsearch
- waybackurls
- ParamSpider
- GF
- webscreenshot













