Menu

please report bugs here

2013-04-20
2018-07-04
<< < 1 2 (Page 2 of 2)
  • Anonymous

    Anonymous - 2015-07-24
    1. netool[kali].tar.gz
    2. While using option 13 in netool.sh with newest kali in vm I get the following:

    bug report

    Unhandled Error
    Traceback (most recent call last):
    File "./sslstrip.py", line 105, in main
    reactor.run()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
    self.mainLoop()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
    self.doIteration(t)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 167, in doPoll
    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    --- <exception caught="" here=""> ---
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func,
    args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 599, in _doReadOrWrite
    self._disconnectSelectable(selectable, why, inRead)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 263, in _disconnectSelectable
    selectable.connectionLost(f)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 433, in connectionLost
    Connection.connectionLost(self, reason)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 277, in connectionLost
    protocol.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 455, in connectionLost
    self.handleResponseEnd()
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 119, in handleResponseEnd
    HTTPClient.handleResponseEnd(self)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 466, in handleResponseEnd
    self.handleResponse(b)
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 133, in handleResponse
    self.client.write(data)
    File "/usr/lib/python2.7/dist-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 "./sslstrip.py", line 105, in main
    reactor.run()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
    self.mainLoop()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
    self.doIteration(t)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 167, in doPoll
    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    --- <exception caught="" here=""> ---
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func,
    args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 599, in _doReadOrWrite
    self._disconnectSelectable(selectable, why, inRead)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 263, in _disconnectSelectable
    selectable.connectionLost(f)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 433, in connectionLost
    Connection.connectionLost(self, reason)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 277, in connectionLost
    protocol.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 455, in connectionLost
    self.handleResponseEnd()
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 119, in handleResponseEnd
    HTTPClient.handleResponseEnd(self)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 466, in handleResponseEnd
    self.handleResponse(b)
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 133, in handleResponse
    self.client.write(data)
    File "/usr/lib/python2.7/dist-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 "./sslstrip.py", line 105, in main
    reactor.run()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
    self.mainLoop()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
    self.doIteration(t)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 167, in doPoll
    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    --- <exception caught="" here=""> ---
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func,
    args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 599, in _doReadOrWrite
    self._disconnectSelectable(selectable, why, inRead)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 263, in _disconnectSelectable
    selectable.connectionLost(f)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 433, in connectionLost
    Connection.connectionLost(self, reason)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 277, in connectionLost
    protocol.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 455, in connectionLost
    self.handleResponseEnd()
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 119, in handleResponseEnd
    HTTPClient.handleResponseEnd(self)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 466, in handleResponseEnd
    self.handleResponse(b)
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 133, in handleResponse
    self.client.write(data)
    File "/usr/lib/python2.7/dist-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 "./sslstrip.py", line 105, in main
    reactor.run()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
    self.mainLoop()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
    self.doIteration(t)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 167, in doPoll
    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    --- <exception caught="" here=""> ---
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func,
    args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 599, in _doReadOrWrite
    self._disconnectSelectable(selectable, why, inRead)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 263, in _disconnectSelectable
    selectable.connectionLost(f)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 433, in connectionLost
    Connection.connectionLost(self, reason)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 277, in connectionLost
    protocol.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 455, in connectionLost
    self.handleResponseEnd()
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 119, in handleResponseEnd
    HTTPClient.handleResponseEnd(self)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 466, in handleResponseEnd
    self.handleResponse(b)
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 133, in handleResponse
    self.client.write(data)
    File "/usr/lib/python2.7/dist-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 "./sslstrip.py", line 105, in main
    reactor.run()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
    self.mainLoop()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
    self.doIteration(t)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 167, in doPoll
    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    --- <exception caught="" here=""> ---
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func,
    args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 599, in _doReadOrWrite
    self._disconnectSelectable(selectable, why, inRead)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 263, in _disconnectSelectable
    selectable.connectionLost(f)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 433, in connectionLost
    Connection.connectionLost(self, reason)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 277, in connectionLost
    protocol.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 455, in connectionLost
    self.handleResponseEnd()
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 119, in handleResponseEnd
    HTTPClient.handleResponseEnd(self)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 466, in handleResponseEnd
    self.handleResponse(b)
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 133, in handleResponse
    self.client.write(data)
    File "/usr/lib/python2.7/dist-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 "./sslstrip.py", line 105, in main
    reactor.run()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1169, in run
    self.mainLoop()
    File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 1181, in mainLoop
    self.doIteration(t)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/pollreactor.py", line 167, in doPoll
    log.callWithLogger(selectable, _drdw, selectable, fd, event)
    --- <exception caught="" here=""> ---
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 84, in callWithLogger
    return callWithContext({"system": lp}, func, args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/log.py", line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 118, in callWithContext
    return self.currentContext().callWithContext(ctx, func,
    args, kw)
    File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81, in callWithContext
    return func(*args,
    kw)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 599, in _doReadOrWrite
    self._disconnectSelectable(selectable, why, inRead)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py", line 260, in _disconnectSelectable
    selectable.readConnectionLost(f)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 257, in readConnectionLost
    self.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 433, in connectionLost
    Connection.connectionLost(self, reason)
    File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 277, in connectionLost
    protocol.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/protocols/tls.py", line 460, in connectionLost
    ProtocolWrapper.connectionLost(self, reason)
    File "/usr/lib/python2.7/dist-packages/twisted/protocols/policies.py", line 123, in connectionLost
    self.wrappedProtocol.connectionLost(reason)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 455, in connectionLost
    self.handleResponseEnd()
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 119, in handleResponseEnd
    HTTPClient.handleResponseEnd(self)
    File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 466, in handleResponseEnd
    self.handleResponse(b)
    File "/root/opensource/sslstrip-0.9/sslstrip/ServerConnection.py", line 133, in handleResponse
    self.client.write(data)
    File "/usr/lib/python2.7/dist-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.

     

    Last edit: pedro ubuntu 2015-07-25
    • pedro ubuntu

      pedro ubuntu - 2015-07-24



      Thanks for the bug report...

      But i belive that this bug its on SSLstrip 0.9 or your kali distro installation, and not on my toolkit, after reading your report i went try the sslstrip module "in my toolkit" and it works fine inside my ubuntu distro like the above screenshots shows:

      https://db.tt/nvTlMgoB
      https://db.tt/NTTfkbrG

      possible solutions

      The first time sslstrip module runs it will install sslstrip dependencies and close the toolkit "for the changes take effect".

      1 - did you try to run again the sslstrip module?
      2 - did you have config etter.conf file to run ettercap as root [ UID 0 GID 0 ]?
      3 - did you have config etter.conf file to use SSL disectors "redir_command_on" (un-comment the field: if you use iptables)?

       

      Last edit: pedro ubuntu 2015-07-25
      • Anonymous

        Anonymous - 2015-07-25

        Thank you for the swift reply!

        This did the trick:

        "3 - did you have config etter.conf file to use SSL disectors "redir_command_on" (un-comment the field: if you use iptables)?"

         

        Last edit: pedro ubuntu 2015-07-25
        • pedro ubuntu

          pedro ubuntu - 2015-07-31

          glad to help...

           
  • Anonymous

    Anonymous - 2015-08-13

    tar: Unexpected EOF in archive

    after i download the kali ver , please help

     
    • pedro ubuntu

      pedro ubuntu - 2015-08-14



      hello this bug happens in 'downloader.sh' rigth?
      edit 'downloader.sh' and 'INSTALL.sh' scrool until the end
      of the file and delete: #EOF <--- this does not give me a bug on
      ubuntu or kali but try this soluction maybee it will help you...


      another thing: are you using KALI linux?
      also download my toolkit using 'downloader.sh' and chose to
      download from GIT repository that i've been fixing the #EOF issue...

       

      Last edit: pedro ubuntu 2015-08-14
  • Anonymous

    Anonymous - 2015-08-14

    im unable to unzip the file , i get error msg , im using kali 2.0

    please make sure the kali ver of ur gz file is working and try to un gz it

     
    • pedro ubuntu

      pedro ubuntu - 2015-08-14



      download my toolkit using 'downloader.sh' and chose to
      download from GIT repository that i've been fixing the #EOF issue..

      The GIT repository its on version V4.5.1 with a recent module added
      'D-LINK router admin phishing' and the changes to #EOF issue, remmenber
      that GIT will not download a TAR.GZ file, insted will use git clone to download the folder and all files needed: downloader.sh

       

      Last edit: pedro ubuntu 2015-08-14
  • Anonymous

    Anonymous - 2015-08-15

    thanks . can you please update your tools to make it work with kali 2.0 , i can see it says that metasploit not found in opt/metasploit , anyway it is also good to update this tool

     
    • pedro ubuntu

      pedro ubuntu - 2015-08-16



      easy:
      edit 'toolkit_config' file and replace the PATH to your
      metasploit instalation....

      METASPLOIT_INSTALL_PATH:/opt/metasploit

      just replace the value in front of METASPLOIT_INSTALL_PATH:
      to point to your metasploit install path...

       

      Last edit: pedro ubuntu 2015-08-16
  • Anonymous

    Anonymous - 2015-08-22

    bash: ./downloader.sh: /bin/sh^M: bad interpreter: No such file or directory

     
    • pedro ubuntu

      pedro ubuntu - 2015-08-30



      hello - i belive that your script is coming from DOS.
      "bash: ./downloader.sh: /bin/bash^M: bad interpreter: No such file or directory"

      the sign ^M is the end of line in MSdose. to convert the script you can use dos2unix: http://linuxcommand.org/man_pages/dos2unix1.html

      Or you can do it yourself using the sed command:
      sed -i 's/\r$//' somefile.sh ==> replaces carriage return (\r) characters occurring at the end of a line, and so converts a dos/windows file to unix/linux

      another soluction its to install the tool using my GIT repository:
      1 - open terminal and write:
      git clone git://git.code.sf.net/p/netoolsh/opensource-kali opensource

      2 - Just browse to opensource folder in our terminal and
      execute: chmod +x INSTALL.sh follow by: ./INSTALL.sh

       

      Last edit: pedro ubuntu 2015-08-30
  • Anonymous

    Anonymous - 2015-08-26

    When I try to extract the version 4.5 for kali I get the following error

    An error occurred while extracting files.

    truncated gzip input

     
    • pedro ubuntu

      pedro ubuntu - 2015-08-30



      yes i have a bug on my STABLE repo so download my toolkit using
      'downloader.sh' and chose to download from GIT repository
      that i've been fixing some issues in new kali-linux distro..

      The GIT repository its on version V4.5.1 and GIT will not download a TAR.GZ file, insted will use git clone to download the folder and all files needed: downloader.sh

       

      Last edit: pedro ubuntu 2015-08-30
  • Anonymous

    Anonymous - 2015-12-31

    I followed your video and everything installed fine with no problems.
    In the main menu I click on '2 - Nmap Scanner Menu' and confirm to use wlan0 interface
    Then i select '6 - Scan Local Network'
    "This module scans Local lan for Live Hosts.
    using nmap flag -sn [no port discovery]"
    i type "run'

    PORTS TO SEARCH
    example: 80,139,445 OR 1-1000

    That window pops up. If i type in any ports or port range or even if i leave it blank i get an error message:
    "You cannot use -F (fast scan) or -p (explicit port selection) when not doing a port scan. QUITTING!"

    How can i fix this?

     
  • Anonymous

    Anonymous - 2016-01-01

    im getting this error , how to fix this bro ???

    ::NETOOL::T00LKIT::=>::4.6::INSTALLER::BUG::REPORT::
    ::OS::=>::BackBox::HOME::=>::/home/killer::PWD::=>::/home/killer/netoolsh-opensource::
    ::T00LKIT::DISTRO=>::Ubuntu::USERNAME::=>::killer::ID::=>::1000::
    ::
    ::Fri Jan 1 20:07:03 IST 2016::=>::COMPARING::OPERATIVE-SYSTEM::BackBox::NOT-SUPPORTED::
    ::
    _::EOF

     
    • pedro ubuntu

      pedro ubuntu - 2016-03-26

      netool toolkit as original develop to work under linux ubuntu or kali distros..
      and thats the only distros i spend some time giving support...

      the log file tells me that your OS its backbox and this installer its set
      to only work in ubuntu distros...

      did you try to install it use the universal installer ?
      https://sourceforge.net/p/netoolsh/discussion/readteam/thread/aae85509/

       
<< < 1 2 (Page 2 of 2)

Anonymous
Anonymous

Add attachments
Cancel