diff --git a/LANs.py b/LANs.py index 5af2ad8..016d6a5 100755 --- a/LANs.py +++ b/LANs.py @@ -1,4 +1,5 @@ #!/usr/bin/env python2 +# -*- coding: utf-8 -*- ''' Description: ARP poisons a LAN victim and prints all the interesting unencrypted info like usernames, passwords and messages. Asynchronous multithreaded arp spoofing packet parser. Prerequisites: Linux