cihuuy / nginxhack

A CVE-2013-2028 implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a tool that uses an exploit called CVE-2013-2028 to excecute a bind shell on the target server that's running Nginx 1.3.9 or 1.4.0.

It can be downloaded here (you will need to run it from the command line)

Usage:

nginxhack [target] [target port] [target bind port]

About

A CVE-2013-2028 implementation


Languages

Language:C++ 100.0%