Friday 26 August 2016

l0l - The Exploit Development Kit


l0l a exploit development kit. with C++ language scripting. Yet, are being developed. Then the beta version will be published.

Status
  • Shellcodes : 5
  • Injectors : 0
  • Encoders : 0
  • Backdoors : 6

Install

- Requirements : g++ and Python.
$ make
or, l0l.cpp compile the file..
Exp:
$ g++ -o l0l l0l.cpp
Run:
$ ./l0l
- Have fun (:


Contact
Please Report bugs (:
email : roissy@tuta.io
jabber : roissy@exploit.im

Usage

Usage Commands
===============
Commands Description
---------- --------------
help Help Menu
os Command directly ur computer
banner Show Banner
clear Clear the menu
show shellcodes Show Shellcodes of Current Database
show backdoors Show Backdoors of Current Database
show injectors Show Injectors(Shellcode,dll,so etc..
show encoders Show Encoders(Py,Ruby,PHP,Shellcode etc..
use Execute the specified module.
back A back goes into operation.
exit Close Application


Shellcode Commands
==================
Commands Description
---------- --------------
exit Close Application
set Set Value Of Options To Modules
unset Unset Value Of Options To Modules
help Help menu
back A back goes into operation.
os Command directly ur computer
clear Clear the menu
generate Generate shellcode
show options Show current options of selected module


Injector Commands
=================
Commands Description
---------- --------------
help Help Menu
os Command directly ur computer
back A back goes into operation.
exit Close Application


Encoder Commands
================
Commands Description
---------- --------------
help Help Menu
os Command directly ur computer
back A back goes into operation.
exit Close Application


Backdoor Commands
=================
Commands Description
---------- --------------
exit Close Application
set Set Value Of Options To Modules
unset Unset Value Of Options To Modules
help Help menu
back A back goes into operation.
os Command directly ur computer
clear Clear the menu
generate Generate backdoor
show options Show current options of selected module


Screenshots