Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 651293 Details for
Bug 760619
sslstrip has probably some problem with python 2.7
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python errors generated by running sslstrip
err (text/plain), 4.95 KB, created by
goodbye300
on 2012-11-24 22:10:15 UTC
(
hide
)
Description:
python errors generated by running sslstrip
Filename:
MIME Type:
Creator:
goodbye300
Created:
2012-11-24 22:10:15 UTC
Size:
4.95 KB
patch
obsolete
>[root@beastlinux ~]# sslstrip -l 1337 > >sslstrip 0.9 by Moxie Marlinspike running... >Unhandled Error >Traceback (most recent call last): > File "/usr/bin/sslstrip", line 105, in main > reactor.run() > File "/usr/lib64/python2.7/site-packages/twisted/internet/base.py", line 1162, in run > self.mainLoop() > File "/usr/lib64/python2.7/site-packages/twisted/internet/base.py", line 1174, in mainLoop > self.doIteration(t) > File "/usr/lib64/python2.7/site-packages/twisted/internet/selectreactor.py", line 140, in doSelect > _logrun(selectable, _drdw, selectable, method, dict) >--- <exception caught here> --- > File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 84, in callWithLogger > return callWithContext({"system": lp}, func, *args, **kw) > File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 69, in callWithContext > return context.call({ILogContext: newCtx}, func, *args, **kw) > File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 118, in callWithContext > return self.currentContext().callWithContext(ctx, func, *args, **kw) > File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 81, in callWithContext > return func(*args,**kw) > File "/usr/lib64/python2.7/site-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite > self._disconnectSelectable(selectable, why, method=="doRead") > File "/usr/lib64/python2.7/site-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable > selectable.connectionLost(f) > File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 687, in connectionLost > Connection.connectionLost(self, reason) > File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 529, in connectionLost > protocol.connectionLost(reason) > File "/usr/lib64/python2.7/site-packages/twisted/web/http.py", line 455, in connectionLost > self.handleResponseEnd() > File "/usr/lib/python2.7/site-packages/sslstrip/ServerConnection.py", line 119, in handleResponseEnd > HTTPClient.handleResponseEnd(self) > File "/usr/lib64/python2.7/site-packages/twisted/web/http.py", line 466, in handleResponseEnd > self.handleResponse(b) > File "/usr/lib/python2.7/site-packages/sslstrip/ServerConnection.py", line 133, in handleResponse > self.client.write(data) > File "/usr/lib64/python2.7/site-packages/twisted/web/http.py", line 898, in write > raise RuntimeError('Request.write called on a request after ' >exceptions.RuntimeError: Request.write called on a request after Request.finish was called. >Unhandled Error >Traceback (most recent call last): > File "/usr/bin/sslstrip", line 105, in main > reactor.run() > File "/usr/lib64/python2.7/site-packages/twisted/internet/base.py", line 1162, in run > self.mainLoop() > File "/usr/lib64/python2.7/site-packages/twisted/internet/base.py", line 1174, in mainLoop > self.doIteration(t) > File "/usr/lib64/python2.7/site-packages/twisted/internet/selectreactor.py", line 140, in doSelect > _logrun(selectable, _drdw, selectable, method, dict) >--- <exception caught here> --- > File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 84, in callWithLogger > return callWithContext({"system": lp}, func, *args, **kw) > File "/usr/lib64/python2.7/site-packages/twisted/python/log.py", line 69, in callWithContext > return context.call({ILogContext: newCtx}, func, *args, **kw) > File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 118, in callWithContext > return self.currentContext().callWithContext(ctx, func, *args, **kw) > File "/usr/lib64/python2.7/site-packages/twisted/python/context.py", line 81, in callWithContext > return func(*args,**kw) > File "/usr/lib64/python2.7/site-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite > self._disconnectSelectable(selectable, why, method=="doRead") > File "/usr/lib64/python2.7/site-packages/twisted/internet/posixbase.py", line 253, in _disconnectSelectable > selectable.connectionLost(f) > File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 687, in connectionLost > Connection.connectionLost(self, reason) > File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 529, in connectionLost > protocol.connectionLost(reason) > File "/usr/lib64/python2.7/site-packages/twisted/web/http.py", line 455, in connectionLost > self.handleResponseEnd() > File "/usr/lib/python2.7/site-packages/sslstrip/ServerConnection.py", line 119, in handleResponseEnd > HTTPClient.handleResponseEnd(self) > File "/usr/lib64/python2.7/site-packages/twisted/web/http.py", line 466, in handleResponseEnd > self.handleResponse(b) > File "/usr/lib/python2.7/site-packages/sslstrip/ServerConnection.py", line 133, in handleResponse > self.client.write(data) > File "/usr/lib64/python2.7/site-packages/twisted/web/http.py", line 898, in write > raise RuntimeError('Request.write called on a request after ' >exceptions.RuntimeError: Request.write called on a request after Request.finish was called.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 760619
:
541469
| 651293