• Stars
    star
    632
  • Rank 71,124 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created over 1 year ago
  • Updated 4 months ago

Reviews

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

Repository Details

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

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. Veracode SourceClear Vulnerability Database (SRCCLR-SID) - puncia exploit SRCCLR-SID-3173
  9. Snyk Vulnerability Database (SNYK) - puncia exploit SNYK-JAVA-ORGCLOJURE-5740378
  10. OffSec Exploit Database (EDB) - puncia exploit EDB-10102
  11. 0Day Today (0DAY-ID) - puncia exploit 0DAY-ID-24705
  12. Knownsec Seebug (SSVID) - puncia exploit SSVID-99817
  13. Trend Micro Zero Day Initiative (ZDI) - puncia exploit ZDI-23-1714
  14. Packet Storm Security (PSS) - puncia exploit PSS-170615
  15. CXSecurity World Laboratory of Bugtraq (WLB) - puncia exploit WLB-2024010058
  16. Rapid7 Metasploit Framework (MSF) - puncia exploit MSF/auxiliary_admin/2wire/xslt_password_reset
  17. ProjectDiscovery Nuclei (PD) - puncia exploit PD/http/cves/2020/CVE-2020-12720
  18. Hackerone Hacktivity (H1) - puncia exploit H1-2230915
  19. Cisco Talos (TALOS) - puncia exploit TALOS-2023-1896
  20. ProtectAI Huntr (HUNTR) - puncia exploit HUNTR-001d1c29-805a-4035-93bb-71a0e81da3e5
  21. WP Engine WPScan (WPSCAN) - puncia exploit WPSCAN-52568abd-c509-411e-8391-c75e7613eb42
  22. Defiant Wordfence (WORDFENCE) - puncia exploit WORDFENCE-00086b84-c1ec-447a-a536-1c73eac1cc85
  23. YouTube (YT) - puncia exploit YT/ccqjhUmwLCk
  24. Technologies/Keywords (No Prefix) - puncia exploit grafana

Noteworthy Mentions

More Repositories

1

awesome-intelligence

A collaboratively curated list of awesome Open-Source Intelligence (OSINT) Resources
1,221
star
2

kenzer

automated web assets enumeration & scanning [DEPRECATED]
Python
281
star
3

cvemon

Monitoring exploits & references for CVEs
201
star
4

bug-bounty-recon-dataset

recon data for public bug bounty programs. due to extreme abuse via automated tools & requests from multiple threat intelligence teams, this project has been archived & moved.
171
star
5

kenzer-templates

essential templates for kenzer [DEPRECATED]
Python
97
star
6

xlocate

the ultimate exploits/references finder
Python
38
star
7

freaker

automation framework for kenzerdb
Python
19
star
8

favinizer

favicon fingerprinting
Python
12
star
9

rescro

regular expression extractor for webpages
Python
10
star
10

certex

monitors certificate transparency logs
Python
8
star
11

NXScan

fast ip scanning with fancy output
Python
6
star
12

dmass

scrapes domains from VDP/BBP scopes
Python
6
star
13

RepoHunt

hunt github repositories by keywords
Python
5
star
14

kenzerdb

A sample git-repo for storing data for/from kenzer & freaker [DEPRECATED]
Shell
5
star
15

S3Hunter

hunts for unreferenced aws s3 buckets
Python
5
star
16

domlock

subdomains to asn & netblocks
Python
5
star
17

kenzer-bin

essential binaries for kenzer(x64) must be tested in a sandboxed environment before pushing to production. [DEPRECATED]
5
star
18

shottie

web screenshot utility
Python
3
star
19

axiom-kenzer

A custom axiom image to quickly deploy kenzer recon chatbot to VPS
Shell
2
star
20

servx

Bash Command as a Service
Python
2
star
21

perceptic

perceptual image hashing
Python
2
star
22

domrep

domain reputation calculator
Python
2
star
23

zstamp

timestamp initializer
Python
1
star
24

YourX

url clusterer
Python
1
star