3KLCON : Automation Recon Tool Which Works With Large & Medium Scope

3KLCON is a 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

Updates

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

  • Fixing multiple issues with the used tools.
  • Upgrading to python3
  • Editing the tool’s methedology, you can check it there 🙂
  • Editing the selected tools, change some and use more tools
  • 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:

You logged in as ROOT user not normal user
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

  • Subfinder
  • Assetfinder
  • Altdns
  • Dirsearch
  • Httpx
  • Waybackurls
  • Gau
  • Git-hound
  • Gitdorks.sh
  • Naabu
  • Gf
  • Gf-templetes
  • Nuclei
  • Nuclei-templets
  • Subjack
  • Port_scan.sh
R K

Recent Posts

JBDev : A Tool For Jailbreak And TrollStore Development

JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…

17 hours ago

Kereva LLM Code Scanner : A Revolutionary Tool For Python Applications Using LLMs

The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…

19 hours ago

Nuclei-Templates-Labs : A Hands-On Security Testing Playground

Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…

21 hours ago

SSH-Stealer : The Stealthy Threat Of Advanced Credential Theft

SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…

21 hours ago

ollvm-unflattener : A Tool For Reversing Control Flow Flattening In OLLVM

Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…

21 hours ago

Cybersecurity – Tools And Their Function

Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…

2 days ago