Lucene search
+L

2389 matches found

Kitploit
Kitploit
added 2026/09/13 12:18 p.m.5 views

CVE-2021-41773

CVE-2021-41773 Go language poc&exp project. Disclaimer: This project comes from the author's daily study notes. Do not use related technologies and tools for illegal testing. The author shall not be liable for any adverse consequences arising therefrom. Usage: root@kitploit: ./main -u Single URL...

9.8CVSS8.2AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/13 12:16 p.m.7 views

goproxy

GoProxy GoProxy is a library to create a customized HTTP/HTTPS proxy server using Go aka Golang, with several configurable settings available. The target of this project is to offer an optimized proxy server, usable with reasonable amount of traffic, yet and...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 12:09 p.m.11 views

HTTPUploadExfil

HTTPUploadExfil HTTPUploadExfil is a very simple HTTP server written in Go that's useful for getting files and other information off a machine using HTTP. While there are many use-cases, it's meant to be used in low-stakes offensive scenarios e.g., CTFs. Think of this as python3 -m http.server bu...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 11:58 a.m.13 views

delve

/statusIcon.svg The GitHub issue tracker is for bugs only. Please use the developer mailing list for any feature proposals and discussions. About Delve Installation Getting Started Documentation...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 11:52 a.m.11 views

dnsmonster

We're exploring a managed SaaS solution for dnsmonster! Help shape the future of passive DNS monitoring by sharing your feedback and requirements: Take our quick survey Table of Contents Dnsmonster Main features Installation Linux Container Build manually Build statically Windows FreeBSD and MacO...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:36 a.m.7 views

cent

Community edition nuclei templates, a simple tool that allows you to organize all the Nuclei templates offered by the community in one place. Install root@kitploit: go install -v github.com/xm1k3/cent/v2@latest Or download from releases after installation run cent init to initialize cent with the...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 11:23 a.m.9 views

LazyPorts

LazyPorts Visual port manager for Linux lazyports is a terminal UI tool to visualize and manage network ports. It provides an interactive table to inspect listening processes and kill them easily. Built with Bubble Tea and Lipgloss. Prerequisites Go 1.24 or higher required for installation...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 11:22 a.m.9 views

tproxy

tproxy English | 简体中文 | 日本語 Why I wrote this tool When I develop backend services and write go-zero, I often need to monitor the network traffic. For example: 1. monitoring gRPC connections, when to connect and when to reconnect 2. monitoring MySQL connection pools, how many connections and figur...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 10:56 a.m.19 views

kscan

Kscan - Lightweight Comprehensive Scanner Chinese Readme | English Readme 0 Disclaimer The author did not participate in any XX operation, please stop tracing This tool is intended only for legally authorized enterprise security construction activities and personal learning. If you need to test t...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/13 10:45 a.m.10 views

bitcrook

Bitcrook Centralize and expedite OSINT investigations View the roadmap Table of Contents Information About Disclaimer Changelog Preview Attributions Usage Installation CLI GUI Docker Authentication Information About Bitcrook is an open-source intelligence apparatus that aims to centralize all of...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 10:09 a.m.6 views

rapiddns-cli

RapidDNS CLI 中文文档 A powerful command-line interface for interacting with the RapidDNS API. This tool allows you to perform DNS searches, advanced queries, and large-scale data exports directly from your terminal. Features DNS Search : Search by domain, IP, or CIDR. Advanced Query : Use powerful...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 9:45 a.m.7 views

jsubfinder

JSubFinder is a tool writtin in golang to search webpages & javascript for hidden subdomains and secrets in the given URL. Developed with BugBounty hunters in mind JSubFinder takes advantage of Go's amazing performance allowing it to utilize large data sets & be easily chained with other tools...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 8:46 a.m.6 views

Go-SCP

You can download this book in the following formats: PDF, Mobi and ePub. Introduction Go Language - Web Application Secure Coding Practices is a guide written for anyone who is using the Go Programming Language and aims to use it for web development. It was originally created by Checkmarx Securit...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 8:43 a.m.10 views

RedTeamCoin

RedTeamCoin RedTeamCoin is a blockchain-based cryptocurrency mining pool implementation designed for authorized security testing and red team operations. Built in Go with Java client support, it simulates real-world cryptomining attacks to help organizations assess their detection capabilities an...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 8:39 a.m.9 views

DriverSentinel

🛡️ DriverSentinel 🛡️ Vulnerable Windows Driver Scanner DriverSentinel is a security tool developed in Go that detects malicious and vulnerable drivers on Windows systems by comparing them against the LOLDrivers.io database. Features • Installation • Usage • How It Works 📋 Table of Contents Features...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 8:32 a.m.11 views

dnscontrol

DNSControl DNSControl is Infrastructure as Code for DNS. It includes a full-featured configuration language Javascript-compatible, plus "plug-ins" that speak to DNS provider APIs such as AWS Route 53, Cloudflare, and Gandi. It can send the same DNS records to multiple providers. It runs anywhere ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 7:40 a.m.10 views

ndpspoof

NDP spoof Install Arch Linux/CachyOS/EndeavourOS root@kitploit: yay -S nf...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 7:26 a.m.9 views

RatRace

RatRace A lightweight CLI tool for systematically detecting and exploiting race conditions in web applications, APIs, and modern services. What Problem It Solves Race conditions represent one of the highest-impact security vulnerabilities in modern applications, yet they remain poorly covered by...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:04 a.m.8 views

augustus

Augustus - LLM vulnerability scanner for prompt injection, jailbreak, and adversarial attack testing Augustus - LLM Vulnerability Scanner Test large language models against 210+ adversarial attacks covering prompt injection, jailbreaks, encoding exploits, and data extraction. Augustus is a Go-bas...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 6:22 a.m.4 views

LolDriverScan

LolDriverScan LolDriverScan is a golang tool that allows users to discover vulnerable drivers on their system. This tool fetches the loldrivers.io list from their APIs and scans the system for any vulnerable drivers This project is implemented in Go and does not require elevated privileges to run...

6AI score
SaveExploits0References2
Rows per page
Query Builder