Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29702
    Eli
    Participant

    Hello.

    After running the code poython mac_changer.py I get this message either in the Terminal and Pycharm:

    wlan0: ERROR while getting interface flags: No such device.

    Also, when I close and exit the Pycharm program, it (Pycharm) cannot be found in “applications”.

    Thanks for your response.

    Eli

    #29712
    Zaid SabihZaid Sabih
    Moderator

    Hello Eli,
    Do you have an external wireless adapter connected to your computer?
    Did you add the card to usb list like shown in lecture 11?
    If you did, then make sure that you don’t physically connect the card to the computer until Kali is fully booted, connect the card, then go to the devices menu (beside the file menu) >> USB >> Click your device.
    If you’ve done all of the above then can you tell me the model of your wireless adapter please?

    #29718
    Eli
    Participant

    Hello, Mr. Sabih.
    Thanks for your reply.
    I tried what you have said several times in different ways, but nothing happened. Formerly (several days ago) it was possible to get some information when I wrote ifconfig wlan0 on the terminal. But now it says: wlan0: error fetching interface information: Device not found. Thus, even this basic information now is not possible. As to the adapter, when trying to connect it from the Devices menu, it says: failed to attach the USB device.

    Last week I bought the LAN adapter you had advised: AWUS036ACH.

    #34152
    Vashisht Boodhun
    Participant

    ​Try this:

    ifconfig wlan0 down
    airmon-ng check kill
    macchanger -r wlan0
    ifconfig wlan0 up​

    ​If that didn’t work then try this:

    ​ifconfig wlan0 down
    ​ifconfig wlan0 hw ether [NewMac]
    ifconfig wlan0 up

    ​Then run ​ifconfig ​to check if the mac address actually changed.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Privacy Overview
ZSecurity logo featuring a stylized red letter Z

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

3rd Party Cookies

This website uses Google Analytics and Linkedin to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookies enabled helps us to improve our website.