HoneyProxy
HoneyProxy copied to clipboard
This project is now part of @mitmproxy.
Is it possible to logging websocket traffic ?
C:\Python27\lib\site-packages\twisted\internet\defer.py:578 in _runCallbacks 577 try: 578 current.result = callback(current.result, _args, *_kw) 579 if current.result is current: C:\Python27\lib\site-packages\twisted\web\util.py:129 in _cbChild 128 def _cbChild(self, child, request): 129 request.render(resource.getChildForRequest(child, request)) 130 C:\Python27\lib\site-packages\twisted\web\server.py:238 in...
I could see the benefit in having Thug's YARA rules (or other repository) integrated into Honeyproxy and mark matches in the webinterface. This would speed up detection when working with...
Example: http://client.honeyproxy.org/analysis/70ce60a778694c06
Is there a way to clear the traffic window? If not, that would be handy :)
If you open HoneyProxy with -r -n, the quick start is kind of misleading. Change it accordingly. (this includes submitting the correct proxy status via the config)
For the beginning, just parse PNGs and show the TEXT resources.
This is a placeholder issue for refactoring the mitmproxy dump format to something more powerful. SQLite (+ SQLAlchemy) sounds like a good scenario maybe.
We might want to use chardet for that: http://pypi.python.org/pypi/chardet