Skip to content
Rizwan Syed edited this page Oct 13, 2023 · 3 revisions

CHOMTE.SH

Twitter Follow YouTube Subscribe GitHub Follow

CHOMTE.SH is a versatile framework designed for automating reconnaissance tasks in penetration testing. It's useful for bug bounty hunters and penetration testers in both internal and external network engagements. Its key features include subdomain gathering, DNS subdomain brute-forcing, quick port scanning, HTTP probing, service enumeration, and generating reports in various formats. Additionally, it performs content discovery, identifies common misconfigurations and vulnerabilities, conducts deep internet reconnaissance, provides command transparency, and specializes in JavaScript reconnaissance. Users can customize tool arguments by modifying the flags.conf file.

chomtesh_usage

Major Features

CHOMTE.SH has the following features:

  1. Gather Subdomains using subfinder: This feature allows you to gather subdomains using the subfinder tool.
  2. DNS Subdomain Bruteforcing using dmut: This feature enables DNS subdomain bruteforcing using the dmut tool.
  3. Quick Port Scan using Naabu: This feature allows for quick port scanning using the Naabu tool.
  4. HTTP Probing using projectdiscovery HTTPX: This feature allows for HTTP probing using the projectdiscovery HTTPX tool to generate a CSV file.
  5. Service Enumeration using Nmap: This feature enables service enumeration using Nmap by scanning ports that are only open on the host.
  6. Nmap Report Format: This feature allows you to generate reports in XML, NMAP, CSV, and HTML (raw and styled) formats.
  7. Content Discovery Scan: Find sensitive files exposed in WebApplications
  8. Common Misconfigurations & Vulnerabilities of Infrastructure / WebApplications
  9. Internet Deep Recon: Shodan / Certificate Transperency
  10. Command Transperency: You will able to see commands what is running, where it is saving files...
  11. JavaScript Reon: Hardcoded credentials / Sensitive Keys / Passwords
  12. Customizable Flags: Tool arguments can be change by modifying flags.conf file

MindMap

chomtesh_MindMap

Clone this wiki locally