-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Mehmet KILIC edited this page Jun 11, 2013
·
8 revisions
Mobile Application Fuzzer is a Man in the Middle Fuzzing tool.
- HTTP/HTTP Proxy Support
- HTTPS Connect Conversion Support
- Real-Time Response/Request Fuzzing Support
- Please make sure that your system has necessary packages installed before installation.
- For development platform Ruby in Ubuntu: sudo apt-get install ruby1.9.3
- git clone git@github.com:YakindanEgitim/mbfuzzer.git
-
MBFuzzer requires proxy address & port number in starting.
-
By default, it is running on address 127.0.0.1 & port 8080.
-
Running command under test file of MBFuzzer Project:
`ruby mbfuzzer.rb [address] [port]`