Lucene search
+L

736 matches found

Kitploit
Kitploit
added 2026/09/19 4:39 a.m.13 views

CVE-2018-8174_EXP

CVE-2018-8174EXP usage: CVE-2018-8174.py -h -u URL -o OUTPUT -i IP -p PORT Exploit for CVE-2018-8174 optional arguments: -h, --help show this help message and exit -u URL, --url URL exp url -o OUTPUT, --output OUTPUT Output exploit rtf -i IP, --ip IP ip for netcat -p PORT, --port PORT port for...

7.6CVSS7.2AI score0.88332EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/19 4:28 a.m.66 views

postshell

PostShell PostShell is a post-exploitation shell that includes both a bind and a back connect shell. It creates a fully interactive TTY which allows for job control. The stub size is around 14kb and can be compiled on any Unix like system. ScreenShots Banner and interaction with shell after a...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 10:56 p.m.12 views

CVE-2018-2893

This software is for learning and communication purposes only and must not be used for any illegal activities The main purpose of this name is to ride on the popularity of 2893 — a reverse shell generator It is primarily used to generate your own external network nc listening object, hoping to he...

9.8CVSS8.1AI score0.71196EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/18 10:03 p.m.8 views

BadBash

BadBash CVE-2014-6271 ShellShock RCE PoC tool ======= BadBash is a CVE-2014-6271 RCE exploit tool. The basic version only checks for the HTTP CGI site and only provides netcat reverse shell on port 1234. Developer : Andy Yang Version : 0.1.0 License : GPLv3 Orginal github project :...

10CVSS8.3AI score0.99999EPSS
SaveExploits146References1
Kitploit
Kitploit
added 2026/09/18 9:59 p.m.10 views

Log4j

1.Create a Sample Vulnerable Application . 2.Start a netcat listner . 3.Run the exploit . 5.Use jdk1.8.020 for better results . Exploit-db - https://www.exploit-db.com/exploits/50592...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 9:02 p.m.12 views

Arduino-Netcat-Backdoor

Arduino - Netcat - Backdoor for Windows Name suggestions welcome. root@kitploit: Proof Of Concept. Not intended for real life use. I can't take responsibillity for stuff other people do with this Attacks a Windows machine running Windows 7 or later, creating a persistent Backdoor. Funtionallity T...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 8:48 p.m.14 views

CVE-2024-36401

CVE-2024-36401 This is a program for checking the vulnerability of CVE-2024-36401. Usage First, execute the following command to listen for incoming connections. root@kitploit: nc -lvnp 9000 Then, execute the file in another terminal window. root@kitploit: python CVE-2024-36401.py --target...

9.8CVSS8.5AI score0.99813EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/18 8:41 p.m.61 views

penelope

Penelope is a modern shell handler for penetration testers and CTF players. It provides a more capable alternative to basic netcat listeners, adding automatic PTY upgrades, session management, logging, file transfers and helper modules. Table of Contents 📥 Installation ⚙️ Features 🖥️ Session...

6AI score
SaveExploits0References28
Kitploit
Kitploit
added 2026/09/18 7:23 p.m.12 views

CrestCrack

CrestCrack CrestCrack is a simple script that exploits CVE-2016-5640 / CLVA-2016-05-002 within the Crestron AirMedia AM-100 v1.1.1.11 - v1.2.1. When supplied with arguments CrestCrack will utilize netcat to create a reverse shell between your target and a netcat listener of your choice. Setup: 1...

10CVSS8.2AI score0.17707EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 6:36 p.m.12 views

CVE-2018-8174_EXP

CVE-2018-8174EXP usage: CVE-2018-8174.py -h -u URL -o OUTPUT -i IP -p PORT Exploit for CVE-2018-8174 optional arguments: -h, --help show this help message and exit -u URL, --url URL exp url -o OUTPUT, --output OUTPUT Output exploit rtf -i IP, --ip IP ip for netcat -p PORT, --port PORT port for...

7.6CVSS7.2AI score0.88332EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/18 3:49 p.m.9 views

LinPwn

LinPwn About LinPwn is a interactive tool created to assist you in post exploitation enumeration and privilege escalation. Connection Set your IP and port you want it to connect to in the Connection class. Place the LinPwn binary on the target machine. Run nc -lvp PORT on your machine and then ru...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:20 p.m.21 views

mimic

mimic mimic is a tool for covert execution on Linux x8664. What is "covert execution"? Covert execution is the art of hiding a process. In this case, mimic hides the process in plain sight. mimic can launch any program and make it look like any other program. Any user can use it. It does not...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 1:16 p.m.12 views

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287

rejetto-http-file-server-2.3.x-RCE-exploit-CVE-2014-6287 This repository contains Detailed explanation and working poc for Rejetto HTTP File Server HFS 2.3.x - Remote Command Execution. Configuration: Create a netcat listner. root@kitploit: nc -lnvp 1234 Change the attacker ip to your ip and port...

10CVSS8.4AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/18 1:16 p.m.6 views

botnet-hackpack

간단한 C&C 봇넷 이 핵팩은 봇넷의 근본적인 특성을 지닌 기본 프레임워크를 구현하는 과정을 안내합니다. C 언어를 다뤄본 적이 있다면 도움이 될 것입니다. 이 튜토리얼이 마음에 들었다면 이 저장소에 스타를 꼭 눌러 주세요! 참고: 여기서 배운 내용을 악의적인 목적으로 사용하지 마세요. 이 핵팩은 교육 목적의 봇넷 사례 연구일 뿐입니다. 이 핵팩에서 배운 개념은 매우 광범위하게 활용될 수 있습니다기본적으로 네트워킹과 관련된 모든 것. 가장 중요한 점은, 이 핵팩은 로컬에서 테스트하고 배포하기 위한 것입니다그러니 이 핵팩과 관련...

6.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 11:38 a.m.6 views

CVE-2022-30525

CVE-2022-30525 Zyxel 방화벽 미인증 원격 명령 주입 취약점 영향을 받는 구성 요소 USG FLEX 100, 100W, 200, 500, 700 USG20-VPN, USG20W-VPN ATP 100, 200, 500, 700, 800 펌웨어 버전 ZLD5.00 thru ZLD5.21 Patch 1 ZLD5.10 thru ZLD5.21 Patch 1 ZLD5.10 thru ZLD5.21 Patch help root@kitploit: root@localhost ./CVE-2022-30525 -h NAME:...

10CVSS8.8AI score0.99944EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/18 11:07 a.m.41 views

xc

XC Netcat like reverse shell for Linux & Windows. Features Windows root@kitploit: Usage: └ Shared Commands: !exit !upload uploads a file to the target !download downloads a file from the target !lfwd local portforwarding like ssh -L !rfwd remote portforwarding like ssh -R !lsfwd lists active...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 10:40 a.m.10 views

JShell

JShell JShell - Get a JavaScript shell with XSS. Usages Run shell.py and JShell will automatically try to detect your IP address, default LPORT is 33. As you can see the payload has been generated and now all you have to do is to deliver this payload to the victim. As soon as you do that, you wil...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 9:38 a.m.76 views

rustcat

rustcat - The modern port listener and reverse shell What is Rustcat Rustcat is an easy to use port listener and reverse shell for Linux, MacOS, and Windows aimed to be easy to use and accessible. Modes Listen mode listen; Reverse shell mode connect; Features Command history & Tab completion...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 7:58 a.m.13 views

webhandler

WebHandler PHP 시스템 함수를 위한 핸들러이자 'netcat' 대체 핸들러 정보 WebHandler는 'Linux bash 프롬프트'를 시뮬레이션하여 다음을 처리합니다: root@kitploit: - PHP 프로그램 실행 함수 예: system, passthru, exec 등 - 바인드 셸 연결 - 리버스 셸 연결 또 다른 기능은 HTTP 헤더의 "User-Agent" 필드를 스푸핑하는 것입니다. --random-angent. HTTP 프록시도 지원합니다 --proxy http://: WebHandler는 POST ...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 6:48 a.m.27 views

powercat

powercat Netcat: The powershell version. Powershell Version 2 and Later Supported Installation powercat is a powershell function. First you need to load the function before you can execute it. You can put one of the below commands into your powershell profile so powercat is automatically loaded...

5.7AI score
SaveExploits0
Rows per page
Query Builder