Skip to content

adarshshetty18/reconflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RECONFLOW

Reconflow is all in one tool for gathering reconnaissance information about a target without the hassle of installing multiple tools and their dependencies & also presents you the results to your telegram chat.

Tools used

  1. Subfinder for subdomain enumeration.
  2. Httpx for finding livedomains.
  3. Naabu for scanning ports.
  4. FFUF for bruteforcing directories.

Docker Repository

https://hub.docker.com/r/adarshshetty/reconflow

Pre-requisites

How to install

  1. Create a telegram bot & copy the bot token.

  2. Download the docker-compose file

    wget https://raw.githubusercontent.com/adarshshetty18/reconflow/main/docker-compose.yaml
    
  3. Open the downloaded docker-compose file & add the telegram bot token from step 1 where required.

  4. Use the following command to deploy the system

    docker-compose up -d
    
  5. Head over to the bot that you created in step 1 & send the follwing command.

    /start
    

About

Reconflow is all in one tool for gathering reconnaissance information about a target in a penetration test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published