Wirefox

Logo

Wirefox is a dead simple headless proxy device for SecOps and Pentesters.

View the Project on GitHub jleuth/wirefox

Install Wirefox Services

  • curl -sSl https://install.wirefox.org | bash
  • Open proxy

  • ssh -D (ANY PORT) -N -C username@WF_IP
  • Usage

    Running Manually

    To test the Wirefox Python tool:

    wirefox
    

    Viewing Logs

    If running as a service, check logs to diagnose issues:

    journalctl -u wirefox.service
    

    Troubleshooting