- Cleaned up the SSLstrip+ code (somewhat)

- ServerConnection now properly detects and removes HSTS headers
- Fixed debug output
This commit is contained in:
byt3bl33d3r 2015-03-13 15:00:29 +01:00
parent c85fd2b5f3
commit 2200edcf5e
6 changed files with 76 additions and 131 deletions

View file

@ -476,4 +476,4 @@ class _DNS():
payload.accept()
except Exception, e:
print "Exception occurred while modifying DNS: " + str(e)
print "Exception occurred while modifying DNS: " + str(e)