MCPcopy Create free account

hub / github.com/DanMcInerney/LANs.py / functions

Functions56 in github.com/DanMcInerney/LANs.py

↓ 7 callersMethodstart
(*args)
LANs.py:355
↓ 4 callersMethoddnsspoof_actions
(self, dns_layer, IP_src, IP_dst, sport, dport, payload, rIP)
LANs.py:943
↓ 4 callersMethodrestore
(self, routerIP, victimIP, routerMAC, victimMAC)
LANs.py:316
↓ 3 callersMethoddecode
(self, load, dport)
LANs.py:909
↓ 3 callersFunctionmodule_check
Just for debian-based systems like Kali and Ubuntu
LANs.py:18
↓ 2 callersFunctionAP_check
(addr1, addr2)
LANs.py:1560
↓ 2 callersMethodget_get
(self, header_lines)
LANs.py:557
↓ 2 callersMethodget_host
(self, header_lines)
LANs.py:545
↓ 2 callersFunctionget_mon_iface
(args)
LANs.py:1243
↓ 2 callersMethodget_url
(self, host, get, post)
LANs.py:575
↓ 2 callersMethodget_user_agent
(self, header_lines)
LANs.py:404
↓ 2 callersMethodoriginalMAC
(self, ip)
LANs.py:306
↓ 2 callersMethodpoison
(self, routerIP, victimIP, routerMAC, victimMAC)
LANs.py:312
↓ 2 callersFunctionremove_mon_iface
(mon_iface)
LANs.py:1330
↓ 1 callersFunctionAPs_add
(clients_APs, APs, pkt, chan_arg)
LANs.py:1510
↓ 1 callersFunctionLANsMain
(args)
LANs.py:154
↓ 1 callersFunctionclients_APs_add
(clients_APs, addr1, addr2)
LANs.py:1539
↓ 1 callersMethodcookies
(self, host, header_lines)
LANs.py:746
↓ 1 callersFunctiondeauth
addr1=destination, addr2=source, addr3=bssid, addr4=bssid of gateway if there's multi-APs to one gateway. Constantly scans the clients_APs li
LANs.py:1386
↓ 1 callersMethoddnsspoof
(self, dns_layer, IP_src, IP_dst, sport, dport, payload)
LANs.py:929
↓ 1 callersMethodfileno
(self)
LANs.py:968
↓ 1 callersMethodftp
(self, load, IP_dst, IP_src)
LANs.py:685
↓ 1 callersFunctionget_iface
(interfaces)
LANs.py:1281
↓ 1 callersMethodget_post
(self, header_lines)
LANs.py:566
↓ 1 callersMethodhttp_parser
(self, load, ack, dport)
LANs.py:633
↓ 1 callersMethodincoming
(self, headers, body, header_lines, email_headers, sport, dport)
LANs.py:876
↓ 1 callersMethodinjecthtml
(self, load, ack, pkt, payload, dport, sport)
LANs.py:410
↓ 1 callersMethodirc
(self, load, dport, sport, IP_src)
LANs.py:697
↓ 1 callersFunctioniwconfig
()
LANs.py:1260
↓ 1 callersMethodmailspy
(self, load, dport, sport, IP_dst, IP_src, mail_ports, ack)
LANs.py:769
↓ 1 callersFunctionmon_mac
http://stackoverflow.com/questions/159137/getting-mac-address
LANs.py:1336
↓ 1 callersFunctionnoise_filter
(skip, addr1, addr2)
LANs.py:1456
↓ 1 callersMethodoutgoing
(self, headers, body, header_lines, email_headers, IP_src)
LANs.py:849
↓ 1 callersFunctionoutput
(err, monchannel)
LANs.py:1431
↓ 1 callersFunctionparse_args
()
LANs.py:73
↓ 1 callersMethodpasswords
(self, IP_src, load, dport, IP_dst)
LANs.py:800
↓ 1 callersFunctionpcap_handler
(args)
LANs.py:1163
↓ 1 callersMethodpost_parser
(self, url, body, host, header_lines)
LANs.py:605
↓ 1 callersFunctionprint_vars
(DHCPsrvr, dnsIP, local_domain, routerIP, victimIP)
LANs.py:1084
↓ 1 callersMethodsearches
(self, url, host)
LANs.py:585
↓ 1 callersFunctionsetup
(victimMAC)
LANs.py:1096
↓ 1 callersFunctionstart_mon_mode
(interface)
LANs.py:1319
↓ 1 callersFunctionthreads
(args)
LANs.py:1119
↓ 1 callersMethoduser_pass
(self, username, password)
LANs.py:758
↓ 1 callersMethodusers
(self, IPprefix, routerIP)
LANs.py:1014
↓ 1 callersFunctionwifijammerMain
(args)
LANs.py:1219
Method__init__
(self, args)
LANs.py:346
Method__init__
(self, args)
LANs.py:959
Functioncb
Look for dot11 packets that aren't to or from broadcast address, are type 1 or 2 (control, data), and append the addr1 and addr2 to the l
LANs.py:1467
Functionchannel_hop
First time it runs through the channels it stays on each channel for 5 seconds in order to populate the deauth list nicely. After that it goe
LANs.py:1347
MethodconnectionLost
(self, reason)
LANs.py:974
MethoddoRead
(self)
LANs.py:971
MethodlogPrefix
(self)
LANs.py:977
Methodpkt_cb
(self, pkt)
LANs.py:987
Functionsignal_handler
(signal, frame)
LANs.py:286
Functionstop
(signal, frame)
LANs.py:1567