Volver al ranking

PeiQi0/PeiQi-WIKI-Book

peiqi.wgpsec.org

面向网络安全从业者的知识文库🍃 (停止更新)

cve1day0dayvulnredteampeiqi-wiki
Crecimiento de estrellas
Estrellas
4.1k
Forks
614
Crecimiento semanal
Issues
0
1k2k3k4k
mar 2022ago 2023feb 2025jul 2026
README

PeiQi-WIKI-Book

0x01 关于文库

PeiQi文库是一个面对网络安全从业者的知识库,涉及漏洞研究,代码审计,CTF夺旗,红蓝对抗等多个安全方向,用于解决安全信息不聚合,安全资料不易找的难题。帮助网络安全从业者共同构建安全的互联网,快速验证并及时修复相关漏洞,为甲方等提出安全建设意见。

image-20220316001218391

0x02 使用须知 & 关注公众号

由于传播、利用此文所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,文章作者不为此承担任何责任。文库内容中部分攻防技巧等只允许在目标授权的情况下进行使用,大部分文章来自各大安全社区,个人博客,如有侵权请立即联系公众号进行删除。若不同意以上警告信息请立即退出使用

image-20220316000944651

0x03 快速搭建

Yarn源码搭建 (个人二次扩展,需要编译环境)

git clone https://github.com/PeiQi0/PeiQi-WIKI-Book.git
cd PeiQi-WIKI-Book
yarn add vuepress-theme-antdocs -d
yarn install
yarn run dev

Html源码搭建 (无需编译环境,使用编译好的Html文件直接部署)

git clone https://github.com/PeiQi0/PeiQi-WIKI-Book.git (Github,国外较快)
git clone https://gitee.com/peiqi0/PeiQi-WIKI-Book.git (Gitee,国内较快)
cd PeiQi-WIKI-Book/docs/.vuepress/dist
mv * 你的服务器Web目录

Docker搭建 (只需要Dokcer环境,快速搭建在各个环境中,定时同步Gitee自动更新)

docker search peiqipeiqi
docker pull peiqipeiqi/peiqi_wiki:220420
docker run -t -d -p 65534:80 --name "PeiQi_Wiki" peiqipeiqi/peiqi_wiki:220420
User/Pass: peiqi:peiqi (手动更新:进入Docker执行命令,/usr/share/nginx/html/synchronous.sh)

image-20220316001010091

0x04 关于开源

我认为开源才是最好的交流方式,所以文库的文章,代码都是公开可以任意下载的。希望能帮助到不管是一线红队,还是刚入门的安全小白,让大家都有一个可以公开交流,查找资料的地方。在文库开放后,我几乎将所有的闲暇时间都用在了文库的搭建上。现在的文库与之前的Gitbook版本相比,无论是阅读感受还是用户交互,都得到了更大的提升,希望大家可以通过提出建设性意见或者赞助项目来给予我更多更新的动力~

image-20220316001026684

0x05 文库动态 & 建议反馈 & 友情链接

image-20220316001110750

image-20220316001308942

image-20220316001141835

Repositorios relacionados
chaitin/SafeLine

SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.

GoGo ModulesGNU General Public License v3.0firewallhttp-flood
ly.safepoint.cloud/fUxS0GW
21.9k1.4k
edoardottt/awesome-hacker-search-engines

A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more

ShellMIT Licenseawesomeawesome-list
awesome-hacker-search-engines.com
10.9k1k
trickest/cve

Gather and update all available and newest CVEs with their PoC.

HTMLMIT Licensepoccve
trickest.com
8k981
nomi-sec/PoC-in-GitHub

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

securitycve
poc-in-github.motikan2010.net
7.9k1.3k
Mr-xn/Penetration_Testing_POC

渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cms

HTMLApache License 2.0penetration-testingpoc
mrxn.net
7.4k2k
infobyte/faraday

Open Source Vulnerability Management Platform

PythonPyPIGNU General Public License v3.0devopspenetration-testing
faradaysec.com
6.7k1.1k
OWASP/Nettacker

Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management

PythonPyPIApache License 2.0pythonpenetration-testing
owasp.org/nettacker
5.4k1.1k
alexandreborges/malwoverview

Malwoverview is a first response tool for threat hunting across VirusTotal, Hybrid Analysis, URLHaus, Polyswarm, Malshare, Alien Vault, Malpedia, Malware Bazaar, ThreatFox, Triage, IPInfo, Shodan, AbuseIPDB, GreyNoise, URLScan.io, Whois/RDAP, NIST, and VulnCheck. Supports LLM enrichment, IOC extraction, YARA scanning, and Android analysis.

PythonPyPIGNU General Public License v3.0malwarevirustotal
github.com/alexandreborges/malwoverview
3.9k535
Medicean/VulApps

快速搭建各种漏洞环境(Various vulnerability environment)

ShellGNU General Public License v3.0vulnerabilitiesdocker
vulapps.evalbug.com
3.8k979
zhzyker/vulmap

Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能

PythonPyPIGNU General Public License v3.0exploitcve
github.com/zhzyker/vulmap
3.5k572
qazbnm456/awesome-cve-poc

✍️ A curated list of CVE PoCs.

awesomecve
awesomelists.top
3.5k720
Ascotbe/Kernelhub

:palm_tree:Linux、macOS、Windows Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集)

CGNU Affero General Public License v3.0exploitscve
kernelhub.ascotbe.com
3.2k681