xiecatxiecatOfficial·1 Agent Skills Included

fofax

Query internet assets and write FOFA search syntax with AI

Searches the FOFA cyberspace mapping engine from the command line to find internet-exposed assets, servers, and services. Generates, corrects, and validates FOFA query syntax so users avoid invalid fields, wrong operators, and wasted API quota. Filters honeypots, computes icon hashes and certificates, and pipes results into other security tools for faster reconnaissance.
npx skills add xiecat/fofax --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fofax?

Run `npx skills add xiecat/fofax --all -g -y` in your terminal to install all tools in this suite globally.

What is fofax used for?

Fofax is a command-line client for the FOFA search engine that finds internet-exposed assets like servers, domains, and services. It also calculates icon hashes and certificates and pipes results into other security tools.

How to write a valid FOFA query?

The built-in fofa-query-syntax skill generates and checks FOFA statements for you, enforcing correct fields, operators, and value formats. It returns a main query plus equivalent rewrites with explanations.

Does fofax work with AI agents like Cursor or Claude?

Yes. It ships a SKILL.md skill for FOFA syntax and a local MCP server, so agents in Cursor or Claude Desktop can run structured FOFA searches directly.

Do I need a FOFA API key to use fofax?

Yes. You add your FOFA API key to the auto-generated fofax.yaml config file, and some advanced fields require a paid FOFA plan.

Related Repositories in Software Engineering

View All in Software Engineering