Skip to content

k-fire/fofa-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fofa-tool

批量提取fofa查询结果(域名 IP title)

https://kfi.re/811.html

< spider文件夹 >(无人维护)

exec

scrapy crawl spider -o data.json
参照scrapy的数据导出

fofa.ini

不登陆账号仅且只能爬取1页
{
'cookie':'存放已登陆账号cookie中: _fofapro_ars_session=xxxxx 中的xxxxx',
'page':'你要提取的页数',
'rules':'查询规则"'
}

数据示例

Image text

< api文件夹(仅适用于会员)>

input

运行前你需要配置fofa.ini
运行后你需要输入一个字典
参照 {'rule':'domain="baidu.com"','page':'','size':'','fields':'host','is_full':''}
每个选项参考官方接口
Image text
数据示例
Image text

About

批量提取fofa查询

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages