Lucene search
+L

9503 matches found

Kitploit
Kitploit
added 2026/09/16 8:49 a.m.100 views

godehashed

Godehashed A golang tool that uses the dehashed.com API to search for compromised assets. Results can then be compiled into a CSV for further analysis. Screenshot Dehashed API You must supply the tool an api key. See apikeytemplate.txt for example. Installation To install the tool in CLI run the...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 8:11 a.m.11 views

Mythic

Mythic A cross-platform, post-exploit, red teaming framework built with GoLang, docker, docker-compose, and a web browser UI. It's designed to provide a collaborative and user friendly interface for operators, managers, and reporting throughout red teaming. Check out a series of YouTube videos...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 7:58 a.m.220 views

vuls

Vuls: VULnerability Scanner Vulnerability scanner for Linux/FreeBSD, agent-less, written in Go. Twitter: @vulsen...

5.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 7:29 a.m.327 views

coraza

Coraza - Web Application Firewall...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 7:21 a.m.66 views

gitleaks

Gitleaks root@kitploit: ┌─○───┐ │ │╲ │ │ │ ○ │ │ ○ ░ │ └─░───┘ !WARNING Gitleaks is feature complete. I'm not merging new features into Gitleaks. Future releases will be security patches only. I'm shifting my focus to Betterleaks...

5.4AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 7:02 a.m.144 views

dalfox

Dalfox is a powerful open-source tool that focuses on automation, making it ideal for quickly scanning for XSS flaws and analyzing parameters. Its advanced testing engine and niche features are designed to streamline the process of detecting and verifying vulnerabilities. Key features Subcommands...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 6:54 a.m.101 views

andor

andor Blind SQL Injection Tool with Golang Usage Download andor.go and go to the folder where the file andor.go located. And type this to command prompt: go run andor.go --url "http://deneme.com/index.php?id=1" Note: Get parameter value must be correct, otherwise it will not work...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 6:04 a.m.14 views

httplab

The interactive web server. HTTPLabs let you inspect HTTP requests and forge responses. Install Golang root@kitploit: go install github.com/gchaincl/httplab/cmd/httplab@latest Archlinux root@kitploit: yaourt httplab...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 5:58 a.m.9 views

QueenSono

QueenSono ICMP Data Exfiltration A Golang Package for Data Exfiltration with ICMP protocol IPv4 & IPv6. QueenSono tool only relies on the fact that ICMP protocol isn't monitored. It is quite common. It could also been used within a system with basic ICMP inspection ie. frequency and content lengt...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/16 5:32 a.m.11 views

gost

gost - GO Simple Tunnel A simple security tunnel written in Golang Features Listening on multiple ports Multi-level forward proxy - proxy chain Standard HTTP/HTTPS/HTTP2/SOCKS4A/SOCKS5 proxy protocols support Probing resistance support for web proxy Support multiple tunnel types TLS encryption vi...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/16 5:17 a.m.10 views

vercel-botid

Vercel BotID Solver / "X-Is-Human" Header basic mode Overview This project provides a Golang-based solver for the Vercel BotID challenge. It uses go-fAST to deobfuscate and then extract every value required. blazingly fast ⭐ Show your Support Please star the repository if you find it useful! Your...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:23 a.m.10 views

adwsdomaindump

ADWSDomainDump Active Directory information dumper via ADWS Active Directory Web Services. Install Recommended install: root@kitploit: pipx install git+https://github.com/mverschu/adwsdomaindump or pipx install . Usage root@kitploit: adwsdomaindump -u 'corp.local\jsmith' -p 'password' -n 10.0.0.1...

6.2AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 3:54 a.m.11 views

pdtm

ProjectDiscovery's Open Source Tool Manager Features • Installation • Usage • Running pdtm • Join Discord pdtm is a simple and easy-to-use golang based tool for managing open source projects from ProjectDiscovery...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 2:59 a.m.8 views

CVE-2026-31431-Golang

This repository does not have a README...

7.8CVSS6.3AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/16 2:22 a.m.12 views

DroneXtract

About DroneXtract is a comprehensive digital forensics suite for DJI drones made with Golang. It can be used to analyze drone sensor values and telemetry data, visualize drone flight maps, audit for criminal activity, and extract pertinent data within multiple file formats. Preview Features...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 2:17 a.m.8 views

fawkes

Fawkes Mythic C2 Agent Fawkes is an entirely vibe-coded Mythic C2 agent. It started as an "I wonder" and has turned into a goal. My goal is to not write a single line of code for this agent, instead, exclusively producing it at a prompt. I originally attempted to write the agent myself, but after...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 2:00 a.m.389 views

webanalyze

webanalyze This is a port of Wappalyzer in Go. This tool is designed to be performant and allows to test huge lists of hosts. !NOTE Because Wappalyzer removed the public access to their app definitions, webanalyze currently loads definitions from enthec. Installation and usage Precompiled release...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 1:48 a.m.5 views

GoPurple

GoPurple This project is a simple collection of various shell code injection techniques, aiming to streamline the process of endpoint detection evaluation, beside challenging myself to get into Golang world. Installation 1 - Requires go installed. 2 - Build the application from the project's...

6.1AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/16 1:41 a.m.8 views

shomon

ShoMon is a Shodan alert feeder for TheHive written in GoLang. With version 2.0, it is more powerful than ever! Functionalities Can be used as Webhook OR Stream listener Webhook listener opens a restful API endpoint for Shodan to send alerts. This means you need to make this endpoint available to...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 1:41 a.m.12 views

Supernova

Supernova Shellcode encryptor & obfuscator. Description Supernova is an open-source tool that empowers users to securely encrypt and/or obfuscate their raw shellcode. -red?link=https%3A%2F%2Fgithub.com%2Fnickvourd%2FSupernova%2Freleases Supernova supports various features beyond those typically...

6AI score
SaveExploits0References5
Rows per page
Query Builder