Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

l0l a exploit development kit.

$
0
0

l0l is an exploit development kit with c++ language scripting.
with features:
* Shellcodes
Windows
============
+ windows/exec
+ windows/messagebox

* Backdoors
Scripting Payloads
====================
+ backdoors/unix/python/reverse_tcp
+ backdoors/unix/perl/reverse_tcp
+ backdoors/unix/bash/reverse_tcp
+ backdoors/unix/ruby/reverse_tcp
+ backdoors/windows/asm/reverse_tcp
+ backdoors/windows/ps/reverse_tcp

* Injector
* Encoders

l0l

l0l

Dependencies and requirements:
+ Windows OS with MinGW with full C++ compiler
+ Gnu Linux with full C++ Compiler
+ git
+ python2

Usage:

git clone https://github.com/roissy/l0l && cd l0l
make
./lol
l0l.exe

Upgrade:
git pull origin master

Source: https://github.com/roissy


Viewing all articles
Browse latest Browse all 1152

Trending Articles