- brief introduction
- Table of contents
- Latest documents
- Collection Download
SQL注入
注入点为 id http://localhost/index.php?s=api/goods/get_goods_detail&id=1
Xc1Ym - June 8, 2022, 5:56 p.m.
任意文件上传
```python import requests import re import sys import urllib3 from argparse import ArgumentParser import threadpool from urllib import parse from time import time import random import base64 urllib3.………
Xc1Ym - June 8, 2022, 5:54 p.m.
CVE-2022-26134
CVE-2022-26134 CVE-2022-26134 - Confluence Pre-Auth RCE | OGNL injection Run exploit USE: python3 exploit.py https://target.com CMD Ex: python3 exploit.py https://target.com id Ex: python3 exploit.………
Xc1Ym - June 7, 2022, 5:17 p.m.