9069 matches found
ROOT-OS-DEBIAN-12-CVE-2025-22872 CVE-2025-22872 in golang-golang-x-net - Patched by Root
Root has patched CVE-2025-22872 in the golang-golang-x-net package for Root:Debian:12. Multiple fixed versions available...
hget
hget This project is my personal project to learn golang to build something useful. Build Status : Install root@kitploit: $ go get -d github.com/huydx/hget $ cd $GOPATH/src/github.com/huydx/hget $ make clean install Binary file will be built at ./bin/hget, you can copy to /usr/bin or /usr/local/b...
hget
hget Este projeto é meu projeto pessoal para aprender golang e construir algo útil. Status da Build : Install root@kitploit: $ go get -d github.com/huydx/hget $ cd $GOPATH/src/github.com/huydx/hget $ make clean install O arquivo binário será construído em ./bin/hget, você pode copiá-lo para...
CVE-2018-6574-go-get-RCE
CVE-2018-6574-go-get-RCE Das Problem liegt darin, dass Golang beim Installieren eines Pakets native Erweiterungen erstellt. Dies kann genutzt werden, um zusätzliche Flags an den Compiler zu übergeben und Codeausführung zu erlangen. Beispielsweise kann CFLAGS verwendet werden. Du kannst es mit...
golang
Dieses Repository hat keine README-Datei...
kubesploit
Kubesploit Kubesploit is a cross-platform post-exploitation HTTP/2 Command & Control server and agent dedicated for containerized environments written in Golang and built on top of Merlin project by Russel Van Tuyl @Ne0nd0g. Our Motivation While researching Docker and Kubernetes, we noticed that...
GoAT
GoAT Golang Advanced Trojan ist ein in Go geschriebener Trojaner, der Twitter als C&C-Server nutzt. GoAT verfügt über einige sehr einzigartige und beeindruckende Fähigkeiten, darunter die mehrthreadige Befehlsausführung und ein ausgefeiltes Rootkit-Modul zur Selbstverteidigung in C geschrieben...
minecraft-log4j-honeypot
Minecraft Log4j Honeypot Questo honeypot esegue un falso server Minecraft dalla versione 1.7.2 alla 1.16.5 senza snapshot in attesa di essere sfruttato. Le classi payload vengono salvate nella directory payloads/. Requisiti Golang 1.16+ Esecuzione Nativamente root@kitploit: git clone...
ssrfuzz
SSRFUZZ SSRFuzz is a tool to find Server Side Request Forgery vulnerabilities, with CRLF chaining capabilities Why? I wanted to write a tool in Golang for concurrency I wanted to fuzz parameters for SSRF vulnerablities, as well as fuzz both paths and parameters for CRLF injections I was inspired ...
crlfmap
CRLFMap CRLFMap is a tool to find HTTP Splitting vulnerabilities Why? I wanted to write a tool in Golang for concurrency I wanted to be able to fuzz both parameters and paths Installation root@kitploit: go get github.com/ryandamour/crlfmap Help root@kitploit: Available Commands: help Help about a...
evine
Evine Interactive CLI Web Crawler. Evine is a simple, fast, and interactive web crawler and web scraper written in Golang. Evine is useful for a wide range of purposes such as metadata and data extraction, data mining, reconnaissance and testing. If you like the project, give it a star. It forces...
gost
GO Simple Tunnel Tunnel sicuro implementato in Go English README Caratteristiche Ascolto su più porte Proxy di inoltro configurabile, supporta inoltro a più livelli catena di proxy Supporto per i protocolli proxy standard HTTP/HTTPS/HTTP2/SOCKS4A/SOCKS5 Il proxy Web supporta Rilevamento e difesa...
golang-x-text
Go Text Dieses Repository enthält zusätzliche Go-Pakete für die Textverarbeitung, die in hohem Maße Unicode betreffen. CLDR-Versionierung Es ist wichtig, dass die in x/text verwendete Unicode-Version mit der Version übereinstimmt, die von Ihrem Go-Compiler verwendet wird. Das Repository x/text...
httplab
Il server web interattivo. HTTPLab ti permette di ispezionare richieste HTTP e forgiare risposte. Installazione Golang root@kitploit: go install github.com/gchaincl/httplab/cmd/httplab@latest Archlinux root@kitploit: yaourt httplab...
sandfly-entropyscan
What is sandfly-entropyscan? sandfly-entropyscan is a utility to quickly scan files or running processes and report on their entropy measure of randomness and if they are a Linux/Unix ELF type executable. Some malware for Linux is packed or encrypted and shows very high entropy. This tool can...
totp-ssh-fluxer
TOTP SSH port fluxing Some people change their SSH port on their servers so that it is slightly harder to find for bots or other nasties, and while that is generally viewed as an action of security through obscurity it does work very well at killing a lot of the automated logins you always see in...
acheron
About Acheron is a library inspired by SysWhisper3/FreshyCalls/RecycledGate, with most of the functionality implemented in Go assembly. acheron package can be used to add indirect syscall capabilities to your Golang tradecraft, to bypass AV/EDRs that makes use of usermode hooks and instrumentatio...
CVE-2020-6308
CVE-2020-6308 Exploit-Skript für SAP Business Objects SSRF Dies ist ein einfaches Golang-Skript, um die Ausnutzung von CVE-2020-6308 zu automatisieren. Das ursprüngliche GitHub-Repo zeigte keine Automatisierung https://github.com/InitRoot/CVE-2020-6308-PoC , danke @InitRoot, daher wurde dies...
gftrace
gftrace A command line Windows API tracing tool for Golang binaries. Note: This tool is a PoC and a work-in-progress prototype so please treat it as such. Feedbacks are always welcome! How it works? Although Golang programs contains a lot of nuances regarding the way they are built and their...
msmailprobe
msmailprobe Office 365 and Exchange Enumeration It is widely known that OWA Outlook Webapp is vulnerable to time-based user enumeration attacks. This tool leverages all known, and even some lesser-known services exposed by default Exchange installations to enumerate users. It also targets Office...