Skip to content

Commit a591429

Browse files
committed
update md
1 parent 636310c commit a591429

1 file changed

Lines changed: 18 additions & 6 deletions

File tree

README.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
11
# pythonwebhack
2-
用python 2.7实现的web框架建立的在线渗透平台
3-
web框架是flask 前端框架是amazeUI
42

5-
需要支持 flask
3+
> 用python 2.7实现的web框架建立的在线渗透平台
4+
> web框架是flask 前端框架是amazeUI
65
6+
## 安装
77
pip install flask
88
pip install requests
9+
[usage]: python `myweb.py `
910

10-
输入 python myweb.py 就可以运行了
11+
## 更新
1112

12-
10.25更新 加入了社会工程学密码生成和whois查询
13-
10.21更新 加入了CMS在线识别
13+
- 11.7 更新 加入了在线社工库 调用的接口~
14+
- 10.25 更新 加入了社会工程学密码生成和whois查询
15+
- 10.21 更新 加入了CMS在线识别
16+
17+
## 学习教程
18+
每一步都记录了 [编写记录][1]
19+
20+
21+
用新浪云搭建了下 [http://systeminfo.applinzi.com/][2]
22+
23+
24+
[1]: http://bbs.ichunqiu.com/forum.php?mod=collection&action=view&ctid=65
25+
[2]: http://systeminfo.applinzi.com/

0 commit comments

Comments
 (0)