📌 📄 内容摘要:
rick 在 【授人以渔】fofa无会员批量 扫 nextchat 中发帖
非付费会员,fofa数据采集工具,原理是设置好每次搜索的时间
git clone 本地跑一下就是
python fofa.py --keyword "nextchat" && icon_hash="-489732743" --endcount 50000
检测下需不需要密码
import requests
import concurrent.futures
def fetch_url_data(url):
headers = {
'accept': 'application/json',
'authorization': 'Bearer nk-'
}
try:
full_url = f"{url}/api/config" # 添加 /api/config 到 URL
response ...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/206330/1 ─────────────────────────────
📢 来源:LINUX DO