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
运行命令:
python fofamap.py -bq www2.txt -o 123456.xlsx
_____ __ __ __ []联动 Nuclei | | / | __ | / | __ _ _ __ | | / _ | | / | |\/| |/ _ | ' | | () | | (| | | | | (| | |) | || _/|| _,|| ||_,_| ./ |_| V1.1.3 #Coded By Hx0战队 Update:2024.02.06 ======基础配置======= []日志记录:关闭 []存活检测:开启 []搜索范围:一年内数据 []每页查询数量:10000条/页 ======个人信息======= [+] 邮箱:5***m [+] 用户名:UIPW0 [+] F币剩余数量:0 [+] 是否是VIP:True [+] VIP等级:2 ======批量查询======= [+] 任务文件:www2.txt [+] 任务总数:1 [+] 当前任务:task-1 ======查询内容======= [+] 查询语句:ip="1.0.0.1" [+] 查询参数:host,protocol,ip,port,title,domain,country_name [+] 查询页数:1-5 ======文档输出======= [+] 文档输出成功!文件名为:fofa查询结果-任务1-【ip=1.0.0.1】-1723527094.xlsx ======查询结果======= Traceback (most recent call last): File "fofamap.py", line 717, in bat_query(bat_query_file, scan_format) File "fofamap.py", line 459, in bat_query print_result(database, fields, scan_format) File "fofamap.py", line 430, in print_result table.add_row(item) File "D:\Python\Python38\lib\site-packages\prettytable\prettytable.py", line 1345, in add_row raise Exception( Exception: Row has incorrect number of values, (actual) 8!=2 (expected)
| |\/| |/ _
只有一行
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
运行命令:
python fofamap.py -bq www2.txt -o 123456.xlsx
_____ __ __ __ []联动 Nuclei
| | / | __ | / | __ _ _ __
| | / _ | | /
| |\/| |/ _
| '| | () | | (| | | | | (| | |) |
|| _/|| _,|| ||_,_| ./
|_| V1.1.3
#Coded By Hx0战队 Update:2024.02.06
======基础配置=======
[]日志记录:关闭
[]存活检测:开启
[]搜索范围:一年内数据
[]每页查询数量:10000条/页
======个人信息=======
[+] 邮箱:5***m
[+] 用户名:UIPW0
[+] F币剩余数量:0
[+] 是否是VIP:True
[+] VIP等级:2
======批量查询=======
[+] 任务文件:www2.txt
[+] 任务总数:1
[+] 当前任务:task-1
======查询内容=======
[+] 查询语句:ip="1.0.0.1"
[+] 查询参数:host,protocol,ip,port,title,domain,country_name
[+] 查询页数:1-5
======文档输出=======
[+] 文档输出成功!文件名为:fofa查询结果-任务1-【ip=1.0.0.1】-1723527094.xlsx
======查询结果=======
Traceback (most recent call last):
File "fofamap.py", line 717, in
bat_query(bat_query_file, scan_format)
File "fofamap.py", line 459, in bat_query
print_result(database, fields, scan_format)
File "fofamap.py", line 430, in print_result
table.add_row(item)
File "D:\Python\Python38\lib\site-packages\prettytable\prettytable.py", line 1345, in add_row
raise Exception(
Exception: Row has incorrect number of values, (actual) 8!=2 (expected)
只有一行
The text was updated successfully, but these errors were encountered: