PenetrationTestingScripts/antSword/source/modules/viewsite/README.md

10 lines
402 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

## 浏览网站模块
> 用于浏览目标站点从而进行一些登陆操作自动设置cookie等登陆信息
## 实现思路
1. 打开一个浏览窗口,访问站点域名
2. 创建一个tabbar用于管理cookie
3. 关闭浏览窗口tabbar会随时刷新cookie的改动然后显示到UI中
4. 保存cookie关闭tabbar将会把Cookie内容设置为请求的Header.Cookie