3073761 matches found
php_code_analysis
este script analizará tu código el script puede encontrar 1. problemas de carga de archivos checkfileupload 2. inyección en cabecera de host hostheaderinjection 3. inyección SQL 4. deserialización insegura insecure deserialization 5. redirección abierta openredirect 6. SSRF 7. XSS 8. LFI 9...
php_code_analysis
this script will scan your code the script can find 1. checkfileupload issues 2. hostheaderinjection 3. SQl injection 4. insecure deserialization 5. openredirect 6. SSRF 7. XSS 8. LFI 9. commandinjection features 1. fast 2. simple report usage: root@kitploit: python code.py file.php -this will sc...
AppContainerSandbox
This repository does not have a README...
CVE-2024-4956
CVE-2024-4956 All information is provided for informational purposes only. python3 CVE-2024-4956-threads.py - targetstextfile - outputtextfile nuclei -t nucleiactive.yaml -l targets.txt nuclei -t nucleipassive.yaml -l targets.txt -json-export output.json; then parse in any way targets.txt form:...
CVE-2023-33410
CVE-2023-33410 Minical 1.0.0 is vulnerable to CSV Injection. Vendor: https://github.com/minical/minical Demo Application: https://demo.minical.io/ PoC Step 1: Navigate to the Accounting module and click on Create New Customer. Step 2: Enter the payload in the Name field and Click on Create...
PISmith
PISmith: Reinforcement Learning-based Red Teaming for Prompt Injection DefensesCOLM 2026 This is an official implementation of PISmith: Reinforcement Learning-based Red Teaming for Prompt Injection Defenses Environment Setup PISmith has been tested using Python 3.10 and CUDA Version: 12.9 1...
CVE-2026-4480-PoC
CVE-2026-4480: Samba print-command %J injection PoC Important — Read this first: This repository and exploit.py are provided for educational and research purposes only. Do not use this code against systems, networks, or services for which you do not have explicit, written authorization...
cwe-sdk-javascript
cwe-sdk A Common Weakness Enumeration CWE Node.js SDK compliant with MITRE / CAPEC...
Vailyn
Vailyn Ataques de Path Traversal y LFI por Fases Vailyn 3.0 Desde la v3.0, Vailyn soporta wrappers PHP de LFI en la Fase 1. Use --lfi para incluirlos en el escaneo. Acerca de Vailyn es una herramienta de análisis y explotación de vulnerabilidades en múltiples fases para vulnerabilidades de path...
XLMMacroDeobfuscator
XLMMacroDeobfuscator XLMMacroDeobfuscator se puede utilizar para decodificar macros XLM ofuscadas también conocidas como macros de Excel 4.0. Utiliza un emulador XLM interno para interpretar las macros, sin ejecutar completamente el código. Soporta los formatos xls, xlsm y xlsb. Usa xlrd2, pyxlsb...
Brute_Force
BruteForce instalación : root@kitploit: sudo apt install python3 python3-pip pip3 install proxylist pip3 install mechanize Uso: Ataque BruteForce a Gmail root@kitploit: python3 BruteForce.py -g [email protected] -l Filelist python3 BruteForce.py -g [email protected] -p PasswordSingle...
chipwhisperer
ChipWhisperer | | Important Links Documentation | Tutorials | Forum | Store | NewAE ChipWhisperer 6.0: Repo Changes and Cleanup ChipWhisperer 6.0 is bringing many changes to the ChipWhisperer repository. The biggest one is a cleanup of the git history on both this repo and chipwhisperer-jupyter, ...
asf__nifi_CVE-2023-36542_1-22-0
Apache NiFi Status Resources Contacts !Track Issueshttps://img...
CVE-2022-21789
testingAndroiddriver bug i reported but someone reported first Scripts based on pwnkernel Building the kernel, busybox, and demo modules: root@kitploit: $ ./build.sh Running the kernel: root@kitploit: $ ./launch.sh All modules will be in /, ready to be insmoded, and the host's home directory will...
CVE-2018-12537
This repository does not have a README...
CVE-2018-7489
This repository does not have a README...
CVE-2022-0847-dirty-pipe-exploit
CVE-2022-0847-dirty-pipe-exploit An exploit for CVE-2022-0847 dirty-pipe vulnerability How to use this Compile with gcc exploit.c -o exploit assumes gcc is installed Run ./exploit and it'll pop a root shell If you are getting error message like then, Login as root with password cspshivam Then,...
CVE-2018-12418
This repository does not have a README...
send
@fastify/send Send is a library for streaming files from the file system as an HTTP response supporting partial responses Ranges, conditional-GET negotiation If-Match, If-Unmodified-Since, If-None-Match, If-Modified-Since, high test coverage, and granular events which may be leveraged to take...