I was messing with the se-toolkit and made my way to the Wireless Access Point Attack Vector...
I started it and it did not seem to work, so I stopped it.
Then, my network was disconnected. I tried to rejoin and it did not work.

I tried stopping the Wireless Access Point Attack Vector multiple times with no luck.
I have tried the following, outputs included...
Code:
# sudo modprobe -r iwlwifi

# sudo modprobe iwlwifi 11n_disable=1
Code:
# sudo modprobe -rfv iwlagr
FATAL: Module iwlagn not found
Code:
# echo "options iwlagn 11n_disable=1" | sudo tee /etc/modprobe.d/iwlagn.conf
options iwlagn 11n_disable=1
Code:
# route -n
Destination     Gateway     Genmask     Flags  Metric  Ref     Use Iface

# route add default gw 192.168.2.13 wlan0
SIOCADDRT: Network is unreachable
Code:
# cat /etc/resolv.conf
# Generated by NetworkManager
Code:
# ifconfig wlan0
wlan0     Link encap: Ethernet   HWaddr XX:XX:XX:XX:XX:XX
             inet6 addr: XXXX:XXXX:XXXX:XXXX:XXXX/XX Scope: Link
             UP BROADCAST MULTICAST  MTU:1500  Metric: 1
             RX packets:2200 errors:0 dropped:0 overruns:0 frame:0
             TX pacakets:243 errors:0 dropped:0 overruns:0 carrier:0
             collisions:0 txqueuelen:1000
             RX bytes:507144 (495.2 KiB)   TX bytes:47375 (46.2 KiB)
The wifi worked fine before, everything I have searched online, nothing has helped.
I have restarted the computer multiple times...
Please help

Thanks,
FiireOxen