Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanMcInerney/LANs.py
/ functions
Functions
56 in github.com/DanMcInerney/LANs.py
⨍
Functions
56
◇
Types & classes
4
↓ 7 callers
Method
start
(*args)
LANs.py:355
↓ 4 callers
Method
dnsspoof_actions
(self, dns_layer, IP_src, IP_dst, sport, dport, payload, rIP)
LANs.py:943
↓ 4 callers
Method
restore
(self, routerIP, victimIP, routerMAC, victimMAC)
LANs.py:316
↓ 3 callers
Method
decode
(self, load, dport)
LANs.py:909
↓ 3 callers
Function
module_check
Just for debian-based systems like Kali and Ubuntu
LANs.py:18
↓ 2 callers
Function
AP_check
(addr1, addr2)
LANs.py:1560
↓ 2 callers
Method
get_get
(self, header_lines)
LANs.py:557
↓ 2 callers
Method
get_host
(self, header_lines)
LANs.py:545
↓ 2 callers
Function
get_mon_iface
(args)
LANs.py:1243
↓ 2 callers
Method
get_url
(self, host, get, post)
LANs.py:575
↓ 2 callers
Method
get_user_agent
(self, header_lines)
LANs.py:404
↓ 2 callers
Method
originalMAC
(self, ip)
LANs.py:306
↓ 2 callers
Method
poison
(self, routerIP, victimIP, routerMAC, victimMAC)
LANs.py:312
↓ 2 callers
Function
remove_mon_iface
(mon_iface)
LANs.py:1330
↓ 1 callers
Function
APs_add
(clients_APs, APs, pkt, chan_arg)
LANs.py:1510
↓ 1 callers
Function
LANsMain
(args)
LANs.py:154
↓ 1 callers
Function
clients_APs_add
(clients_APs, addr1, addr2)
LANs.py:1539
↓ 1 callers
Method
cookies
(self, host, header_lines)
LANs.py:746
↓ 1 callers
Function
deauth
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 callers
Method
dnsspoof
(self, dns_layer, IP_src, IP_dst, sport, dport, payload)
LANs.py:929
↓ 1 callers
Method
fileno
(self)
LANs.py:968
↓ 1 callers
Method
ftp
(self, load, IP_dst, IP_src)
LANs.py:685
↓ 1 callers
Function
get_iface
(interfaces)
LANs.py:1281
↓ 1 callers
Method
get_post
(self, header_lines)
LANs.py:566
↓ 1 callers
Method
http_parser
(self, load, ack, dport)
LANs.py:633
↓ 1 callers
Method
incoming
(self, headers, body, header_lines, email_headers, sport, dport)
LANs.py:876
↓ 1 callers
Method
injecthtml
(self, load, ack, pkt, payload, dport, sport)
LANs.py:410
↓ 1 callers
Method
irc
(self, load, dport, sport, IP_src)
LANs.py:697
↓ 1 callers
Function
iwconfig
()
LANs.py:1260
↓ 1 callers
Method
mailspy
(self, load, dport, sport, IP_dst, IP_src, mail_ports, ack)
LANs.py:769
↓ 1 callers
Function
mon_mac
http://stackoverflow.com/questions/159137/getting-mac-address
LANs.py:1336
↓ 1 callers
Function
noise_filter
(skip, addr1, addr2)
LANs.py:1456
↓ 1 callers
Method
outgoing
(self, headers, body, header_lines, email_headers, IP_src)
LANs.py:849
↓ 1 callers
Function
output
(err, monchannel)
LANs.py:1431
↓ 1 callers
Function
parse_args
()
LANs.py:73
↓ 1 callers
Method
passwords
(self, IP_src, load, dport, IP_dst)
LANs.py:800
↓ 1 callers
Function
pcap_handler
(args)
LANs.py:1163
↓ 1 callers
Method
post_parser
(self, url, body, host, header_lines)
LANs.py:605
↓ 1 callers
Function
print_vars
(DHCPsrvr, dnsIP, local_domain, routerIP, victimIP)
LANs.py:1084
↓ 1 callers
Method
searches
(self, url, host)
LANs.py:585
↓ 1 callers
Function
setup
(victimMAC)
LANs.py:1096
↓ 1 callers
Function
start_mon_mode
(interface)
LANs.py:1319
↓ 1 callers
Function
threads
(args)
LANs.py:1119
↓ 1 callers
Method
user_pass
(self, username, password)
LANs.py:758
↓ 1 callers
Method
users
(self, IPprefix, routerIP)
LANs.py:1014
↓ 1 callers
Function
wifijammerMain
(args)
LANs.py:1219
Method
__init__
(self, args)
LANs.py:346
Method
__init__
(self, args)
LANs.py:959
Function
cb
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
Function
channel_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
Method
connectionLost
(self, reason)
LANs.py:974
Method
doRead
(self)
LANs.py:971
Method
logPrefix
(self)
LANs.py:977
Method
pkt_cb
(self, pkt)
LANs.py:987
Function
signal_handler
(signal, frame)
LANs.py:286
Function
stop
(signal, frame)
LANs.py:1567