Commands
Run this sequence from the CLI. Adjust pins, addresses or filenames to match your own setup.
Result
What it means
The command turns the firmware into a quick field checker for web endpoints, useful next to ping, nmap and raw TCP tests.
Troubleshooting
- Re-enter the selected mode setup if pins changed.
- Confirm the target shares ground with the ESP32 Bit Pirate.
- Start with short commands before using longer capture or bridge sessions.
HTTP URL analysis FAQ
When should I use http analyze instead of http get?
Use http get when you only need the endpoint response, headers or JSON body. Use http analyze when you want a broader URL check using external analysis APIs and validation-style signals.
Why can URL analysis return incomplete results?
Some public analysis databases may not have seen a URL before, and some services rate-limit or block requests. Treat the result as a starting point, then verify important findings manually.
Should I run this from Wi-Fi or Ethernet?
Either works if the network has internet access. Use Ethernet when you want a more stable bench connection, and use Wi-Fi when cable access is not practical.