Initial Access Intelligence

The "Initial Access Intelligence" module is a vital tool for cybersecurity, designed to scan GitHub repositories for the latest exploit and proof-of-concept codes for new vulnerabilities. It provides users with crucial updates on potential security threats, enabling proactive defense measures. This module helps close the gap between vulnerability discovery and patching, significantly enhancing system security.

  • Feb. 17, 2023, 11:36 a.m.

    The data set was provided by https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-2019.json.zip. The dataset was in json format i had to flatten it first.There were inner records again.I have flattened the file based on the sample given in the mail. Data set was about cyber security vulnarabilities.National vulnarabilities database is the product of the US NIST.NVD provides all the information regarding vulnarabilities.The main features i researched were about CWE codes,CVSS base score. cwe codes refers to The Common Weakness Enumeration Specification (CWE) provides a common language of discourse for discussing, finding and dealing with the causes of software security vulnerabilities as they are found in code, design, or system architecture. Each individual CWE represents a single vulnerability type. CWE is currently maintained by the MITRE Corporation with support from the National Cyber Security Division (DHS). A detailed CWE list is currently available at the MITRE website; this list provides a detailed definition for each individual CWE.[used from NVD website] Later, NIST provides common measure to analyse the effect of vulnarability called CVSS base score.I have taken this feature to measure the severity of the vulnarability with respect to cwe codes The data preparation and EDA is pretty straight forward.This problem looks like unsupervised learning because there were no class lables i thought to just cluster the cwe codes based on severity i.e base score,hence i used k means clustering.The k means clustering can be prone to outliers but the feature base score was from 1-10 which means it is scaled up already.Hence i decided to go with k means.

    Jupyter Notebook

    Updated: 1 year, 7 months ago
    5 stars 5 fork 5 watcher
    Born at : March 7, 2020, 10:26 a.m. This repo has been linked 0 different CVEs too.
  • March 7, 2020, 8:50 a.m.

    simple poc for CVE-2020-0069

    Updated: 4 years, 7 months ago
    0 stars 0 fork 0 watcher
    Born at : March 7, 2020, 8:50 a.m. This repo has been linked 1 different CVEs too.
  • May 28, 2023, 4:25 p.m.

    None

    Updated: 1 year, 4 months ago
    1 stars 1 fork 1 watcher
    Born at : March 7, 2020, 7:37 a.m. This repo has been linked 0 different CVEs too.
  • Aug. 12, 2024, 7:58 p.m.

    A CVE-2019-11580 shell

    shell cve-2019-11580 exploitation

    Python

    Updated: 1 month, 3 weeks ago
    6 stars 1 fork 1 watcher
    Born at : March 6, 2020, 5:09 p.m. This repo has been linked 1 different CVEs too.
  • Nov. 22, 2023, 6:37 a.m.

    copy of original for audit. will be remove soon

    C

    Updated: 10 months, 2 weeks ago
    10 stars 7 fork 7 watcher
    Born at : March 6, 2020, 4:45 p.m. This repo has been linked 0 different CVEs too.
  • March 6, 2020, 4:32 p.m.

    None

    C Go

    Updated: 4 years, 7 months ago
    0 stars 1 fork 1 watcher
    Born at : March 6, 2020, 4:17 p.m. This repo has been linked 1 different CVEs too.
  • June 4, 2024, 1:51 a.m.

    A CVE-2012-2688 shell

    Python

    Updated: 4 months ago
    5 stars 2 fork 2 watcher
    Born at : March 6, 2020, 4:12 p.m. This repo has been linked 1 different CVEs too.
  • Feb. 21, 2024, 9:37 a.m.

    Exploitation toolkit for RichFaces

    Java

    Updated: 7 months, 2 weeks ago
    101 stars 14 fork 14 watcher
    Born at : March 6, 2020, 4:05 p.m. This repo has been linked 0 different CVEs too.
  • Aug. 12, 2024, 7:58 p.m.

    CVE-2020-2555 Python POC

    Java Python

    Updated: 1 month, 3 weeks ago
    47 stars 23 fork 23 watcher
    Born at : March 6, 2020, 4:02 p.m. This repo has been linked 1 different CVEs too.
  • Aug. 12, 2024, 7:58 p.m.

    None

    Updated: 1 month, 3 weeks ago
    3 stars 0 fork 0 watcher
    Born at : March 6, 2020, 3:20 p.m. This repo has been linked 1 different CVEs too.
Showing 10 of 37665 Results

Filters