GithubHelp home page GithubHelp logo

certcc / poc-exploits Goto Github PK

View Code? Open in Web Editor NEW
180.0 22.0 47.0 2.84 MB

Select proof-of-concept exploits for software vulnerabilities to aid in identifying and testing vulnerable systems.

License: BSD 3-Clause "New" or "Revised" License

Python 98.34% Roff 0.70% Makefile 0.14% C 0.82%
poc vulnerabilities exploits

poc-exploits's Introduction

PoC-Exploits

Select proof-of-concept exploits and intrusion detection rules for software vulnerabilities to help in identifying, testing and mitigating vulnerable systems.

The PoC is organized by CVE or by VU# when multiple inter-related CVE are published by CERT/CC under one VU#

poc-exploits's People

Contributors

ahouseholder avatar ijliao avatar jnorell avatar madcatter24 avatar reidmefirst avatar sei-vsarvepalli avatar wdormann avatar zmanion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

poc-exploits's Issues

raise IndexError("Layer [%s] not found" % lname)

Hello,

I am getting the following error when running your program:

Initiating communications with PPTP server 192.168.8.1 Traceback (most recent call last): File "/home/kali/Project/./pptp_poc.py", line 96, in <module> call_reply = PPTPOutgoingCallReply(call_reply) File "/usr/lib/python3/dist-packages/scapy/base_classes.py", line 266, in __call__ i.__init__(*args, **kargs) File "/usr/lib/python3/dist-packages/scapy/packet.py", line 158, in __init__ self.dissect(_pkt) File "/usr/lib/python3/dist-packages/scapy/packet.py", line 875, in dissect s = self.do_dissect(s) File "/usr/lib/python3/dist-packages/scapy/packet.py", line 839, in do_dissect s, fval = f.getfield(self, s) File "/usr/lib/python3/dist-packages/scapy/fields.py", line 163, in getfield return s[self.sz:], self.m2i(pkt, self.struct.unpack(s[:self.sz])[0]) File "/usr/lib/python3/dist-packages/scapy/packet.py", line 1185, in __getitem__ raise IndexError("Layer [%s] not found" % lname)
Here is a link to the pcap file when I run against my pptp server:
https://drive.google.com/file/d/14D3PgPk839ug_PXKhWLYS-qQDVAyQJ73/view?usp=sharing

Any help would be greatly appreciated!

sid:1371257161 error

Using the rules from https://github.com/CERTCC/PoC-Exploits/tree/master/vu-257161 I get this error:

<Error> -- [ERRCODE: SC_ERR_INVALID_SIGNATURE(39)] - Signature combines packet specific matches (like dsize, flags, ttl) with stream / state matching by matching on app layer proto (like using http_* keywords).
<Error> -- [ERRCODE: SC_ERR_INVALID_SIGNATURE(39)] - error parsing signature "alert dns any any -> any any (msg:"VU#257161:CVE-2020-11901 DNS malformed response to provide incorrect size for heap allocation error"; dsize:>128 ; app-layer-event:dns.malformed_data; sid:1371257161; rev:1;)" from file /path/to/custom.rules at line 26

I'm using suricata 5.0.2 (pfsense package).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.