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.
-
Nov. 28, 2021, 6:33 a.m.
Gather a list of Citrix appliances in a country / state pair, and check if they're vulnerable to CVE-2019-19781
Python
Updated: 3 years, 11 months ago1 stars 0 fork 0 watcherBorn at : March 8, 2020, 10:42 a.m. This repo has been linked 1 different CVEs too. -
July 1, 2020, 3:43 a.m.
None
Java
Updated: 5 years, 4 months ago2 stars 2 fork 2 watcherBorn at : March 8, 2020, 4:03 a.m. This repo has been linked 2 different CVEs too. -
March 7, 2020, 8:27 p.m.
None
C
Updated: 5 years, 8 months ago0 stars 0 fork 0 watcherBorn at : March 7, 2020, 8:23 p.m. This repo has been linked 1 different CVEs too. -
Dec. 19, 2024, 2:50 a.m.
CVE-2020-8597 pppd buffer overflow poc
poc cve-2020-8597 pppd-bufferoverlfow
Python
Updated: 11 months ago49 stars 4 fork 4 watcherBorn at : March 7, 2020, 7 p.m. This repo has been linked 1 different CVEs too. -
May 15, 2025, 10:42 a.m.
Weblogic com.tangosol.util.extractor.ReflectionExtractor RCE
Java Python
Updated: 6 months ago177 stars 55 fork 55 watcherBorn at : March 7, 2020, 6:58 p.m. This repo has been linked 1 different CVEs too. -
Aug. 14, 2022, 1:16 a.m.
A Vulnerable Hotel Management App using Laravel Framework
laravel laravel-framework php html5 css javascript
PHP CSS JavaScript Vue HTML
Updated: 3 years, 3 months ago2 stars 0 fork 0 watcherBorn at : March 7, 2020, 5:15 p.m. This repo has been linked 6 different CVEs too. -
Aug. 11, 2021, 3:54 a.m.
find vulnerability
Python
Updated: 4 years, 3 months ago0 stars 0 fork 0 watcherBorn at : March 7, 2020, 1:02 p.m. This repo has been linked 1 different CVEs too. -
Aug. 12, 2024, 7:58 p.m.
Form submission for vulnerability in livezilla
Updated: 1 year, 3 months ago3 stars 0 fork 0 watcherBorn at : March 7, 2020, 11:13 a.m. This repo has been linked 1 different CVEs too. -
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: 2 years, 9 months ago5 stars 5 fork 5 watcherBorn 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: 5 years, 8 months ago0 stars 0 fork 0 watcherBorn at : March 7, 2020, 8:50 a.m. This repo has been linked 1 different CVEs too.