Giter VIP home page Giter VIP logo

cves's Introduction

Rhino CVE Proof-of-Concept Exploits

A collection of proof-of-concept exploit scripts written by the team at Rhino Security Labs for various CVEs.

cves's People

Contributors

bradyjmcl avatar daveyesland avatar github-actions[bot] avatar rhino-hunter-stanton avatar spengietz avatar tenebrae93 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cves's Issues

CVE-2019-0227: wrong link

Hi,

I'm checking this Axis vulnerability as part of the Debian LTS team.

In your disclosure you mention a SSRF patch from Apache, but the link points to an old 2017 binary Jenkins build of Axis.
In addition all the upstream dev/SVN links for Axis appear to be broken nowadays.

Is the SSRF patch referenced under this CVE?
Do you have a patch URL?

Python 3 syntax errors

flake8 testing of https://github.com/RhinoSecurityLabs/CVEs on Python 3.7.1
$ flake8 . --count --select=E9,F63,F72,F82 --show-source --statistics

./CVE-2018-1335/CVE-2018-1335.py:13:63: E999 SyntaxError: invalid syntax
	print "Usage: python CVE-2018-1335.py <host> <port> <command>"
                                                              ^
./CVE-2019-5674/CVE‑2019‑5674.py:21:31: E999 SyntaxError: invalid syntax
    print '[+] Writing command'
                              ^
./CVE-2019-0227/CVE-2019-0227.py:76:32: E999 SyntaxError: invalid syntax
	print "[+] Waiting to redirect"
                               ^
3     E999 SyntaxError: invalid syntax
3

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.