Skip to content

ARPSyndicate/puncia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Panthera(P.)uncia of Cybersecurity

Official CLI utility for Subdomain Center & Exploit Observer

Downloads GitHub stars

Puncia utilizes two of our intelligent APIs to gather the results -

Please note that although these results can sometimes be pretty inaccurate & unreliable, they can greatly differ from time to time due to their self-improvement capabilities.

Installation

  1. From PyPi - pip3 install puncia
  2. From Source - pip3 install .

Usage

  1. Subdomain - puncia subdomain <domain> <output-file>
  2. Exploit - puncia exploit <eoidentifier> <output-file>
  3. Bulk - puncia exploit <jsonfile> <output-directory>

Bulk Input JSON Format

{
    "subdomain": [
        "domainA.com",
        "domainB.com"
    ],
    "exploit": [
        "eoidentifierA",
        "eoidentifierB"
    ]
}

Supported EOIdentifiers

  1. Common Vulnerabilities and Exposures (CVE) - puncia exploit CVE-2021-3450
  2. Russian Data Bank of Information Security Threats (BDU) - puncia exploit BDU:2024-00390
  3. China National Vulnerability Database (CNVD) - puncia exploit CNVD-2024-02713
  4. China National Vulnerability Database of Information Security (CNNVD) - puncia exploit CNNVD-202312-2255
  5. Japan Vulnerability Notes iPedia (JVNDB) - puncia exploit JVNDB-2023-006199
  6. CSA Global Security Database (GSD) - puncia exploit GSD-2021-3450
  7. GitHub Security Advisories (GHSA) - puncia exploit GHSA-wfh5-x68w-hvw2
  8. GitHub Commits (GHCOMMIT) - puncia exploit GHCOMMIT-102448040d5132460e3b0013e03ebedec0677e00
  9. Veracode SourceClear Vulnerability Database (SRCCLR-SID) - puncia exploit SRCCLR-SID-3173
  10. Snyk Vulnerability Database (SNYK) - puncia exploit SNYK-JAVA-ORGCLOJURE-5740378
  11. OffSec Exploit Database (EDB) - puncia exploit EDB-10102
  12. 0Day Today (0DAY-ID) - puncia exploit 0DAY-ID-24705
  13. Knownsec Seebug (SSVID) - puncia exploit SSVID-99817
  14. Trend Micro Zero Day Initiative (ZDI) - puncia exploit ZDI-23-1714
  15. Packet Storm Security (PSS) - puncia exploit PSS-170615
  16. CXSecurity World Laboratory of Bugtraq (WLB) - puncia exploit WLB-2024010058
  17. Rapid7 Metasploit Framework (MSF) - puncia exploit MSF/auxiliary_admin/2wire/xslt_password_reset
  18. ProjectDiscovery Nuclei (PD) - puncia exploit PD/http/cves/2020/CVE-2020-12720
  19. Hackerone Hacktivity (H1) - puncia exploit H1-2230915
  20. Cisco Talos (TALOS) - puncia exploit TALOS-2023-1896
  21. ProtectAI Huntr (HUNTR) - puncia exploit HUNTR-001d1c29-805a-4035-93bb-71a0e81da3e5
  22. WP Engine WPScan (WPSCAN) - puncia exploit WPSCAN-52568abd-c509-411e-8391-c75e7613eb42
  23. Defiant Wordfence (WORDFENCE) - puncia exploit WORDFENCE-00086b84-c1ec-447a-a536-1c73eac1cc85
  24. YouTube (YT) - puncia exploit YT/ccqjhUmwLCk
  25. Technologies/Keywords (No Prefix) - puncia exploit grafana

Noteworthy Mentions

About

The Panthera(P.)uncia of Cybersecurity - Official CLI utility for Subdomain Center & Exploit Observer.

Topics

Resources

License

Stars

Watchers

Forks

Languages