All Projects → PeiQi0 → Peiqi Wiki Poc

PeiQi0 / Peiqi Wiki Poc

鹿不在侧,鲸不予游🐋

Projects that are alternatives of or similar to Peiqi Wiki Poc

exploits
Some personal exploits/pocs
Stars: ✭ 52 (-70.95%)
Mutual labels:  poc, cve
Cve 2019 1003000 Jenkins Rce Poc
Jenkins RCE Proof-of-Concept: SECURITY-1266 / CVE-2019-1003000 (Script Security), CVE-2019-1003001 (Pipeline: Groovy), CVE-2019-1003002 (Pipeline: Declarative)
Stars: ✭ 270 (+50.84%)
Mutual labels:  poc, cve
Exploits
A personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to be used in conjunction with these exploits.
Stars: ✭ 75 (-58.1%)
Mutual labels:  poc, cve
CVE-2021-44228-PoC-log4j-bypass-words
🐱‍💻 ✂️ 🤬 CVE-2021-44228 - LOG4J Java exploit - WAF bypass tricks
Stars: ✭ 760 (+324.58%)
Mutual labels:  poc, cve
Cve 2019 0708 Tool
A social experiment
Stars: ✭ 87 (-51.4%)
Mutual labels:  poc, cve
PocOrExp in Github
聚合Github上已有的Poc或者Exp,CVE信息来自CVE官网。Auto Collect Poc Or Exp from Github by CVE ID.
Stars: ✭ 544 (+203.91%)
Mutual labels:  poc, cve
PoC-CVE-2021-41773
No description or website provided.
Stars: ✭ 39 (-78.21%)
Mutual labels:  poc, cve
Awesome Cve Poc
✍️ A curated list of CVE PoCs.
Stars: ✭ 2,812 (+1470.95%)
Mutual labels:  poc, cve
Poccollect
Poc Collected for study and develop
Stars: ✭ 15 (-91.62%)
Mutual labels:  poc, cve
Medusa
🐈Medusa是一个红队武器库平台,目前包括扫描功能(200+个漏洞)、XSS平台、协同平台、CVE监控等功能,持续开发中 http://medusa.ascotbe.com
Stars: ✭ 796 (+344.69%)
Mutual labels:  poc, cve
Penetration testing poc
渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss penetration-testing-poc csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms
Stars: ✭ 3,858 (+2055.31%)
Mutual labels:  poc, cve
Awesome Csirt
Awesome CSIRT is an curated list of links and resources in security and CSIRT daily activities.
Stars: ✭ 132 (-26.26%)
Mutual labels:  poc, cve
Middleware Vulnerability Detection
CVE、CMS、中间件漏洞检测利用合集 Since 2019-9-15
Stars: ✭ 1,378 (+669.83%)
Mutual labels:  poc, cve
Exploits
Exploits by 1N3 @CrowdShield @xer0dayz @XeroSecurity
Stars: ✭ 154 (-13.97%)
Mutual labels:  poc, cve
Git Tips
这里是我的笔记,记录一些git常用和一些记不住的命令。
Stars: ✭ 185 (+3.35%)
Mutual labels:  gitbook
Bitcoin On Nodejs
《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:
Stars: ✭ 2,321 (+1196.65%)
Mutual labels:  gitbook
Airdos
💣 Remotely render any nearby iPhone or iPad unusable
Stars: ✭ 182 (+1.68%)
Mutual labels:  poc
Cry
Cross platform PoC ransomware written in Go
Stars: ✭ 179 (+0%)
Mutual labels:  poc
Pyqt5 Chinese Tutorial
PyQt5中文教程
Stars: ✭ 2,574 (+1337.99%)
Mutual labels:  gitbook
Poodle Poc
🐩 Poodle (Padding Oracle On Downgraded Legacy Encryption) attack CVE-2014-3566 🐩
Stars: ✭ 198 (+10.61%)
Mutual labels:  poc

PeiQi WiKi-POC文库🐑

关于文库

如今漏洞的各种复现文章已经填满了互联网,但是每次去尝试漏洞复现时,总会纠结于环境搭建,POC和漏洞原理上。

由于这些因素,通常都需要翻阅很多很多的文章才能理解这个漏洞,于是,便萌生了把环境搭建,POC,漏洞原理全部集合在一个文库的想法,PeiQI WiKi-POC文库便由此而来🐣

公众号和作者

[!NOTE]

更新的文章都会在第一时间推送在公众号和交流群,如果对文库有建议或者想要指出错误,可以扫一扫微信加我好友🐧

关于使用

文库使用的是Gitbook,因为风格比较清新,简洁。于是便选择了它来搭建文库。

目前Wiki文库是开源的,每一个人都可以下载随时翻阅🐬

在线查阅

Github链接

码云链接

[!NOTE]

POC文件都存放于漏洞分类后的POC目录中

扫描工具文件存放于漏洞分类后的Scan目录中

Goby POC 存放于 Goby & POC目录中

[!NOTE]

网站目录上方支持正则搜索关键字快速查看

[!NOTE]

边框可以调整,字体大小和背景也支持更换

[!NOTE]

Goby & POC 中的 json 文件可被导入Goby快速验证漏洞

部分POC需要根据Goby版本更改下 json文件的最后一行 GobyVersion参数为你的版本

如何本地使用

[!NOTE]

1.Github 拉取代码

git clone https://gitee.com/yelisenyu/wiki.git

git clone https://github.com/PeiQi0/PeiQi-WIKI-POC.git


2.下载 gitbook

apt install npm

npm install gitbook-cli -g


3.打开Wiki的目录下执行

gitbook serve


4.访问 http://localhost:4000 即可

也可以将 _book 作为网站根目录来搭建文库(此目录为已经编译好的html格式)

最后

[!NOTE]

别忘了Github下载完给个小星星⭐

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].