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)
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
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…