https://www.cnblogs.com/Lmg66/p/13499019.html

https://mp.weixin.qq.com/s/tD4GMool6D2dA_UTsMt0nw

https://unsafe.sh/go-72576.html

1
2
3
4
5
6
7
8
9
10
#设置无线网卡
set interface wlan0
#设置无线网信号
set ssid test
#设置插件
set proxy noproxy
#开启dns转发
ignore pydns_server
#开始攻击
start
1
2
3
4
5
6
set interface wlan0
set ssid School
set proxy captiveflask
set captiveflask.School true
proxies
start
1
2
3
4
/data/local/nhsystem/kali-arm64/root/dirsearch

adb push fscan /data/local/nhsystem/kali-arm64/root/fscan
adb push fscan /data/local/nhsystem/kali-arm64/home/kali/fscan

https://cn-sec.com/archives/201918.html

__END__