Commit graph

120 commits

Author SHA1 Message Date
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
DanMcInerney
e1722df994 Merge pull request #18 from thomaso-mirodin/argparse_improvement
Argparse improvement
2013-11-20 16:39:16 -08:00
DanMcInerney
be6b3306ca README 2013-11-20 19:35:52 -05:00
DanMcInerney
f850bb46e7 Merge pull request #19 from xarses/master
Fix up README typo and md syntax
2013-11-18 16:10:11 -08:00
Andrew Woodward
5df436fa78 Fix up README typo and md syntax
Corrected some typo's in the README
Add heddings to improve read-ability
Removed trailing whitespace on some lines
Add language type to code blocks
2013-11-18 14:36:30 -08:00
Thomaso
a02d98c2cf Missed a few things! 2013-11-17 16:04:27 -05:00
Thomaso
fc19eb0fa1 Reworked argparse to make it non-global 2013-11-17 16:04:27 -05:00
DanMcInerney
6aecba7c07 cleaned up nmap -n option 2013-11-17 12:43:08 -07:00
DanMcInerney
43fe067d23 cleaned up -n nmap arg 2013-11-17 12:42:19 -07:00
DanMcInerney
1a729189db active users now is prettier 2013-11-17 12:25:53 -07:00
DanMcInerney
6eb66744ee README cleanup 2013-11-17 11:15:08 -07:00
DanMcInerney
ee311721aa README added license 2013-11-17 11:13:59 -07:00
DanMcInerney
a57a0b897a README stuff 2013-11-17 11:09:34 -07:00
DanMcInerney
c0fc747e95 fixed IPprefix variable for multi interfaces 2013-11-17 10:56:06 -07:00
DanMcInerney
c34ef1da3a created nfqueue check and wireless interface check 2013-11-15 13:40:45 -07:00
DanMcInerney
489d1f00a5 created nfqueue check and wireless interface check 2013-11-15 13:40:20 -07:00
DanMcInerney
3430406f2e I keep including the log file by accident 2013-11-15 12:26:29 -07:00
DanMcInerney
70f58a6bd9 fixed aircrack 2013-11-13 04:27:02 -07:00
DanMcInerney
fbdcc3cec0 changed license 2013-11-12 00:10:57 -07:00
DanMcInerney
bd40a76dac fixed some more nmap stuff 2013-11-11 09:01:09 -07:00
DanMcInerney
669c8394f5 Merge https://github.com/DanMcInerney/LANs.py 2013-11-11 08:53:25 -07:00
DanMcInerney
258d54aa0c nmap scan added -n 2013-11-11 08:52:41 -07:00
DanMcInerney
6051a41718 Merge pull request #7 from mattburesh/patch-1
Fixed typos
2013-11-10 18:36:52 -08:00
Matt Buresh
d79c1f3a64 Fixed typos
Fixed a couple of typos
2013-11-10 19:21:03 -06:00
DanMcInerney
684ef90b43 Added the new -rip and -rmac options to README 2013-11-10 14:45:17 -07:00
DanMcInerney
36a22b6d68 added note for ubuntu users 2013-11-09 19:40:15 -07:00