229204 matches found
PhpMyAdmin
This is an old perl scanner I found for the php my admin exploit that's from 2009. I got bored and figured I would practice perl and learn a bit about an older language and convert it to python. This is for educational purposes mostly because this exploit being well over a decade old I wouldn't...
cve-2016-7255_x86_x64
cve-2016-7255 x86, x64 porting CVE-2016-7255 to x86 for educational purposes. reference code https://github.com/rlarabee/exploits/tree/master/cve-2016-7255...
CVE-2023-21752
CVE-2023-21752 PoC for arbitrary file delete vulnerability in Windows Backup service. https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21752 This repo contains two exploits: v1 - Just perform file delete of user choice v2 - Tries to abuse arb delete to spawn elevated cmd shell not...
CVE-2016-5195
CVE-2016-5195 Ported golang version of dirtycow.c make setup && ./main...
xss_vulnerability_challenges
XSS Vulnerability Scenarios challenges This repository is a Dockerized php application containing some XSS vulnerability challenges. The ideas behind challenges are: Javascript validation bypass html entities bypass WAF bypass Black-list validation bypass Basic XSS validation bypass Double encode...
CVE-2021-22911
CVE-2021-22911 Modifed ver of the original exploit to save some times on password reseting for unprivileged user The script assumes that you can register the account or already know credentials of unprivileged users. Change the password to the valid password on line: 63,73,96. Original exploit:...
CVE-2020-5902
CVE-2020-5902 Python script to exploit F5 Big-IP CVE-2020-5902 Examples Exploit local file read: python3 CVE-2020-5902.py -t example.com -x lfr -f /etc/passwd Exploit RCE: python3 CVE-2020-5902.py -t example.com -x rce -a list+auth+user+admin...
CVE-2022-29464
Exploit CVE-2022-29464 This repository contains a script to exploit the CVE-2022-29464 vulnerability, which allows file uploads to vulnerable servers. Use it only in authorized environments and for educational purposes. Requirements Python 3.8 or higher Installation Step 1: Clone the repository...
CVE-2019-19781
Remote Code Execution Exploit CVE-2019-19781- Citrix Application Delivery Controller & Gateway Remote Code Execution Exploit for Citrix Application Delivery Controller and Citrix Gateway CVE-2019-19781 Usage : bash CVE-2019-19781.sh IPOFVULNURABLEHOST COMMANDTOEXECUTE e.g : bash CVE-2019-19781.sh...
janus-toolkit
Janus Toolkit This is a collection of tools for the Janus exploit CVE-2017-13156, affecting AOSP versions 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0 as described here. You can read more at the writeup from Guardsquare. Tools Janus AndroidManifest extractor Usage 1. Extract the AndroidManifest.xml...
NVD-Exploit-List-Ja
This repository does not have a README...
Log4j-Exploit-CVE-2021-44228
Log4j-Exploit-CVE-2021-44228 Log4Shell Vulnerability Test Tool https://log4shell.tools/ Exploit with java already included, to avoid creating an account etc.. root@kitploit: http://www.mediafire.com/file/bs1spnysc6fbz1a/log4j-shell-poc%25281%2529.zip/file root@kitploit: pip install -r...
libmsm_vfe_read_exploit
Read kernel mermory with CVE-2014-4321...
CVE-2019-11447-EXP
CVE-2019-11447-EXP CuteNews Avatar 2.1.2 Remote Code Execution Vulnerability Before run the python script, run the nc command firstly. The default port is 1234. Then execute exploit.py, follow the tips and input required contents...
CVE-2018-5146
CVE-2018-5146 's exp and poc poc.ogg :self-constructed poc file cve-test2.html :exploit file crctest.exe:calculate the crc32 of the ogg file...
CVE-2019-10149-Exploit
This repository does not have a README...
sploit
sploit Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the ...
exploits
exploits Proof-of-concept scripts for several different security vulnerabilities...
POC-CVE-2022-28117
CVE 2022 28117 PoC Python with slight modifications Usage : python3 .\poccve2022-28117.py -x file:///etc/passwd -u username -p password http://192.168.148.140/navigate...
PyPath-Escape-CVE-2025-4517-Exploit-Research
🛡️ PyPath-Escape: Advanced PATHMAX Bypass Toolkit Author: Beriwalarohit Research Target: CVE-2025-4517 / CVE-2025-4138 ██████╗ ███████╗██████╗ ██╗██╗ ██╗ █████╗ ██╗ █████╗ ██████╗ ██╔══██╗██╔════╝██╔══██╗██║██║ ██║██╔══██╗██║ ██╔══██╗██╔══██╗ ██████╔╝█████╗ ██████╔╝██║██║ █╗ ██║███████║██║...