Search FOFA for internet connected devices without writing API calls by hand.
Pull up a detailed dashboard for a specific host or IP address.
Group search results by field to spot patterns across many assets.
Batch export large lists of IPs, hosts, or domains to an Excel file.
| polite-007/superfofa | 1296018244/grok-manager | 787a68/hubproxy | |
|---|---|---|---|
| Stars | 16 | 16 | 16 |
| Language | — | Go | Go |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | ops devops | ops devops | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires a FOFA account with a valid API key to run any searches.
Superfofa is a desktop app that gives you a visual, point and click way to work with FOFA, a search engine for finding internet connected devices and services. Instead of typing raw API calls, you get a graphical client for macOS and Windows that wraps FOFA's search, host lookup, and data export features into one tool. The main screen lets you run searches across multiple tabs at once, save field presets, and browse your search history with pagination. You can click from a search result straight into a detailed host profile for a given IP address, shown as a dashboard with key stats and a breakdown of open ports. There is also an aggregation view that groups your search results by field, so you can quickly see how many results share a given value and spot patterns in the data. For larger jobs, superfofa supports batch export. You can feed it a list of IPs, hosts, or domains, choose which fields to pull, and it will export the results to an Excel file, with the ability to pause, resume, or retry if the export gets interrupted partway through. Because FOFA access is tied to API keys with usage limits, the app also includes account management: you can add several FOFA accounts, set a proxy, check that each key still works, and choose whether requests rotate through keys in order or at random to spread out the load. Under the hood it is built with Go and the Wails framework for the desktop shell, paired with a React and TypeScript frontend using shadcn-ui components. It stores accounts, settings, export jobs, and query history locally in SQLite, so it works offline aside from the actual FOFA queries. The project ships prebuilt binaries for Apple Silicon and Intel Macs and for Windows on both x64 and ARM64, with light and dark theme support. The maintainer notes that this repository currently hosts only the README and release builds, the source code itself is not yet public.
A desktop app that turns FOFA's device search API into a visual point and click tool for searching, profiling hosts, and exporting results.
No license is stated, and the maintainer notes the source code is not currently public, only the README and prebuilt release binaries.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
double-check against the repo, no cap.