• This repository has been archived on 15/Jul/2024
  • Stars
    star
    676
  • Rank 66,350 (Top 2 %)
  • Language
    Shell
  • Created almost 4 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Automation Recon tool which works with Large & Medium scopes. It performs a lot of tasks and gets back all the results in separated files.

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. Upgrading to python3
  2. Adding Bash version, if you have any problem with Python.
  3. Fixing multiple issues with the used tools.
  4. Editing the tool's methedology, you can check it there :)
  5. Editing the selected tools, change some and use more tools
  6. 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

Thanks to

Aly Khaled

Harsh Bothra


Stay in touch <3

LinkedIn | Blog | Twitter

More Repositories

1

SQLiDetector

Simple python script supported with BurpBouty profile that helps you to detect SQL injection "Error based" by sending multiple requests with 14 payloads and checking for 152 regex patterns for different databases.
BlitzBasic
568
star
2

crtfinder

Fast tool to extract all subdomains from crt.sh website. Output will be up to sub.sub.sub.subdomain.com with standard and advanced search techniques
Python
111
star
3

GG-Dorking

GG Dorking is a tool to generate GitHub and Google dorking for pentesters and bug bounty hunters.
Python
92
star
4

ShoLister

ShoLister is a tool that collects all available subdomains for specific hostname or organization from Shodan. The tool is designed to be used from Penetration Tester and Bug Bounty Hunters.
Python
56
star
5

3klector

3klector is an automation Recon tool which collecting information about Acquisitions and ASN which related to Big Scope company
Python
49
star
6

Explorer

Explorer is a very useful tool which will help you in the Recon phase in Bug Bounty hunting or Web Pentesting. It can perform a lot of things individually or all together.
Python
23
star
7

PackSniff

PackSniff tool is used to sniff the packet which come to your machine after performing ARP Spoofing as a part of the Man-In-The-Middle attacks.
Python
6
star
8

ARP-Spoofer

This tool used to be MITM Attack. To be in the middle between 2 machines like victim machine and the router.
Python
4
star
9

MAC_Changer

This is simple tool to change your MAC address in specific Interface. This tool written in python.
Python
4
star
10

NetScanner

This simple tool is used ot get the IPs and MAC addresses of the devices which connect to your network.
Python
3
star
11

My_CVEs

This repository contain all my assigned CVEs. Some of them are public and the other will be published soon.
2
star