3mrgnc3 / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
0 stars 0 forks source link

Optimize SSLStrip #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add try/except to sslstrip in reactor when reactor.run() is called
2. Hide SSLStrip error messages from displaying in the terminal

What is the expected output? What do you see instead?
-Might increase performance and speed of sslstrip
-Could decrease wait time while sslstrip downgrades a page with secure links

Original issue reported on code.google.com by topher.s...@gmail.com on 7 May 2012 at 9:34

GoogleCodeExporter commented 9 years ago

Original comment by topher.s...@gmail.com on 10 May 2012 at 4:59