An open API service indexing awesome lists of open source software.

https://github.com/qeeqbox/falcon

Collection of exploits that were verified by an automated system
https://github.com/qeeqbox/falcon

cve exploit patch python

Last synced: about 1 year ago
JSON representation

Collection of exploits that were verified by an automated system

Awesome Lists containing this project

README

          

#
[![Generic badge](https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/qeeqbox/falcon/main/info&label=version&query=$.version&colorB=blue&style=flat-square)](https://github.com/qeeqbox/falcon/blob/main/changes.md) [![Generic badge](https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/qeeqbox/falcon/main/info&label=number%20of%20exploits&query=$.count&colorB=green&style=flat-square)](https://github.com/qeeqbox/falcon/blob/main/changes.md) [![Generic badge](https://img.shields.io/static/v1?label=%F0%9F%91%8D&message=!&color=yellow&style=flat-square)](https://github.com/qeeqbox/falcon/stargazers)

Collection of exploits that were verified by an automated system (It monitors different honeypots and feeds for new\potential exploits). The results are optimized python modules that can be integrated into your Vulnerability Intelligence Scanner.

## Current Exploits

CriticalCVE-2020-14882Oracle WebLogic Server Under Active Exploitation (RCE)Possible (+107,539 devices - 2020)
HighCVE-2020-13935Apache Tomcat Denial of ServicePossible (+1,714,262 devices - 2020)
HighCVE-2020-3452Cisco Adaptive Security Appliance Directory TraversalPossible (+361,914 devices - 2020)
CriticalCVE-2020-13942Apache Unomi RCEPossible (+118 devices - 2020)

## Install and run
```bash
git clone https://github.com/qeeqbox/falcon.git
cd falcon
```

## Severity Table
![](https://raw.githubusercontent.com/qeeqbox/falcon/main/readme/cve_table_qeeqbox_falcon.png)

## Resources
- https://cve.mitre.org
- https://nvd.nist.gov
- https://www.rapid7.com/db/?type=nexpose

## Disclaimer\Notes
- Please patch your systems ASAP
- All exploits will be posted here as python scripts
- Please contact me if I missed a reference or resource so I add them
- Some exploits might have external write-ups (please check Resources or search about them)