Jump to content

doctorized

Active Members
  • Posts

    19
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by doctorized

  1. 11 hours ago, digip said:

    Wifite isn't a silver bullet. It's great for vulnerable WPS devices when using the pixie dust attack, but most WPA2 stuff, you're still going to have to do it the old fashioned way, capture the 4-way handshake, and then bruteforce the password. WEP should crack in few minutes or less though.

    When you say "4-way handshake" you mean DHCP messages, right? (DHCP discover, offer, etc)

  2. 1 hour ago, digip said:

    http://imgur.com/a/VRphE

    See the image, right click for new panel, then add the notification item back in.

    Thanx to your photo I managed to set them as they were. My problem was the separator that wanted to enable the "Expand" property. Also your photo helped me find that network manager was actually "Notification area". Now, everything is back to normal. Thanx a lot my friend! Be good!!

  3. 7 minutes ago, digip said:

    What is the desktop interface?  XFCE?

    I don't use the light version, but you can try right clicking the toolbar/panel(s). In Gnome, you would use the TweakUI tool, in KDE, you right click the Panel(taskbar) to add items, but not sure in XFCE and other interfaces. Can also try system settings and see the general theme and desktop options.

    I did right click and played with the settings. I added items but they are all left alligned. Before that, they were right alligned, at least some of them. I didn't find a way to bring them back to the right of the panel. I didn't find a way to re-add network manager.

  4. 27 minutes ago, digip said:

    Not sure what wifite is doing, but it's possible the card's monitor mode is flaky. and can't do full injection. Try aireplay-ng for tests to see what it can/can't do. My suggestion, try a new USB wifi card. They are pretty cheap, like $10-15 for some of them, roughly $20-30 for a decent alpha and you can always find used ones on eBay and Amazon that should work. Just make sure you get a compatible card with the right chipset. If you have any friends with an Alpha card, ask to borrow it and give it a try just to test with wifite. If wifite still barfs, then might be a bad install or other system issues, but I have a feeling it's the internal card that isn't fully supported.

    I prefer giving these money and buy some more GBs from my mobile ISP and be sure that I have them to use rather than buying a USB card without knowing if it is going to work with wifite or not. I have a second laptop, older one, I will give it a try as soon as I have some time as I have to create linux partitions to it and install Kali. Thanx a lot for trying to help me. I do appreciate it!

  5. I had a top panel like the one in the attached file "original.png". I tried to costimize it and now looks like the attached file "now.jpg". What can I do to bring it back to how it was? I mean clock and root go back to the right corner and add network manager too. "window buttons" doesn't have the wide fixed length but every time I open a new window it increases its length. How can I fix it? I have Kali linux 2017.1 light x86.

    original.png

    now.jpg

  6. 50 minutes ago, digip said:

    Yeah, you can't be online with the same card when set to monitor mode unless it has two radios/antennas/mimo capabilities, so you can do both wlan0 and wlan0mon at the same time, or get an extra card. Alternative, use a wired connection with eth0 when using monitor mode on wlan0mon.

    Once you're done with wifite or any other wifi tools(try some others like airodump-ng to test the card and aireplay-ng) you can then put the card back in managed mode with "airmon-ng stop wlan0mon" and then "ifconfig wlan0 up". Once back up, you can try "dhclient wlan0" and see if you can reconnect, or restart the machine if you can't figure out how to get back on your router. Installing wicd will also make connections with wifi easy-peezy though and has a GUI interface to manage and scan for other AP's and can save settings for each AP you have.

    I see... at least we know that the card supports monitor mode. Now, what should I do with wifite?

  7. 1 hour ago, digip said:

    That is my bad, was thinking of a different thread, been commenting on a few wifi related posts lately. I see I had already asked you and you said not a VM, so that is my confusion.

    That said, the internal wifi card might work fine for connecting, which is in managed mode, but does not mean it is capable of injection and monitor mode. You need to determine if this is the case, and versions of Kali shouldn't make a difference in this regard. Newer versions of Kali should have better driver support vs older ones as they add more drivers.

    Not all cards can do all modes, some are only connection capable in Linux via managed mode(default). Bring up the card with "airmon-ng start wlan0" and if it can't, that is your first issue to work around, which would need a different wifi card. iwconfig will show the new interface in monitor mode if it worked, then start wifite. If airmon-ng can't start the card, you need to get a compatible USB wifi card like the Atheros and TP-Link USB cards. Also, some other programs can cause issues, before brining up the card, run "airmon-ng check kill", then "airmon-ng check" to make sure nothing is listed.

    If you get a TP-LINK TL-WN722N card, make sure it's a revision v1, anything later will not work. If you get a AWUS036NEH you might have a hit or miss with the card, seems there are some variations out there. The Alfa AWUS036NH is one of the more reliable ones(at least by users of the card). Some of these work better on native hardware, and don't work well at all in a VM, but you shouldn't have that issue since you're on a native install.

    I run "airmon-ng start wlan0" and I get this:

    Found 2 processes that could cause trouble.
    If airodump-ng, aireplay-ng or airtun-ng stops working after
    a short period of time, you may want to run 'airmon-ng check kill'
    
      PID Name
      446 NetworkManager
      482 wpa_supplicant
    
    PHY    Interface    Driver        Chipset
    
    phy0    wlan0        rt2800pci    Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe
    
            (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
            (mac80211 station mode vif disabled for [phy0]wlan0)

    Then, I run "airmon-ng check kill" and I get this:

    Killing these processes:
    
      PID Name
      482 wpa_supplicant
     1019 dhclient

    Running "airmon-ng check" gives nothing.

    Running "airmon start wlan0" again, gives:
     

    PHY    Interface    Driver        Chipset
    
    phy0    wlan0mon    rt2800pci    Ralink corp. RT3090 Wireless 802.11n 1T/1R PCIe

    Running wifite after that, same errors appeared. Also, I lost, internet connection as NetworkManager is not running anymore... I had to restart Kali to be able to post.

    Now, I noticed something, "usefull" I think. After rebooting, Kali connected with my android phone's wifi (tethering, no cable, just tethering). I ran wifite in command line and now the second line after "[+] scanning for wireless devices..." is "[+] enabling monitor mode on wlan0... done" and after that the same errors as in my first post follow. After that, I lost connection with my phone and I had to use the USB cable enabling tethering via USB to be able to have internet access again. I cannot connect to my phone's wifi anymore (unless I restart Kali again). Also, now running wifite again is not reporting the new second line about monitor mode. I hope this helps...

  8. 18 hours ago, digip said:

    So you mentioned this is a VM. Are you using a USB wifi dongle, and is it plugged in, and connected to the VM before you start wifite?

    Try the following, airmon-ng start wlan0, then try wifite. If you have no connected wifi card, may be why it's throwing the error, which looks like it fails when it tries to get the wifi cards locla MAC address.

    I never told that it is a VM. It is a clean installation. I have a HP 620 laptop with a 320GB hdd. The disk has 5 partitions. One 450MB, the hidden windows 7/8/8.1 partition, one 128GB for windows, another one 128GB for files etc, a swap linux partition and a linux ext4 partition. The last one has Kali linux. I do not have any USB wifi device. I only have the built-in laptop's wifi card which works fine when connecting to wifi networks. Kali is using it just fine so there is no problem with it. I started feeling that I have to deal with an incompatibility issue. I will try Kali 2016.x as soon as I return back from vacation.

  9. 1 hour ago, digip said:

    yeah, looks like something is wrong with the repo names, the files are definitely there, just not the naming convention in your text file. Only thing I can say is apt-get update again(first) upgrade, and if you feel lucky, dist-upgrade, then try reinstalling them. Something seems like it has the wrong URL's somewhere. you can see the files there if you look manually - http://repo.kali.org/kali/pool/main/o/opensc/ just the naming convention is a bit diff than what I see in your txt file. If this is a true bug, then it needs to be posted on bugs.kali.org if there are some bad entries somewhere.

     

    Make sure your sources are not on the dev repo, just to be safe:

    https://docs.kali.org/general-use/kali-linux-sources-list-repositories

    And all kali mirrors should now accept https as well(although not documented there) see: https://www.kali.org/news/kali-linux-repository-https-support/ for setting it up with https

    You should only need:

    
    deb https://http.kali.org/kali kali-rolling main contrib non-free

    in your sources list.

    Yes, the only line is sources.list is the one you mention. I ran update, nothing updated. I ran upgrade and many packages were upgraded. I ran apt-get install kali-linux-wireless --fix-missing and now the command ran with no errors. All packages were installed. I rebooted but my main problem still exists. Wifite refers the same problems. Nothing changed. What should I do anyway?

  10. 9 hours ago, digip said:

    Not sure. Might need to do apt-get clean and/or fix if anything failed to install properly, but possibly couldn't find it is legit 404. Might have got disconnected when doing so. Question, is this a VM? Are you on intel 32-bit, or AMD 64bit?

     

    If i search, these are what google finds, not what is in your pasted text:

    http://archive-4.kali.org/kali/pool/main/o/opensc/

    http://http.kali.org/pool/main/o/opensc/

    It not a VM. It is a clean installation of Kali 2017.1 light x86. My laptop has a Core Duo cpu, it supports x64 instructions, even Kali suggested installing x64 version during installation, but I always prefer x86 versions as it has only 2GB of RAM.

    There was no disconnection when downloading packages. All packages where downloaded except some of them like the one I mention above. I did my own checks and I saw that these packages do not exist. I do not know where did Kali find them.

    EDIT:

    see in the attached file what did I see this morning after running ""apt-get install kali-linux-wireless --fix-missing". Downloaded packages where not installed. They are just waiting to be installed. The point is how.

    1. kali.txt

  11. 1 hour ago, digip said:

    You can apt-get install the individual tool vs the whole wifi tool chain, as wifite itsself should be fairly small install. Also might need reaver and pixie, but those 3 tools together work well. I'm sure dependencies will need to be installed, but that should happen automatically for you when installing them in Kali.

    I have installed Wifite and all the depedencies it mentioned, such as reaver, cowpatty etc. I didn't install pixie. I will give it a try. I think that something else is causing the problem. If I find a free wifi I will install all of them to be sure.

  12. On 4/8/2017 at 7:33 PM, digip said:

    Just a thought, try using Kali? Can be installed when using "apt install kali-linux-wireless" which has all the wifi radio tools you'll need, wifite, pixie, etc.

    I use Kali, 2017.1 x86 light. Unfortunately, I can't run this command right now as I am on vacation and I can't download all the data needed. My mobile ISP gives me limited amount of MBs.

  13. 7 minutes ago, haze1434 said:

    Ah, those are references to other parts of that Python script.

    Can you post the lines leading up to 'errread, errwrite', and also see if there is a function called 'child_exception' and post it?

    For better results, I uploaded the files to dropbox to see them entrirely.

    So:

    Subprocess.py

    wifite

    In my first post you can find the lines and phrases that seem to cause the problem.

  14. 18 minutes ago, haze1434 said:

    As it sounds; does that file or directory exist?

    Do you have Python installed? Is it version 2.7?

    If not, install and make sure "/usr/lib/python2.7/subprocess.py" exists.

    If you do have it installed, check what the path is. It might not be python2.7, in which case you'll have to amend the script to point to the correct directory.

     

    Specific lines in both files are mentioned so the files are there. I checked it. I do have python 2.7 but also 3.5. Should I point it to 3.5? What script should I run?

  15. I installed Wifite and every time I run it, I see the following. What is wrong?

    [+] scanning for wireless devices...
    Traceback (most recent call last):
      File "/usr/bin/wifite", line 3462, in <module>
        engine.Start()
      File "/usr/bin/wifite", line 1313, in Start
        self.RUN_CONFIG.THIS_MAC = get_mac_address(iface)  # Store current MAC address
      File "/usr/bin/wifite", line 1864, in get_mac_address
        proc = Popen(['ifconfig', iface], stdout=PIPE, stderr=DN)
      File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
        errread, errwrite)
      File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
        raise child_exception
    OSError: [Errno 2] No such file or directory
    

     

×
×
  • Create New...