Lucene search
+L

679177 matches found

Kitploit
Kitploit
added 2026/09/11 4:25 a.m.6 views

DDoSPacket

📦 This project is archived and no longer maintained. Read more: Why I moved on → Lastest Update from 27 November 2023 Thanks for reporting issues in issues tab, Most issues i can resolved it, it look like my attack code/script is too old also i use Xamarin to based C in Android and it is already...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 4:23 a.m.5 views

python-patrol

Python Patrol Scan for python installations on macOS, and run CVE-2015-20107.py script to report if patching is needed Several of these scripts need Full Disk Access permissions and must be run as root so it can scan the entire macOS filesystem except the areas restricted by macOS Make sure to ru...

8CVSS7.5AI score0.07074EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 4:23 a.m.64 views

raptor

Raptor is a web-based web-serivce + UI github centric source-vulnerability scanner i.e. it scans a repository with just the github repo url. You can setup webhooks to ensure automated scans every-time you commit or merge a pull request. The scan is done asynchonously and the results are available...

5.9AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/11 4:23 a.m.6 views

CVE-2021-22205

CVE-2021-22205 GitLab CE/EE Preauth RCE using ExifTool This project is for learning only, if someone's rights have been violated, please contact me to remove the project, and the lastDO NOT USE IT ILLEGALLY If you have any illegal behavior in the process of using this tool, you will bear all the...

10CVSS8.2AI score0.99731EPSS
SaveExploits29References3
Kitploit
Kitploit
added 2026/09/11 4:23 a.m.4 views

Citadel

Introduction Citadel is a collection of various scripts for pentest-related tasks. List of scripts included vars.zsh msfresourcescripts dnsdump.py fileinfo.zsh fileserver.py opcodes.zsh stackpush.zsh sslconvert.zsh gitdownload.zsh cardmon.zsh powershellcmdstager.py sfparser.py xmltojson.py...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:22 a.m.9 views

Tenda-F3-V4

Tenda F3 Router Exploit & File Downloader This project is a tool for downloading various files from the Tenda F3 router v3/v4 through an unauthenticated vulnerability CVE-2020-35391. It allows you to get the configuration file, system log, and flash dump from a vulnerable router. Overview The...

9.6CVSS7.7AI score0.35005EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/11 4:22 a.m.7 views

WhoDat

WhoDat Project NOTE: During development of PyDat 5, internal operations has shifted their direction leading to the retirement of the PyDat project. Although a lot of the work has been done to finalize PyDat 5's capabilities, some capabilties remain not fully tested. The WhoDat project is an...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 4:22 a.m.7 views

lscript

生活が忙しくて、しばらく怠惰なスクリプトを更新できていません。時間を見つけてアップデートをアップロードするよう最善を尽くします LAZY script v2.1.4 へようこそ Hackersploit氏が作成した動画: https://www.youtube.com/watch?v=oBpo5sElrMY sstec氏が作成した動画: https://www.youtube.com/watch?v=gSO7c2MN7TY 機能のリクエストは「Issues」タブに追加してください。今すぐ!...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:22 a.m.25 views

lscript

The lazy script has not been updated for a while due to me being very busy with my life. I will try my best to upload an update when I find the time Welcome to the LAZY script v2.1.4 A video Hackersploit made : https://www.youtube.com/watch?v=oBpo5sElrMY A video sstec made:...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:22 a.m.4 views

arachni

Notice Arachni has become obsolete, try out its next-gen successor Ecsypno Spectre Scan! Arachni - Web Application Security Scanner Framework Synopsis Arachni is a feature-full, modular, high-performance Ruby framework aimed towards helping penetration testers and administrators evaluate the...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/11 4:21 a.m.4 views

CVE-2022-42889-Text4Shell-POC

CVE-2022-42889 Text4Shell Testing Script This repository contains a Python script to automate the process of testing for a vulnerability known as Text4Shell, referenced under the CVE id: CVE-2022-42889. About Text4Shell CVE-2022-42889 Text4Shell is a critical vulnerability that affects a wide ran...

9.8CVSS7.5AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 4:21 a.m.5 views

AutoNessus

AutoNessus This script communicates with the Nessus API in an attempt to help with automating scans. Depending on the flag issued with the script, you can list all scans, list all policies, start, stop, pause, and resume a scan. It may be helpful to create a cron job/scheduled task for automating...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:20 a.m.5 views

CVE-2024-3094

CVE-2024-3094 Credit: https://gist.github.com/Sn0w3y This script detects if it's likely that the ssh binary on a system is vulnerable to CVE-2024-3094. Unlike the detection script originally written by Vegard Nossum, this one doesn't use hexdump as it needs to be installed separately on most dist...

10CVSS8.3AI score0.85974EPSS
SaveExploits41References1
Kitploit
Kitploit
added 2026/09/11 4:20 a.m.5 views

refreshing-mcp-tool

这还没有真正完成或就绪,但我想先把代码提交进来。 这基本上实现了 F5 的数据库协议 "mcp",它通过 UNIX 域套接字运行。这意味着你必须先获得 F5 设备上的 shell, 然后才能使用这些工具。通常你会将脚本输出 通过 socat 转发到 /var/run/mcp,然后将响应输入 mcp-parser.rb。 更多细节见下文。 脚本的简要说明: mcp-getloot.rb - 生成一条消息,用于导出用户和变量 mcp-privesc.rb - 生成一条消息,用于创建用户帐户 mcp-parser.rb - 解析来自 stdin 的 mcp 消息 mcp-mitm.rb -...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 4:19 a.m.137 views

kamerka

NOT SUPPORTED OR DEVELOPED ANYMORE PLEASE USE GUI VERSION https://github.com/woj-ciech/Kamerka-GUI ꓘamerka 2.0 aka FIST Flickr, Instagram, Shodan, Twitter Build interactive map of cameras, printers, tweets and photos. The script creates a map of cameras, printers, tweets and photos based on your...

5.7AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 4:18 a.m.4 views

Athanasius

Athanasius Hacking Framework Installation 1.Clone Repo root@kitploit: git clone https://github.com/shyam999/Athanasius.git 2.Install Requirements root@kitploit: pip install -r requirements.txt 3.Install hydra root@kitploit: sudo apt install hydra 4.Run The Script root@kitploit: python athanasius....

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

uC_mousejack

μC Mousejack Microcontroller Mousejack is a project to get Mousejack attacks into a small embedded device, with the form factor of a key chain. Prototype Mousejack Device Our first iteration uses an Adafruit Feather 32u4 protoboard and a SPI-based NRF24L01+ module. Building the device is...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 4:18 a.m.5 views

Bashter

Bashter 4.1 Web Crawler, Scanner, and Analyzer Framework Shell-Script based...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 4:17 a.m.58 views

manticore

⚠️ Project is archived ⚠️ This project is no longer internally developed and maintained. Manticore Manticore is a symbolic execution tool for the analysis of smart contracts and binaries. Features Program Exploration : Manticore can execute a program with symbolic inputs and explore all the...

6.5AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/11 4:17 a.m.4 views

r2kit

r2kit The code previously found in this repository has been properly re-designed and packaged. As such, this repository is no longer maintained. You can check the "old" branch to see the last state; however, due to changes in the r2pipe API, most of the code in the "old" branch is not functional...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder