Hello,all!
Is it ok?

When i run w3af_console (with proxy and some discovery options) i got this

w3af>>> start
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/mnt/1/w3af/core/controllers/threads/threadpool.py", line 108, in run
    self.resultQueue.put( (request, request.callable(*request.args,
**request.kwds)) )
  File "/mnt/1/w3af/core/controllers/misc/decorators.py", line 72, in f_retry
    rv = f(*args, **kwargs)
  File "/mnt/1/w3af/core/controllers/coreHelpers/fingerprint_404.py", line
156, in _send_404
    response = self._urlOpener.GET(url404, useCache=False, grepResult=False)
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 321, in GET
    return self._send(req, useCache=useCache, grepResult=grepResult)
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 503, in _send
    self._callBeforeSend()
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 109, in _callBeforeSend
    self._sleepIfPausedDieIfStopped()
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 138, in
_sleepIfPausedDieIfStopped
    raise KeyboardInterrupt
KeyboardInterrupt

Exception in thread Thread-4:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/mnt/1/w3af/core/controllers/threads/threadpool.py", line 108, in run
    self.resultQueue.put( (request, request.callable(*request.args,
**request.kwds)) )
  File "/mnt/1/w3af/core/controllers/misc/decorators.py", line 72, in f_retry
    rv = f(*args, **kwargs)
  File "/mnt/1/w3af/core/controllers/coreHelpers/fingerprint_404.py", line
156, in _send_404
    response = self._urlOpener.GET(url404, useCache=False, grepResult=False)
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 321, in GET
    return self._send(req, useCache=useCache, grepResult=grepResult)
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 503, in _send
    self._callBeforeSend()
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 109, in _callBeforeSend
    self._sleepIfPausedDieIfStopped()
  File "/mnt/1/w3af/core/data/url/xUrllib.py", line 138, in
_sleepIfPausedDieIfStopped
    raise KeyboardInterrupt
KeyboardInterrupt


is it normal and ok?

is it ok (also) post such logs to this mail list?

Cheers


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to