We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@xxx:/app# afrog -h afrog Usage: afrog [flags] Flags: TARGET: -t, -target string[] target URLs/hosts to scan (comma separated) -T, -target-file string list of target URLs/hosts to scan (one per line) -cs, -cyberspace string cyberspace search, eg: -cs zoomeye -q, -query string cyberspace search keywords, eg: -q app:'tomcat' -qc, -query-count int cyberspace search data count, eg: -qc 1000 (default 100) -resume string resume scan using resume.cfg -oob string set Out-of-Band (OOB) adapter, eg: -oob ceyeio or -oob dnslogcn or -oob alphalog
-t 描述多个目标以逗号分隔,实际测试下来,如果多个目标,需要使用-t target1 -t target2 ....才可以
更新下使用的参数说明吧,囧
The text was updated successfully, but these errors were encountered:
No branches or pull requests
-t 描述多个目标以逗号分隔,实际测试下来,如果多个目标,需要使用-t target1 -t target2 ....才可以
更新下使用的参数说明吧,囧
The text was updated successfully, but these errors were encountered: