Results 1 to 2 of 2

Thread: Network Manager for Linux Android.

  1. #1
    Join Date
    2017-Jan
    Posts
    28

    Network Manager for Linux Android.

    Hi.
    On my laptop I use Linux Debian Kail-Rolling for penetration testing.
    To spoof a Mac address I :
    Open Network Manager, edit connections,
    enter the client's MAC into the open “cloned address” box on my external wifi adapter card. Save, De-authenticate & Connect.

    I want to do some penetration testing with Kali Linux using my Android phone.
    My question is, does Network Manager using Linux Android app, have a “cloned address” box? Basically does the Linux PC & Android have similar GUI for Network Manager?

    If not can I clone the original MAC with the following commands to connect:
    sudo ifconfig eth0 down
    sudo ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx
    sudo ifconfig eth0 up

    Thanks:
    TC.

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    Not familiar with the network manager app on android, but those commands should work. If you've got Kali installed on your android phone, you could also use macchanger.

Similar Threads

  1. Replies: 0
    Last Post: 2020-11-23, 06:55
  2. I don't have Network Manager in Kali Linux
    By KingMalcom20 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-05-16, 04:41
  3. error in apt-get install network-manager network-manager-gnome
    By arsham in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2014-10-05, 20:40

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •