Skip to content
forked from eslam3kl/3klCon

Automation Recon tool which works with Large & Medium scopes. It performs more than 20 tasks and gets back all the results in separated files.

Notifications You must be signed in to change notification settings

beerandgin/3klCon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3klCon Project v1.0

Description

Full Automation Recon tool which works with Small and Medium scopes.

ّIt's recommended to use it on VPS, it'll discover secrets and searching for vulnerabilities

So, Welcome and let's deep into it <3

Welcome


Updates

Version 1.1, what's new? (Very Recommended)

  1. Fixing multiple issues with the used tools.
  2. Upgrading to python3
  3. Editing the tool's methedology, you can check it there :)
  4. Editing the selected tools, change some and use more tools
  5. Editing some processes to be as a user option like directory bruteforcing and port scan

Installation instructions

1. Befor ANY installation instruction: You MUST be the ROOT user

$ su -

Because some of tools and dependencies will need the root permission

2. Install required tools (You MUST run it even if you install the used tools)

chmod +x install_tools.sh

./install_tools.sh

3. Running tool (Preferred to use python2 not python3)

python 3klcon.py -t target.com

4. Check that you already installed the last version of GO because some tools require to be updated!


Notes

[+] If you face any problem at the installation process, check that:

1. You logged in as ROOT user not normal user 
2. Check that you installed the GO language and this path is exist /root/go/bin  

[+] It will take almost 5 ~ 6 hours running if your target is a medium. So, be Patient or use VPS and sleep while running :)

[+] It will collect all the result into one directory with your target name

[+] Some of tools may need your reaction like entering your GitHub's 2FA or username, password, etc.


Tools useds

  1. Subfinder
  2. Assetfinder
  3. Altdns
  4. Dirsearch
  5. Httpx
  6. Waybackurls
  7. Gau
  8. Git-hound
  9. Gitdorks.sh
  10. Naabu
  11. Gf
  12. Gf-templetes
  13. Nuclei
  14. Nuclei-templets
  15. Subjack
  16. Port_scan.sh

Stay in touch <3

LinkedIn | Blog | Twitter

About

Automation Recon tool which works with Large & Medium scopes. It performs more than 20 tasks and gets back all the results in separated files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.1%
  • Shell 41.9%