Commit graph

145 commits

Author SHA1 Message Date
David Dworken
add164236c Changed location where logs opened
So as to fix bug where files were opened prior to checking if you have root.
2014-11-09 14:46:41 -05:00
David Dworken
ec04312cb1 Removed Ubuntu note 2014-11-09 14:32:45 -05:00
David Dworken
95bf02c429 Fixed formatting of To Do list 2014-11-09 01:58:04 +00:00
David Dworken
5765f15815 Fixed LANs.py Exit
Fixed LANs.py exit code (allowing clean exit)
Changed start function to allow compatability with older nfqueue implementations (now functions on Ubuntu and non-Ubuntu distros)
Added main LANs.py loop back in (somehow got deleted earlier...)
Fixed signal import
2014-11-09 01:56:43 +00:00
David Dworken
a7719e1211 Added Ubuntu note 2014-11-09 00:58:52 +00:00
David Dworken
004f0a6f9c Update README.md 2014-11-09 00:52:00 +00:00
David Dworken
59074dbab5 Fixed formatting. 2014-11-09 00:25:09 +00:00
David Dworken
73fbf9904c Added nmap and nbtscan to dependency list 2014-11-08 20:22:16 +00:00
David Dworken
aca6559544 Clarified -m flag and added description 2014-11-08 20:15:27 +00:00
David Dworken
d34cb51ed2 Added documentation of jamming wifi 2014-11-08 20:10:41 +00:00
David Dworken
b8f39ce47a Merge pull request #1 from DanMcInerney/master
changed to GPL
2014-11-08 19:40:52 +00:00
Dan McInerney
3336a352d1 changed to GPL 2014-11-08 09:34:10 -05:00
David Dworken
af56e1c381 Added wifijammer.py integration 2014-11-07 17:17:26 -05:00
Dan McInerney
885d3c5c05 Update README.md 2014-11-06 09:14:14 -05:00
DanMcInerney
5651b4e0ac Merge pull request #37 from digitaljesus/master
Duplicate word
2014-04-24 08:44:03 -04:00
digitaljesus
e0be9735f9 Duplicate word
Removed duplicated word
2014-04-24 13:51:25 +02:00
DanMcInerney
791d794b38 improved HTML injection reliability - how did I not know about scapys fragment() function... 2014-03-11 04:16:58 -04:00
DanMcInerney
66029d622a escaped HTML 2014-02-15 22:28:08 -05:00
DanMcInerney
2a933bf58b clarification 2014-02-15 22:24:20 -05:00
DanMcInerney
3b988d6939 readme 2014-02-11 11:30:15 -05:00
DanMcInerney
8a96319bd9 Merge pull request #35 from ganye/master
Converted Double-Tabs to Spaces
2014-01-16 23:52:53 -08:00
ganye
fd856620f9 latest update 2014-01-16 07:04:38 -08:00
DanMcInerney
e22c819c7b readme edit 2014-01-16 06:55:41 -05:00
DanMcInerney
f6ac2d2975 readme change 2014-01-16 06:53:14 -05:00
DanMcInerney
b82332a6df minor 2014-01-13 04:15:54 -05:00
DanMcInerney
1bd72b248f cleaned up a bunch, better router mac detection, got rid of dnsMAC check 2014-01-09 10:26:39 -05:00
DanMcInerney
b2cc1d53ae README 2014-01-07 07:04:06 -05:00
DanMcInerney
af9926b09c changed some ordering around to avoid possible threading output issues 2014-01-06 01:43:09 -05:00
DanMcInerney
d81f7f96b0 fixed ctrl-c bug 2014-01-05 13:41:49 -05:00
DanMcInerney
5e922d1c6f html injection more reliable via increasing queues process_pending count 2014-01-05 07:50:52 -05:00
DanMcInerney
c636b06b16 updated to-do list, fixed minor stuff 2014-01-05 06:56:49 -05:00
DanMcInerney
ffd811048c fixed dnsmac finding 2014-01-05 06:24:23 -05:00
DanMcInerney
0c475c7314 fixed arp caching bug and went back to a more reliable code injection technique 2014-01-04 09:45:41 -05:00
DanMcInerney
89005f41b8 minor 2014-01-04 08:32:26 -05:00
DanMcInerney
2ce543e2f6 added dns spoofing for all domains and updated readme to reflect 2014-01-04 02:42:05 -05:00
DanMcInerney
912b51ecbc readme 2014-01-04 01:52:11 -05:00
DanMcInerney
8a7a9d2ffc faster DNS server lookup + DNS spoofing 100% reliable (again, broke it a while ago) 2014-01-04 01:49:45 -05:00
DanMcInerney
290e0b262f fixed user_agent bug 2014-01-03 20:38:41 -05:00
DanMcInerney
9e8a969caa fixed os.* bugs 2013-12-31 03:47:26 -05:00
DanMcInerney
120c8b033a Merge pull request #27 from gkbrk/master
Fixed the 'os is not defined' bug which occurs if you don't have python-nfqueue installed.
2013-12-15 22:06:15 -08:00
gkbrk
b6f965d705 Fixed the 'os is not defined' bug which occurs if you don't have python-nfqueue installed. 2013-12-15 14:08:39 +02:00
DanMcInerney
e1cbe3e1fa Merge branch 'master' of https://github.com/DanMcInerney/LANs.py
'merging'
2013-12-09 15:32:27 -05:00
DanMcInerney
18e4d391e4 fixed a bug 2013-12-09 15:32:12 -05:00
DanMcInerney
37a8732b1d Merge pull request #26 from ganye/master
Cleaned up empty try/except statements
2013-11-25 15:35:57 -08:00
ganye
cdb954ee98 cleaned up empty except statements 2013-11-25 12:41:00 -08:00
root
b1480c027c fixed typos 2013-11-25 12:35:04 -08:00
DanMcInerney
aae31bdc95 more reliable html injection 2013-11-25 00:00:44 -05:00
DanMcInerney
edee001792 added arbitrary dnsspoof redirection so it does not have to just go to localhost use the -r arg in addition to -dns 2013-11-24 12:49:31 -05:00
DanMcInerney
65ec44517a README, lowered DNS server timeout 2013-11-20 21:25:57 -05:00
DanMcInerney
543e37803e better hostname resolution in the targeting 2013-11-20 19:53:28 -05:00