Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor refactor | Shadab Zafar | 2016-09-27 | 1 | -2/+3 |
| | |||||
* | Update cookie tests | Shadab Zafar | 2016-09-27 | 1 | -91/+84 |
| | | | | | This is needed since _read_pairs now returns a list of cookies each of which is a list of [name, value] tuples. | ||||
* | Add support for comma separated cookies | Shadab Zafar | 2016-09-27 | 1 | -30/+51 |
| | |||||
* | Merge pull request #1583 from mhils/patch-makesocket | Thomas Kriechbaumer | 2016-09-27 | 1 | -1/+5 |
|\ | | | | | allow socket creation monkeypatchs | ||||
| * | allow socket creation monkeypatchs | Maximilian Hils | 2016-09-27 | 1 | -1/+5 |
| | | |||||
* | | Update reverse proxy host header docs | Ryan Laughlin | 2016-09-26 | 1 | -24/+9 |
| | | |||||
* | | override host header in reverse proxy mode, refs #1571 | Maximilian Hils | 2016-09-26 | 1 | -0/+4 |
|/ | |||||
* | Revert "minor fixes" | Maximilian Hils | 2016-09-26 | 1 | -5/+8 |
| | | | | This reverts commit f94219e7377e6eb775867918f7a1382421a97c54. | ||||
* | minor fixes | Maximilian Hils | 2016-09-26 | 1 | -8/+5 |
| | |||||
* | Fixes - #1555 sslstrip.py flow.response.headers (#1556) | phackt | 2016-09-25 | 1 | -2/+14 |
| | | | | | | | | | | * Fixes - #1555 sslstrip.py flow.response.headers * #1557 - add enhancements in inline script sslstrip.py with upgrade-insecure-requests stripping * #1557 - update to match python style guide * #1555, #1556, update to a bytes pattern | ||||
* | fix #1221 (#1578) | Maximilian Hils | 2016-09-24 | 2 | -9/+19 |
| | |||||
* | update dependencies, minor fixes (#1577) | Maximilian Hils | 2016-09-24 | 4 | -13/+14 |
| | |||||
* | fix tests | Maximilian Hils | 2016-09-24 | 1 | -1/+1 |
| | |||||
* | minor fixes | Maximilian Hils | 2016-09-24 | 2 | -4/+3 |
| | |||||
* | remove option argument for addons.add (#1576) | Maximilian Hils | 2016-09-24 | 19 | -33/+32 |
| | |||||
* | minor cleanups | Maximilian Hils | 2016-09-24 | 2 | -4/+4 |
| | |||||
* | fix #1492 | Maximilian Hils | 2016-09-24 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1574 from mhils/issue-1393 | Thomas Kriechbaumer | 2016-09-24 | 5 | -19/+32 |
|\ | | | | | Fix #1393 | ||||
| * | fix #1393 | Maximilian Hils | 2016-09-23 | 5 | -19/+32 |
|/ | |||||
* | Merge pull request #1566 from mhils/issue-1546 | Maximilian Hils | 2016-09-22 | 7 | -46/+66 |
|\ | | | | | add websocket on/off switch, improve logging (fix #1546, fix #1547) | ||||
| * | fix tests | Maximilian Hils | 2016-09-22 | 2 | -6/+8 |
| | | |||||
| * | add websocket on/off switch, improve logging (fix #1546, fix #1547) | Maximilian Hils | 2016-09-22 | 6 | -49/+67 |
| | | |||||
* | | Merge pull request #1567 from mhils/issue-1467 | Maximilian Hils | 2016-09-22 | 2 | -8/+55 |
|\ \ | |/ |/| | Scripts: cut traceback properly, fix #1467 | ||||
| * | scripts: cut traceback properly, fix #1467 | Maximilian Hils | 2016-09-22 | 2 | -8/+55 |
| | | |||||
* | | Merge branch 'fully_transparent' | Maximilian Hils | 2016-09-22 | 7 | -7/+154 |
|\ \ | |/ |/| | |||||
| * | minor cleanup | Maximilian Hils | 2016-09-22 | 3 | -17/+11 |
| | | |||||
| * | Removed obsolete code. | smill@cuckoo.sh | 2016-09-22 | 1 | -6/+2 |
| | | |||||
| * | Introduced comment regarding socket manipulation through the server_conn stub. | smill@cuckoo.sh | 2016-09-22 | 1 | -0/+1 |
| | | |||||
| * | Commented on IP_TRANSPARENT and changed an exception type. | smill@cuckoo.sh | 2016-09-22 | 1 | -1/+2 |
| | | |||||
| * | Fixed restructuredText error. | smill | 2016-09-15 | 1 | -1/+2 |
| | | |||||
| * | Added a description to the shim loader, and renamed it. | smill | 2016-09-14 | 1 | -0/+8 |
| | | |||||
| * | Fixed travis-ci issues. | smill | 2016-09-14 | 3 | -1/+3 |
| | | |||||
| * | Prevent crash in case of a connection timeout. | smill | 2016-09-14 | 1 | -3/+5 |
| | | |||||
| * | Improved the documentation. | smill | 2016-09-05 | 1 | -5/+17 |
| | | |||||
| * | Made it possible to modify the server_conn.connection attribute, | smill | 2016-09-05 | 2 | -3/+8 |
| | | | | | | | | using the serverconnect stub. | ||||
| * | Removed a mistakenly inserted newline character. | smill | 2016-09-04 | 1 | -1/+0 |
| | | |||||
| * | Improved error-handling / supplemented documention. | smill | 2016-09-04 | 6 | -9/+33 |
| | | |||||
| * | Introduced some minor improvements to the shim loader. | smill | 2016-09-03 | 1 | -19/+27 |
| | | |||||
| * | Introduced the capability to spoof the source address | smill | 2016-09-03 | 6 | -7/+101 |
| | | | | | | | | of outgoing sessions + an accompanying shim loader. | ||||
* | | ci: enable verbose test logging by default | Maximilian Hils | 2016-09-21 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #1522 from chhsiao90/dump-ready-#1505 | Maximilian Hils | 2016-09-21 | 1 | -0/+4 |
|\ \ | | | | | | | Notify when proxy server started | ||||
| * | | Notify when proxy server started | chhsiao90 | 2016-09-22 | 1 | -0/+4 |
| | | | |||||
* | | | fix mitmdump error logging, fix #1549 (#1565) | Maximilian Hils | 2016-09-21 | 3 | -6/+11 |
| | | | | | | | | | | | | | | | | | | | | | This commit replaces the logging statement introduced in afe34e8b28988bdff91123862194606152c03c33 with the previous implementation where an exception is raised. ProtocolExceptions are normally logged as regular warnings, achieving the same effect for the end user. However, this retains the full stack trace for debug-level logging, which makes the analysis of client errors considerably easier. | ||||
* | | | Merge pull request #1564 from mhils/issue-1554 | Maximilian Hils | 2016-09-21 | 2 | -9/+15 |
|\ \ \ | |/ / |/| | | Fix Response.make content-length header | ||||
| * | | fix Response.make content-length header | Maximilian Hils | 2016-09-21 | 2 | -9/+15 |
| | | | |||||
* | | | Merge pull request #1563 from mhils/fix-1562 | Maximilian Hils | 2016-09-21 | 6 | -4/+19 |
|\ \ \ | |/ / |/| | | Raise TypeError on invalid header assignment, fix #1562 | ||||
| * | | fix pathod http2 response creation | Maximilian Hils | 2016-09-21 | 2 | -3/+3 |
| | | | |||||
| * | | raise TypeError on invalid header assignment, fix #1562 | Maximilian Hils | 2016-09-21 | 4 | -1/+16 |
|/ / | |||||
* | | Merge pull request #1509 from arjun23496/regex_star_mod | Maximilian Hils | 2016-09-21 | 2 | -2/+5 |
|\ \ | | | | | | | Fixes #1471 - Change .* to match entire body | ||||
| * | | Changed filter to match replacement for DOTALL | arjun23496 | 2016-09-09 | 1 | -0/+3 |
| | | |