Created
November 29, 2019 00:24
-
-
Save stephendonner/1b6b111436dfd746cec331dd21dbb145 to your computer and use it in GitHub Desktop.
pipenv run python studio.py --app Firefox --proxy mitm4 --record --sites desktop-sites.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| stephendonner-7hlvdq:raptor-studio sdonner$ pipenv run python studio.py --app Firefox --proxy mitm4 --record --sites desktop-sites.json | |
| Starting record mode!!! | |
| Parsing sites json | |
| Starting MitmProxy | |
| /Users/sdonner/raptor-studio/proxy/utils/mitm4.0.4/mitmdump-osx --save-stream-file Recordings/mitm4-darwin-firefox-google-search/mitm4-darwin-firefox-google-search.mp --set websocket=false --scripts /Users/sdonner/raptor-studio/proxy/scripts/inject_deterministic.py --scripts /Users/sdonner/raptor-studio/proxy/scripts/http_protocol_extractor.py | |
| Recording https://www.google.com/search?hl=en&q=barack+obama&cad=h... | |
| Do user input and press <Return> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment