Lucene search
+L

9503 matches found

Kitploit
Kitploit
added 2026/09/15 3:09 p.m.16 views

neurax

A framework that aids in creation of self-spreading software Overview With help of Neurax, Golang binaries can spread on LAN/WAN without using any external servers. Diverse config options and command stagers allow rapid propagation across various wireless environments. Example code root@kitploit:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:03 p.m.9 views

AVBypass

antivirus bypass protection requirements golang installed usage root@kitploit: 1 - create your payload go run create.go e.g: go run create.go 1.1.1.1 443 SecRetkira https://www.youtube.com/watch?v=Rv4VzpGCEEM 2 - in output folder you will find shell.go compile it go build shell.go 3 - now you hav...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 1:41 p.m.6 views

CVE-2016-5195

CVE-2016-5195 Ported golang version of dirtycow.c make setup && ./main...

7.2CVSS7.4AI score0.83524EPSS
SaveExploits92
Kitploit
Kitploit
added 2026/09/15 1:33 p.m.5 views

jfrog-CVE-2022-24675

CVE-2022-24675 tools Usage instructions root@kitploit: cve202224675.sh rootfolder Will recursively walk the specified folder and report Golang binaries which use pem.Decode function, or are stripped in which case function name will be missed and the check will not be effective...

7.5CVSS7.5AI score0.0995EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 1:29 p.m.55 views

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...

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

GoAT

GoAT Golang Advanced Trojan is a trojan created in Go, using Twitter as a the C&C server. GoAT has some very unique and impressive capabilities, including multithreaded command execution and a sophisticated self defence rootkit module written in C. If you're not familiar with malware, please do n...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 12:47 p.m.9 views

CVE-2024-3094

CVE-2024-3094 CVE-2024-3094 checker - Golang Ps.: This version supports dpkg, rpm, pacman and MacOS Install root@kitploit: ▶ go install github.com/gustavorobertux/CVE-2024-2093@latest Basic Usage root@kitploit: ./CVE-2024-2093 Checking system for CVE-2024-3094 Vulnerability...

10CVSS8.8AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/15 12:27 p.m.56 views

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...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 12:20 p.m.102 views

go_parser

Yet Another Golang binary parser for IDAPro English |中文 NOTE : Now the latest master branch is the Python3 version. The old master branch has been changed to branch py2 , and temporarily not maintained. Instructions for Python3 branch This version is developed and tested on macOS/Windows, IDA7.4+...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 12:20 p.m.7 views

go_parser

Otro analizador de binarios Golang para IDAPro Inglés |中文 NOTA : Ahora la última rama master es la versión de Python3. La rama master anterior se ha cambiado a la rama py2 , y temporalmente no se mantiene. Instrucciones para la rama Python3 Esta versión se desarrolla y prueba en macOS/Windows,...

5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 11:56 a.m.14 views

Coldfire

ColdFire II Golang malware development framework Table of Contents Table of Contents Introduction Installation Types of functions included Requirements Disclaimer License Introduction ColdFire II provides various methods useful for malware and security infra development in Golang. Most functions...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 11:10 a.m.11 views

Slackor

Slackor Maintained at https://github.com/n00py/Slackor A Golang implant that uses Slack as a command and control channel. This project was inspired by Gcat and Twittor. This tool is released as a proof of concept. Be sure to read and understand the Slack App Developer Policy before creating any...

6.3AI score
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2026/09/15 10:11 a.m.5 views

crypto/x509: Incorrect enforcement of email constraints in crypto/x509

A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly...

7.5CVSS7AI score0.00606EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/15 10:11 a.m.6 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.7AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/15 10:11 a.m.5 views

crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages

A flaw was found in the crypto/tls package, part of golang. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service DoS...

7.5CVSS5.7AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/15 10:08 a.m.4 views

crypto/tls: golang: Golang crypto/tls: Denial of Service via indefinite KeyUpdate messages

A flaw was found in the crypto/tls package, part of golang. A malicious client can exploit this vulnerability by continuously sending KeyUpdate messages to a server. This forces the server to perform indefinite key derivation operations, leading to resource exhaustion and a Denial of Service DoS...

7.5CVSS5.7AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/15 10:08 a.m.5 views

mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header

A flaw was found in the Golang MIME Multipurpose Internet Mail Extensions package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service...

7.5CVSS5.7AI score0.0056EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/15 10:08 a.m.6 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.7AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/15 10:06 a.m.4 views

net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution

A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...

5.9CVSS5.7AI score0.00518EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/15 10:06 a.m.5 views

crypto/x509: Incorrect enforcement of email constraints in crypto/x509

A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly...

7.5CVSS7AI score0.00606EPSS
SaveExploits0References8
Rows per page
Query Builder