Skip to content

Instantly share code, notes, and snippets.

@cw4d3
Created December 12, 2011 18:40
Show Gist options
  • Select an option

  • Save cw4d3/1468504 to your computer and use it in GitHub Desktop.

Select an option

Save cw4d3/1468504 to your computer and use it in GitHub Desktop.
MM3-ProxySwitcher Config
[Burp Suite - 8001
http=127.0.0.1:8001
ftp=127.0.0.1:8001
ssl=127.0.0.1:8001
noProxy=127.0.0.1:8001
clear=cache
]
[WebScarab - 8002
http=127.0.0.1:8002
ftp=127.0.0.1:8002
ssl=127.0.0.1:8002
noProxy=127.0.0.1:8002
clear=cache
]
[Zed Attack Proxy - 8003
http=127.0.0.1:8003
ftp=127.0.0.1:8003
ssl=127.0.0.1:8003
noProxy=127.0.0.1:8003
clear=cache
]
[Rat Proxy - 8004
http=127.0.0.1:8004
ftp=127.0.0.1:8004
ssl=127.0.0.1:8004
noProxy=127.0.0.1:8004
clear=cache
]
[Watobo - 8006
http=127.0.0.1:8006
ftp=127.0.0.1:8006
ssl=127.0.0.1:8006
noProxy=127.0.0.1:8006
clear=cache
]
[Arachni - 8282
http=127.0.0.1:8282
ftp=127.0.0.1:8282
ssl=127.0.0.1:8282
noProxy=127.0.0.1:8282
clear=cache
]
[w3af manual - 44444
http=127.0.0.1:44444
ftp=127.0.0.1:44444
ssl=127.0.0.1:44444
noProxy=127.0.0.1:44444
clear=cache
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment