15 matches found
PoC-AutoSync
🧠 PoC-AutoSync-Github poc-in-github.motikan2010.net에서 공개된 PoCProof-of-Concept 익스플로잇을 자동으로 수집하고, 자동 업데이트를 통해 데이터베이스를 최신 상태로 유지합니다. 책임감 있게 사용하세요 — 연구 및 방어 목적으로만 사용하십시오. nomi-sec/PoC-in-GitHub에서 영감을 받았습니다. 🔍 개요 이 저장소는 GitHub Actions를 통해 매시간 자동으로 업데이트됩니다. 각 CVE PoC는 /pocs/ 디렉터리에 Markdown 파일로 저장됩니다. 각...
Windows10Exploits
Windows10Exploits 単一のCVEをダウンロード 変数はあくまで例です ; 独自の SVN スクリプトを作成して、単一のフォルダ = CVE = をダウンロードできます。 よろしく @nu11secur1ty $CVE = CVE-2018-0833 root@kitploit: svn checkout https://github.com/nu11secur1ty/Windows10Exploits/trunk/Undefined/$CVE 分析説明のリンクテーブル: CVE-Mitre より...
CVE
개념 증명 익스플로잇 저장소 이 저장소는 보안 테스트 및 연구 목적으로 제가 만든 개념 증명PoC 익스플로잇 모음입니다. 각 폴더는 CVE 식별자예: CVE-2025-XXXX/별로 정리되어 있으며, 해당 익스플로잇 코드와 문서를 찾을 수 있습니다. 일부 PoC는 ExploitDB에서도 확인할 수 있지만, 다른 PoC는 이 저장소에서만 독점적으로 유지 관리됩니다. 목적 특정 취약점의 영향을 검증하기 위해 재현 가능한 PoC를 제공합니다. 통제된 보안 평가에서 침투 테스터와 보안 연구자를 지원합니다. 조직이 다양한 기술과 환경에서...
easy-exploits
easy-exploits 이 저장소는 제가 과거에 식별한 다양한 CVE IDCVE-2021-37910, CVE-2021-40288, CVE-2021-41435, CVE-2021-41436, CVE-2021-41437, CVE-2021-41441, CVE-2021-41442, CVE-2021-41445, CVE-2021-41449, CVE-2021-41450, CVE-2021-41451, CVE-2021-41753, CVE-2021-41788, CVE-2021-46353, CVE-2022-41540, CVE-2022-41541에...
kernel-exploit-factory
kernel-exploit-factory 계속 업데이트 중...... Linux 커널 CVE 익스플로잇 분석 보고서 및 관련 디버그 환경. 더 이상 Linux 커널을 컴파일하고 환경을 구성할 필요가 없습니다. 이 저장소는 모든 Linux 커널 익스플로잇 및 관련 디버그 환경을 추출하기 위한 것입니다. Qemu를 사용하여 커널을 부팅하고 익스플로잇을 테스트할 수 있습니다. 예제bash Eg, test CVE-2017-11176, finally you levate privileges and get the shell...
Ubiquiti-CVE
Ubiquiti-CVE ⚡ 간단한 사용법 이 프로젝트는 다음과 같은 안전하고 허가된 환경에서만 사용하십시오: 로컬 가상 머신 Docker 컨테이너 격리된 실험실 설정 허가된 침투 테스트 환경 예제 설정: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtual environment macOS / Linux source venv/bin/activate...
exploittracker
Exploit Tracker Go A small Go CLI that polls the public Po...
lightweight-msf
Lightweight-MSF !License: MIThttps://img.shields.io/badge...
RuleForge: Automated Generation and Validation for Web Vulnerability Detection at Scale
Security teams face a challenge: the volume of newly disclosed Common Vulnerabilities and Exposures CVEs far exceeds the capacity to manually develop detection mechanisms. In 2025, the National Vulnerability Database published over 48,000 new vulnerabilities, motivating the need for automation. W...
Exploit for Race Condition in Canonical Ubuntu_Linux
Privilege Escalation Analyzer v4.0 A comprehensive Linux priv...
PT-2025-31958 · Undefined · Undefined
Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...
CISA Updates Advisory on Threat Actors Exploiting Multiple CVEs Against Zimbra Collaboration Suite
CISA and the Multi-State Information Sharing & Analysis Center MS-ISAC have updated joint Cybersecurity Advisory AA22-228A: Threat Actors Exploiting Multiple CVEs Against Zimbra Collaboration Suite, originally released August 16, 2022. The advisory has been updated to include an additional Malwar...
Golang Cryptomining Worm Offers 15% Speed Boost
A freshly discovered variant of the Golang crypto-worm was recently spotted dropping Monero-mining malware on victim machines; in a switch-up of tactics, the payload binaries are capable of speeding up the mining process by 15 percent, researchers said. According to research from Uptycs, the worm...
PayloadsAllTheThings - A List Of Useful Payloads And Bypass For Web Application Security And Pentest/CTF
A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques ! Every section contains the following files, you can use the templatevuln folder to create a new chapter: README.md - vulnerability description and how to exploit it Intrud...
Oracle Database Attacking Tool: ODAT
ODAT Oracle Database Attacking Tool is an open source penetration testing tool that tests the security of Oracle Databases remotely . Usage examples of ODAT: You have an Oracle database listening remotely and want to find valid SIDs and credentials in order to connect to the database You have a...