Results 1 to 2 of 2

Thread: Restoring NetworkManager Functions After the "airmon-ng check kill" Command

  1. #1
    Join Date
    2013-Jul
    Posts
    844

    Restoring NetworkManager Functions After the "airmon-ng check kill" Command

    The airmon-ng program in the aircrack suite of tools has a method of disabling NetworkManager thru the command

    airmon-ng check kill

    However there is no method of restoring NetworkManager functions thru airmon-ng.

    Attached is a short script which restores NetworkManager functions.

    Place the program in /Home/Kali/

    Make the program executable thru the command

    sudo chmod 755 sudo chmod 755 restorenetwork.sh

    Run the program by entering

    sudo ./restorenetwork.sh

    or place in /root/ and run fom there


    Musket Teams
    Attached Files Attached Files

  2. #2
    Join Date
    2021-Feb
    Posts
    2
    just remap `systemctl start NetworkManager` to any desired command in your bashrc

Similar Threads

  1. Replies: 1
    Last Post: 2020-07-02, 12:15
  2. Replies: 1
    Last Post: 2017-01-17, 10:03
  3. Kali 2016.1 R Airmon-ng Check Kill Command Not Required
    By mmusket33 in forum General Archive
    Replies: 3
    Last Post: 2016-02-25, 12:30
  4. Replies: 1
    Last Post: 2016-01-13, 17:18
  5. Airmon-ng check kill command in Aircrack-ng 1.2 rc3
    By mmusket33 in forum General Archive
    Replies: 1
    Last Post: 2015-12-15, 08:31

Posting Permissions

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