Dan McInerney
a24888aeee
cleaned up the code
2015-02-04 23:19:09 -07:00
Dan McInerney
cf27da06cc
added requirements.txt
2015-01-02 17:07:09 -07:00
David Dworken
e5984233e9
Merge pull request #51 from ddworken/master
...
Fixed signal handling
2014-12-24 10:42:12 -05:00
David Dworken
05886c5d02
Test update to fix signal handling
2014-11-10 13:01:58 -05:00
David Dworken
9b9f6d70a5
Merge pull request #3 from DanMcInerney/master
...
Update dev. fork
2014-11-10 13:01:19 -05:00
David Dworken
51c467a97f
Removed duplicate dependency
2014-11-09 17:39:19 -05:00
David Dworken
64c37bcdca
Added tcpdump to dependency list
2014-11-09 17:18:29 -05:00
David Dworken
59ffefbccb
Filter out ad domains for URLSpy
...
Final fix for #47
2014-11-09 17:13:17 -05:00
David Dworken
eb38dc481e
Fix misasignment of variables
2014-11-09 16:48:32 -05:00
David Dworken
e99742643b
Merge pull request #48 from ddworken/master
...
Fixed URL checking
2014-11-09 16:43:35 -05:00
David Dworken
4de82be814
Merge pull request #2 from DanMcInerney/master
...
Update dev. fork
2014-11-09 16:41:38 -05:00
David Dworken
de60978a82
Fixed file filtering
...
Fixed file filtering to enable printing www.jpg.daviddworken.com with URLSpy argument.
Removed old unnecesary comments.
2014-11-09 16:38:13 -05:00
Dan McInerney
86fd8d1bcf
typo
2014-11-09 15:55:53 -05:00
Dan McInerney
fc660f52f7
better interface detection if not specified
2014-11-09 15:53:47 -05:00
Dan McInerney
0807b24fea
improved router IP finding function
2014-11-09 15:28:23 -05:00
Dan McInerney
0f1893d6a1
Merge pull request #45 from ddworken/master
...
Added wifijammer integration (and many small fixes)
2014-11-09 15:06:15 -05:00
David Dworken
75229d8c79
Clarified explanation of prereqs
2014-11-09 14:57:00 -05:00
David Dworken
28cbfd4472
Defined encoding as UTF-8 to improve compatibility.
2014-11-09 14:52:41 -05:00
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