228462 matches found
isf
Industrial Exploitation Framework ISFIndustrial Exploitation Framework is a exploitation framework based on Python, it's similar to metasploit framework. ISF is based on open source project routersploit. Read this in other languages:English, 简体中文, Disclaimer Usage of ISF for attacking targets...
mec
mec MassExploitConsole Intended for mass exploiting Follow thewiki to get started Features Easy-to-use CLI UI Execute adpated exploits with process-level concurrency Built-in exploits automated Hide your IP using proxychains4 and proxypool ZoomEye host scan 10 threads Simple Baidu crawler...
peda
peda PEDA - Python Exploit Development Assistance for GDB Key Features: Enhance the display of gdb: colorize and display disassembly codes, registers, memory information during debugging. Add commands to support debugging and exploit development for a full list of commands use peda help: aslr --...
meltdown-exploit
MELTDOWN EXPLOIT POC Speculative optimizations execute code in a non-secure manner leaving data traces in microarchitecture such as cache. Lipp et. al 2018 published their code 2018-01-09 at https://github.com/IAIK/meltdown. Look at their paper for details: https://meltdownattack.com/meltdown.pdf...
java-stager
java-stager A PoC Java Stager which can download, compile, and execute a Java file in memory. This is for research purposes only, do not use this where you are unauthorised to do so. What is this? This is based on the work of James Williams from his talk "Next Gen AV vs My Shitty Code" available...
bst
Binary String Toolkit Summary The Binary String Toolkit or BST for short is a rather simple utility to convert binary strings to various formats suitable for inclusions in source codes, such as those used to develop exploits and Proof of Concepts in the security field. Features Convert and dump...
monkey
Monkey documentation This folder contains the Monkey Documentation site. For more information see content/development/contribute-documentation.md...
sniffly
Sniffly2 Sniffly2 is a variant of Sniffly which abuses HTTP Strict Transport Security headers and the Performance Timing API in order to sniff your browsing history in Chromium-based browsers. Demo Visit http://diracdeltas.github.io/sniffly in Chrome/Chromium/Brave/etc. with HTTPS Everywhere...
CVE-2023-48084
CVE-2023-48084 Behebt fehlerhafte Syntax im POC, hauptsächlich falsche Importe und falsche Verweise auf API-Funktionen. Automatisiert den Abruf des API-Tokens, speichert das Token als Variable und leitet es in den reparierten POC weiter. https://github.com/Hamibubu/CVE-2023-48084 Falls dies aus...
exploit_CVE-2023-33831
exploitCVE-2023-33831 CVE-2023-33831 Installazione root@kitploit: git clone https://github.com/btar1gan/exploitCVE-2023-33831 Utilizzo root@kitploit: automatic cd exploitCVE-2023-33831/ set your listener python3 33831.py manual nc -lvnp 1881 set your listener on code param copy the 33831.txt to...
exploit_CVE-2023-0297
Este repositorio nao tem um README...
exploit_CVE-2022-24112
exploitCVE-2022-24112 CVE-2022-24112 Installazione root@kitploit: git clone https://github.com/btar1gan/exploitCVE-2022-24112 Utilizzo root@kitploit: cd exploitCVE-2022-24112/ python3 508291.py && python3 508292.py Se hai feedback, contattaci...
CVE-2005-0575-knet-exploit
CVE-2005-0575 KNet Web Server 1.04b Remote Buffer Overflow SEH Exploit para x86 Windows XP SP3, este exploit precisa de alguns ajustes! edite o código antes de executar! feito no passado, esqueci quando fiz...
CVE-2022-2586
CVE2022-2586 Questo exploit è testato su Ubuntu 22.04 versione 5.15.0-25 generic Compilazione: root@kitploit: gcc exploit.c -no-pie -o exp -lmnl -lnftnl...
zerologon-poc
zerologon-poc Um script para explorar CVE-2020-1472 Zerologon Não é minha pesquisa. Eu apenas escrevi um PoC baseado no trabalho brilhante de outros que descobriram essa vulnerabilidade...
webminscan
Webminscan Webmin एक्सप्लॉइट स्कैनर CVE-2020-35606 CVE-2019-12840...
bazad5
bazad5 स्थानीय विशेषाधिकार वृद्धि OS X 10.10.5 के लिए CVE-2016-1828 के माध्यम से।...
htb-wifinetictwo-exploit
Exploit PoC CVE-2021-31630 Questo script Python è un exploit Proof of Concept PoC per la CVE-2021-31630, che mira a una vulnerabilità in OpenPLC in esecuzione sulla macchina WifineticTwo di HackTheBox. È progettato esclusivamente per scopi educativi e mira a dimostrare il processo di sfruttamento...
cve-2016-7255_x86_x64
cve-2016-7255 x86, x64 portando CVE-2016-7255 para x86 para fins educacionais. código de referência https://github.com/rlarabee/exploits/tree/master/cve-2016-7255...
Dirty-Pipe-Oneshot
Dirty-Pipe-Oneshot Versão compilada do CVE-2022-0847, também conhecido como Dirty Pipe. Apenas um tiro para obter root em todos :D apenas compile o arquivo cve-2022-0847.c root@kitploit: gcc cve-2022-0847.c -o getroot depois execute-o na vítima e obtenha root :D root@kitploit: ./getroot /etc/pass...