1. 首页
  2. 数据库
  3. 其它
  4. Python写的Discuz7.2版faq.php注入漏洞工具

Python写的Discuz7.2版faq.php注入漏洞工具

上传者: 2020-12-29 16:31:31上传 PDF文件 39.45KB 热度 9次
Discuz 7.2 faq.php全自动利用工具,getshell 以及dump数据,python 版的uc_key getshell部分的代码来自网上(感谢作者) 实现代码: #!/usr/bin/env python # -*- coding: gbk -*- # -*- coding: gb2312 -*- # -*- coding: utf_8 -*- # author iswin import sys import hashlib import time import math import base64 import urllib2 import urllib import r
用户评论