389 matches found
Evasive_Malware_Book_Samples
Samples from "Evasive Malware" Book The samples referenced in my book, Evasive Malware: A Field Guide to Detecting, Analyzing, and Defeating Advanced Threats https://nostarch.com/evasive-malware Legal Disclaimer This repository is provided for educational and research purposes only in connection...
CVE-2023-40931-POC
CVE-2023-40931 Proof of Concept PoC 🚨 This repository contains a Proof of Concept PoC for CVE-2023-40931, a security vulnerability identified in affected software/system. The purpose of this repository is to demonstrate the vulnerability for educational and research purposes only. 🛠️ Disclaimer ⚠️...
ZX-DDoS
ZX-DDoS ZX-DDoS is a Python-based DDoS Tool for educational and testing purposes only. DISCLAIMER: This repository is strictly for educational, research, and network testing purposes only. The author is not responsible for any misuse or illegal activities. Repository:...
CVE-2019-8641-reproduction
CVE-2019-8641 Reproduction This is the reproduction code for CVE-2019-8641 for education purpose only!...
blackbird
Blackbird Blackbird is a powerful OSINT tool that combines fast username and email searches across more than 600 platforms with free AI-powered profiling. By leveraging community-driven projects like WhatsMyName, it ensures low false positive rates and high-quality results. Features include smart...
exploits
Public Proof-of-Concept Exploits Repository This repository contains public proof-of-concept PoC exploits for various vulnerabilities that I have discovered over time. These PoC exploits are shared for educational purposes and to demonstrate the potential risks associated with the vulnerabilities...
CVE-2019-7609-KibanaRCE
CVE-2019-7609-KibanaRCE Minor changes were made to the CVE to make it compatible with Python 3. cve-modific.py Here are the modifications: In the getkibanaversion function, the line match = re.findallpattern, r.content was updated to match = re.findallpattern, r.text. This change was made to use...
DocPlz
DocPlz Documents Exfiltration project for fun and educational purposes https://github.com/TheD1rkMtr/DocPlz/assets/123980007/8026985e-e285-4a76-a1d7-f4c0fa3ad240...
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...
falla
FAllA Un buscador-cli-scraper para más de 15 motores de búsqueda, incluyendo Google, DuckDuckGo, Bing, Ask, etc. NOTA: Con fines educativos, no soy responsable del mal uso de esta herramienta. Requisitos Python 3.x Docker-CE No es necesario para todos los motores de búsqueda, solo para algunos Có...
mip22
mip22 mip22 v3.3 mip22 is a advanced phishing tool 83 default websites, clone any site with manual method, add any site with customize method, mask link with subdomains, url shortener, audio notice for view the credentials live, music in background etc... The program is made for educational...
CVE-2021-3831
PHP Exploit CVE-2021-3831 Script Overview This PHP script is designed to interact with a target website by generating specific MD5 hashes and making HTTP requests to exploit potential vulnerabilities. It is intended for educational purposes and should only be used in environments where you have...
incriminator
Incriminator Incriminator은 교육 목적으로 제작된 오픈소스 프로젝트로, 사이버 범죄 중 다른 기기를 범죄에 연루시킬 수 있도록 해줍니다. 현재 프로젝트 버전은 1.0입니다. 버그를 발견하시면 신고해 주시기 바랍니다. 다운로드해 주셔서 감사합니다... 오직 교육 목적으로만 사용하십시오!!!!!!! 이 도구로 인해 발생하는 피해에 대해 저는 책임지지 않습니다!!!! 사용된 소프트웨어: BeeLogger https://github.com/4w4k3/BeeLogger AP-Fucker...
pycrypt
pycrypt Python Based Crypter That Can Bypass Any Kinds Of Antivirus Products Note: root@kitploit: If the stub being detected then plz use the following obfuscations:- 1. https://github.com/machine1337/fudcrypt 2. https://github.com/machine1337/pyobfuscate Important: root@kitploit: 1. Make Sure yo...
gmailc2
gmailc2 root@kitploit: A Fully Undetectable C2 Server That Communicates Via Google SMTP to evade Antivirus Protections and Network Traffic Restrictions Note: root@kitploit: This RAT communicates Via Gmail SMTP or u can use any other smtps as well but Gmail SMTP is valid because most of the...
EXIM-4.87-CVE-2019-10149
EXIM-4.87-CVE-2019-10149 setup lab for educational purpose...
CVE-2020-26878
CVE-2020-26878 이것은 https://www.exploit-db.com/exploits/49110 에서 찾은 Ruckus 익스플로잇의 수정 버전입니다. 원래 익스플로잇이 Python 2로 작성되었기 때문에, Python 3에서 작동하도록 약간 수정했습니다. 참고: 이 익스플로잇의 불법 사용에 대한 책임은 제게 없습니다. 이는 시스템 보안을 목적으로 교육 및 테스트 용도로만 사용됩니다...
CVE_Demo
CVEDemo Hi, This is Muhammad Navaid Zafar Ansari, I have created this repository to maintain my CVE demos and give the fix recommendation to those people who want to use these applications where I found the vulnerabilities. Disclaimer: All the demo's are created only for educational purpose, Do...
Copy-Fail-CVE-2026-31431-modernized
Copy-Fail-CVE-2026-31431-modernized A modernized version of Copy Fail PE How to use it: Just clone the repository and run the Poc.py : Educational purpose This proof of concept is only for educational purpose Inspired by : Main Exploit by theori-io...