Lucene search
K

53 matches found

GithubExploit
GithubExploit
added 2025/12/01 6:8 a.m.50 views

security-research

Security Research This project hosts security advisories and...

5.9AI score
Exploits0
GithubExploit
GithubExploit
added 2025/10/07 12:56 p.m.126 views

security-research

Security Research This project hosts security advisories and...

6.8AI score
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-54634

Malicious code in bioql PyPI...

8.2CVSS6.5AI score0.00202EPSS
Exploits0References2
Gitee
Gitee
added 2025/09/28 8:56 p.m.95 views

KitHack

This is a collection of tools and scripts for the KitHack framework, a penetration testing tool. The repository includes a Python script, clean.sh, which is used to clean up the tools directory. The script checks if the user has root permissions and, if so, removes any tools that are not empty. T...

7.2AI score
Exploits0
GithubExploit
GithubExploit
added 2025/06/10 2:27 a.m.113 views

security-research

Security Research This project hosts security advisories and...

6.8AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/06/05 6:12 a.m.6 views

CVE-2024-53019

Information disclosure may occur while decoding the RTP packet with improper header length for number of contributing sources...

8.2CVSS6.9AI score0.00202EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/06/03 5:52 a.m.23 views

CVE-2024-53019 Buffer Over-read in Data Network Stack & Connectivity

Information disclosure may occur while decoding the RTP packet with improper header length for number of contributing sources...

8.2CVSS0.00202EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2024/11/07 6:13 p.m.963 views

Exploit for Out-of-bounds Write in Exim

CVE-2023-42115: Exploit and Payload Generator Scripts This r...

9.8CVSS9.6AI score0.10042EPSS
Exploits5
Kitploit
Kitploit
added 2024/09/20 11:30 a.m.37 views

File-Unpumper - Tool That Can Be Used To Trim Useless Things From A PE File Such As The Things A File Pumper Would Add

file-unpumper is a powerful command-line utility designed to clean and analyze Portable Executable PE files. It provides a range of features to help developers and security professionals work with PE files more effectively. Features PE Header Fixing : file-unpumper can fix and align the PE header...

7.1AI score
Exploits0References2
GithubExploit
GithubExploit
added 2024/09/02 9:17 p.m.493 views

Exploit for Out-of-bounds Write in Exim

CVE-2023-42115: Exploit and Payload Generator Scripts This r...

9.8CVSS9.6AI score0.10042EPSS
Exploits5
GithubExploit
GithubExploit
added 2024/07/13 10:25 a.m.346 views

Exploit for Improper Restriction of XML External Entity Reference in Adobe Commerce

Cosmic Sting: CVE-2024-34102 Exploiter Cosmic Sting is a Go-b...

9.8CVSS9.8AI score0.99994EPSS
Exploits26
Kitploit
Kitploit
added 2024/02/25 11:30 a.m.130 views

CVE-2024-23897 - Jenkins <= 2.441 & <= LTS 2.426.2 PoC And Scanner

Exploitation and scanning tool specifically designed for Jenkins versions -p -f or python CVE-2024-23897.py -i -f Parameters: - -t or --target: Specify the target IPs. Supports single IP, IP range, comma-separated list, or CIDR block. - -i or --input-file: Path to input file containing hosts in...

10CVSS10AI score0.99999EPSS
Exploits52References1
Kitploit
Kitploit
added 2024/01/03 11:30 a.m.33 views

RansomwareSim - A Simulated Ransomware

Overview RansomwareSim is a simulated ransomware application developed for educational and training purposes. It is designed to demonstrate how ransomware encrypts files on a system and communicates with a command-and-control server. This tool is strictly for educational use and should not be use...

7.2AI score
Exploits0References3
Kitploit
Kitploit
added 2023/12/04 11:30 a.m.60 views

C2-Search-Netlas - Search For C2 Servers Based On Netlas

C2 Search Netlas is a Java utility designed to detect Command and Control C2 servers using the Netlas API. It provides a straightforward and user-friendly CLI interface for searching C2 servers, leveraging the Netlas API to gather data and process it locally. Usage To utilize this terminal utilit...

7.7AI score
Exploits0References2
Kitploit
Kitploit
added 2023/11/22 11:30 a.m.33 views

Deepsecrets - Secrets Scanner That Understands Code

Yet another tool - why? Existing tools don't really "understand" code. Instead, they mostly parse texts. DeepSecrets expands classic regex-search approaches with semantic analysis, dangerous variable detection, and more efficient usage of entropy analysis. Code understanding supports 500+ languag...

7.2AI score
Exploits0References2
Kitploit
Kitploit
added 2023/09/13 11:30 a.m.28 views

KaliPackergeManager - Kali Packerge Manager

kalipm.sh is a powerful package management tool for Kali Linux that provides a user-friendly menu-based interface to simplify the installation of various packages and tools. It streamlines the process of managing software and enables users to effortlessly install packages from different categorie...

7.2AI score
Exploits0References1
GithubExploit
GithubExploit
added 2023/09/07 4:6 a.m.5 views

security-research

Security Research This project hosts security advisories and...

6.8AI score
Exploits0
GithubExploit
GithubExploit
added 2023/06/09 6:43 p.m.774 views

Exploit for Uncontrolled Resource Consumption in Ruoyi

CVE-2023-3163-SQL-Injection-Prevention A simple and quick way...

7.5CVSS6.4AI score0.01367EPSS
Exploits2
GithubExploit
GithubExploit
added 2022/08/11 11:47 a.m.621 views

Exploit for Improper Encoding or Escaping of Output in Webmin

A Python script to exploit CVE-202...

9.8CVSS9.8AI score0.96049EPSS
Exploits8
Kitploit
Kitploit
added 2022/07/16 12:30 p.m.116 views

Kubeaudit - Tool To Audit Your Kubernetes Clusters Against Common Security Controls

kubeaudit is a command line tool and a Go package to audit Kubernetes clusters for various different security concerns, such as: run as non-root use a read-only root filesystem drop scary capabilities, don't add new ones don't run privileged and more! tldr.kubeaudit makes sure you deploy secure...

7.6AI score
Exploits0References31
Rows per page
Query Builder