DanMcInerney
|
d95f458f0e
|
updated README
|
2013-10-31 15:20:57 -06:00 |
|
DanMcInerney
|
364082c330
|
nmap scanning and bug fixes
|
2013-10-31 15:00:34 -06:00 |
|
DanMcInerney
|
8c09a80019
|
dnsspoofing is finally reliable
|
2013-10-28 16:51:10 -06:00 |
|
DanMcInerney
|
509049d824
|
fixed framented packets
|
2013-10-27 20:29:38 -06:00 |
|
DanMcInerney
|
528eb8dc1a
|
fixed up incoming/outgoing mail functions
|
2013-10-27 15:29:11 -06:00 |
|
DanMcInerney
|
d6978fb21f
|
swapped out scapy sniff() with twisteds reactor
|
2013-10-26 15:12:42 -06:00 |
|
DanMcInerney
|
99bc745e67
|
README
|
2013-10-24 09:58:13 -06:00 |
|
DanMcInerney
|
4b87e0b918
|
README
|
2013-10-24 09:57:44 -06:00 |
|
DanMcInerney
|
ced1b2224f
|
README
|
2013-10-20 02:02:14 -06:00 |
|
DanMcInerney
|
aab1366499
|
readme minor
|
2013-10-20 00:21:39 -06:00 |
|
DanMcInerney
|
9c743d9e44
|
minor
|
2013-10-19 22:36:55 -06:00 |
|
DanMcInerney
|
3f4b7e9078
|
minor
|
2013-10-19 22:34:37 -06:00 |
|
DanMcInerney
|
a8b74d2836
|
logs cookies now rather than displaying them since they take a ton of space
|
2013-10-19 22:23:30 -06:00 |
|
DanMcInerney
|
f46744869b
|
README changes and some fixed some minor stuff like stripping too many characters off IRC messages
|
2013-10-19 22:03:45 -06:00 |
|
DanMcInerney
|
81adc45b67
|
added IRC and cookie support amongst much streamlining
|
2013-10-19 20:50:51 -06:00 |
|
DanMcInerney
|
754ee72e39
|
fixed regex and capturing fragmented packets
|
2013-10-05 22:16:22 -06:00 |
|
DanMcInerney
|
347113c808
|
Better base64 decoding
|
2013-09-25 10:51:03 -06:00 |
|
DanMcInerney
|
c0da8dc5e0
|
Now catches FTP, IMAP, and POP passwords as well as incoming and outgoing email messages
|
2013-09-25 10:26:58 -06:00 |
|
DanMcInerney
|
87849a4882
|
fixed error where sometimes it would say Ether layer not found
|
2013-07-11 21:32:16 -06:00 |
|
DanMcInerney
|
8b2cfb8c9a
|
fixed ip forwarding
|
2013-07-06 15:55:59 -06:00 |
|
DanMcInerney
|
da7ba5468b
|
added interface option
|
2013-06-30 22:04:14 -06:00 |
|
DanMcInerney
|
88843dd14a
|
got rid of deprecated commands library
|
2013-06-29 16:35:15 -06:00 |
|
DanMcInerney
|
307d4d5d5b
|
fixed some var names
|
2013-06-29 15:55:03 -06:00 |
|
DanMcInerney
|
31f7bb58cf
|
removed stuff
|
2013-06-29 15:03:13 -06:00 |
|
DanMcInerney
|
74def36607
|
removed stuff
|
2013-06-29 15:02:35 -06:00 |
|
DanMcInerney
|
7a38ed8e06
|
edited README
|
2013-06-29 14:58:01 -06:00 |
|
DanMcInerney
|
8794e3c8cb
|
edited README
|
2013-06-29 14:56:56 -06:00 |
|
DanMcInerney
|
2b74b01bfd
|
edited README
|
2013-06-29 14:55:51 -06:00 |
|
DanMcInerney
|
cbeeef51af
|
renamed, minor changes
|
2013-06-29 14:46:37 -06:00 |
|
DanMcInerney
|
dde76d312e
|
fixed it so TCP packets that are split or continuations will still be mined for usernames + passwords
|
2013-06-16 14:40:45 -06:00 |
|
DanMcInerney
|
f2fa9724a3
|
streamlined the program, better URL detection
|
2013-06-11 20:55:15 -06:00 |
|
DanMcInerney
|
117f39ba16
|
minor changes? don't remember
|
2013-06-09 00:53:32 -06:00 |
|
DanMcInerney
|
5272b48576
|
Fixed the DHCP packet sending
|
2013-06-08 17:59:25 -06:00 |
|
DanMcInerney
|
024fb3c97f
|
Fixed DHCP packet handling
|
2013-06-05 21:20:26 -06:00 |
|
DanMcInerney
|
60e69b96a9
|
fixed sslstrip, added ability to see searches they make on any site, fixed driftnet
|
2013-06-04 21:26:59 -06:00 |
|
DanMcInerney
|
960d08f879
|
sslstrip works now
|
2013-06-04 20:12:41 -06:00 |
|
DanMcInerney
|
c603fc4a43
|
Tons of new stuff added like consistent HTTP password pulling
|
2013-06-02 21:38:22 -06:00 |
|
DanMcInerney
|
39d73cc154
|
Added DNS spoofing! Just use the option -dns <domain> to spoof <domain> onto your local IP
|
2013-05-14 20:45:41 -06:00 |
|
DanMcInerney
|
f240e06400
|
Added verbose url option
|
2013-05-12 18:22:53 -06:00 |
|
DanMcInerney
|
bbd332f3d1
|
Lots of updates, lots of stuff rewritten to be pure python
|
2013-05-12 15:25:22 -06:00 |
|
DanMcInerney
|
aa375744d8
|
Lots of new options, urlsnarf remade using just python
|
2013-05-12 15:13:36 -06:00 |
|