Lucene search
K

78 matches found

Kitploit
Kitploit
added 2018/09/08 1:20 p.m.239 views

PEDA - Python Exploit Development Assistance For GDB

PEDA - Python Exploit Development Assistance for GDB Key Features: Enhance the display of gdb: colorize and display disassembly codes, registers, memory information during debugging. Add commands to support debugging and exploit development for a full list of commands use peda help: aslr --...

7.5AI score
Exploits0References1
Gitee
Gitee
added 2018/07/12 7:38 a.m.2 views

exploit-database

This is an official repository of The Exploit Database, a project sponsored by Offensive Security. The repository contains a collection of public exploits and corresponding vulnerable software, developed for use by penetration testers and vulnerability researchers. The aim is to serve as the most...

6.8AI score
Exploits0
Kitploit
Kitploit
added 2018/02/26 9:2 p.m.17 views

Shellen - Interactive Shellcoding Environment, In Which You Can Easily Craft Your Shellcodes

Shellen is an interactive shellcoding environment. If you want a handy tool to write shellcodes, then shellen may be your friend. Also, it can be used just as assembly/disassembly tool. It uses keystone and capstone engines for all provided operations. Shellen works only on python3. Maybe it will...

7.4AI score
Exploits0References7
Kitploit
Kitploit
added 2017/09/16 2:30 p.m.28 views

OWASP ZSC - Shellcode/Obfuscate Code Generator

OWASP ZSC is an open source software in Python language which lets you generate customized shellcodes and convert scripts to an obfuscated script. This software can be run on Windows/Linux/OSX under Python. Usage of shellcodes Shellcodes are small codes in Assembly language which could be used as...

7.5AI score
Exploits0References3
Kitploit
Kitploit
added 2017/06/16 3:22 p.m.19 views

AVET - AntiVirus Evasion Tool

AVET is an AntiVirus Evasion Tool, which was developed for making life easier for pentesters and for experimenting with antivirus evasion techniques. In version 1.1 lot of stuff was introduced, for a complete overview have a look at the CHANGELOG file. Now 64bit payloads can also be used, for...

7.4AI score
Exploits0References1
FireEye
FireEye
added 2017/04/17 8:30 a.m.22 views

Writing a libemu/Unicorn Compatability Layer

In this post we are going to take a quick look at what it takes to write a libemu compatibility layer for the Unicorn engine. In the course of this work, we will also import the libemu Win32 environment to run under Unicorn. For a bit of background, libemu is a lightweight x86 emulator written in...

6.8AI score
Exploits0
n0where
n0where
added 2017/03/30 6:42 p.m.58 views

AntiVirus Evasion Tool: AVET

AVET is an AntiVirus Evasion Tool, which was developed for making life easier for pentesters and for experimenting with antivirus evasion techniques. What & Why: when running an exe file made with msfpayload & co, the exe file will often be recognized by the antivirus software avet is a antivirus...

7.6AI score
Exploits0References1
n0where
n0where
added 2017/02/27 5:29 p.m.14 views

Shellcode Builder: Shell Factory

Shellcode Builder: Shell Factory Shell Factory is a framework for compiling shellcodes from a C++ source for multiple systems and architectures. It is composed of multiple parts: a Rakefile for compiling and linking against different compilers and architectures. the factory, a set of C++ headers ...

0.6AI score
Exploits0References1
Packet Storm
Packet Storm
added 2016/10/17 12:0 a.m.25 views

LanSpy 2.0.0.155 Buffer Overflow

!/usr/bin/python LanSpy 2.0.0.155 - Buffer Overflow Exploit by n30m1nd Date: 2016-10-18 Exploit Author: n30m1nd Vendor Homepage: www.lantricks.com Software Link: https://www.exploit-db.com/apps/42114d0f9e88ad76acaa0f145dabf923-lanspysetup.exe Version: LanSpy 2.0.0.155 Tested on: Tested on Win7...

0.5AI score
Exploits0
Kitploit
Kitploit
added 2016/08/26 2:42 p.m.21 views

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 Ru...

7.3AI score
Exploits0References1
Packet Storm
Packet Storm
added 2016/07/18 12:0 a.m.53 views

Axis Communications MPQT/PACS SSI Remote Format String / Code Execution

!/usr/bin/env python2.7 SOF Remote Format String Exploit Axis Communications MPQT/PACS Server Side Include SSI Daemon Research and development by bashis 2016 This format string vulnerability has following characteristic: - Heap Based Exploiting string located on the heap - Blind Attack No output...

0.2AI score
Exploits0
Metasploit
Metasploit
added 2016/06/09 6:52 p.m.57 views

Linux ARM Big Endian Command Shell, Bind TCP Inline

Listen for a connection and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 118 include Msf::Payload::Single include Msf::Sessions::CommandShellOptions def...

7.5AI score
Exploits0
n0where
n0where
added 2016/05/09 12:1 a.m.200 views

IDS IPS Testing Framework: pytbull

pytbull is an Intrusion Detection/Prevention System IDS/IPS Testing Framework for Snort, Suricata and any IDS/IPS that generates an alert file. It can be used to test the detection and blocking capabilities of an IDS/IPS, to compare IDS/IPS, to compare configuration modifications and to...

0.9AI score
Exploits0
Kitploit
Kitploit
added 2016/04/11 10:30 p.m.13 views

v0lt - Security CTF Toy Tools

v0lt is an attempt to regroup every tool I used/use/will use in security CTF, Python style. A lot of exercises were solved using bash scripts but Python may be more flexible, that's why. Nothing to do with Gallopsled. It's a toy toolkit, with small but specific utils only. Requirements and...

7.5AI score
Exploits0References2
n0where
n0where
added 2015/08/19 4:15 a.m.11 views

OWASP ZeroDay Cyber Research Shellcoder

OWASP ZeroDay Cyber Research Shellcoder Generator is an open source software in python language which lets you generate customized shellcodes for listed operation systems. This software can be run on Linux under python 2.7.x. Installation Download last version. Extract and run installer.py or use...

0.1AI score
Exploits0References5
Kitploit
Kitploit
added 2015/08/17 8:5 p.m.34 views

OWASP ZSC Shellcoder - Generate Customized Shellcodes

OWASP ZSC is an open source software in python language which lets you generate customized shellcodes for listed operation systems. This software can be run on Windows/Linux&Unix/OSX and others OS under python 2.7.x. Description Usage of shellcodes Shellcodesare small codes in assembly which coul...

7.6AI score
Exploits0References1
Metasploit
Metasploit
added 2015/05/02 6:52 p.m.31 views

BSD x64 Command Shell, Bind TCP Inline

Listen for a connection and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 88 include Msf::Payload::Single include Msf::Payload::Bsd include...

7.1AI score
Exploits0
Metasploit
Metasploit
added 2015/05/02 6:52 p.m.40 views

BSD x64 Command Shell, Reverse TCP Inline

Connect back to attacker and spawn a command shell This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 81 include Msf::Payload::Single include Msf::Payload::Bsd include...

7AI score
Exploits0
Kitploit
Kitploit
added 2015/01/26 6:59 p.m.16 views

CapTipper - Malicious HTTP traffic explorer tool

CapTipper is a python tool to analyze, explore and revive HTTP malicious traffic. CapTipper sets up a web server that acts exactly as the server in the PCAP file, and contains internal tools, with a powerful interactive console, for analysis and inspection of the hosts, objects and conversations...

7.7AI score
Exploits0References1
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.191 views

wu-ftpd <= 2.6.1 - Remote Root Exploit

No description provided by source. / 7350wurm - x86/linux wuftpd remote root exploit TESO CONFIDENTIAL - SOURCE MATERIALS This is unpublished proprietary source code of TESO Security. The contents of these coded instructions, statements and computer programs may not be disclosed to third parties,...

7.1AI score
Exploits0
Rows per page
Query Builder