reconftw: Automated recon of a target

ReconFTW is a tool designed to perform automated identification on a target, performing one of the best toolkits for scanning and finding vulnerabilities.

Installation instructions

▶ git clone https://github.com/six2dez/reconftw ▶ cd reconftw ▶ chmod + x *.sh ▶ ./install.sh ▶ ./reconftw.sh -d target.com -a
  • It is highly recommended, and in some cases necessary, to define the API keys or the env variables:
    • amass config file (~ / .config / amass / config.ini)
    • config subfinder file (~ / .config / subfinder / config.yaml)
    • GitHub Badge File (~ / Tools / .github_tokens) Recommended> 5, see how to create here
    • SSRF Server var (COLLAB_SERVER env var)
    • Blind XSS Server var (XSS_SERVER env var)
    • Configuration file notification ( ~/.config//notify.conf)

Use

TARGET OPTIONS

Flags Description
-d Targeting area (example.com)
-l Goal list (one per line)
-x Exclude subdomain list (Out of range)

OPERATION OPTIONS

Flags Description
-a Perform full recognition
-s Full subdomain scan (Subs, tko and probe)
-w Perform web checks (-l required)
-i Check if the required ones are available or not
-v Verbose / debugging
-h Show help section

GENERAL OPTIONS

Flags Description
–Deep Deep Scan (Enable some slow options for deeper scan)
- fs Full range (Enable wider field * .domain. * Choices)
-o Output directory

Run ReconFTW

To perform full recognition on a single target (may take significant time)

▶ ./reconftw.sh -d example.com -a

Perform full recognition with more intensive work (intended for VPS)

▶ ./reconftw.sh -d example.com -a --deep -o / output / directory /

Check if all the required tools are available or not

▶ ./reconftw.sh -i

Show help section

▶ ./reconftw.sh -h

Video example

 Specifications

Mindmap / Workflow

Information on installing and using the program, you will find here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.100 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).