Commit graph

66 commits

Author SHA1 Message Date
evilsocket
dcd1fbfe27
fix: fixed a bug which prevented loading caplets from absolute paths 2019-01-26 12:50:58 +01:00
evilsocket
90bb05cd5b
refact: updated to islazy 1.8.0 2018-10-15 15:01:57 -05:00
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
654585ff1f
misc: small fix or general refactoring i did not bother commenting 2018-09-21 19:40:56 +02:00
evilsocket
e79ba4952e new: new caplets module to manage system caplets 2018-09-21 16:49:20 +02:00
evilsocket
9721c1d6e0 misc: refactored caplets code in a dedicated package 2018-09-21 15:15:27 +02:00
evilsocket
147770d2cb misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:20:55 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
mkoppmann
c77645610a
Changing http links to https when possible 2018-02-21 21:42:19 +01:00
evilsocket
9d69e238a0 misc: small fix or general refactoring i did not bother commenting 2018-02-20 18:15:28 +01:00
evilsocket
d9b7d24314 misc: small fix or general refactoring i did not bother commenting 2018-02-20 12:38:37 +01:00
evilsocket
73a1b28515 fix: better dot11 sniffed packets visualization 2018-02-20 03:25:46 +01:00
evilsocket
69248094c4 new: net.sniff module is now able to capture WPA handshake from RadioTap packets. 2018-02-19 16:24:45 +01:00
evilsocket
047e53cf8d misc: small fix or general refactoring i did not bother commenting 2018-02-19 15:58:42 +01:00
evilsocket
620f5291a6 misc: small fix or general refactoring i did not bother commenting 2018-02-17 02:47:42 +01:00
evilsocket
c227c7ba6f misc: small fix or general refactoring i did not bother commenting 2018-02-16 22:03:58 +01:00
evilsocket
9470926388 misc: small fix or general refactoring i did not bother commenting 2018-02-16 21:32:29 +01:00
evilsocket
afb66a7c4d misc: small fix or general refactoring i did not bother commenting 2018-02-16 21:17:53 +01:00
evilsocket
adc2dde170 fix: no more explicit call to that ugly Updated method from proxy js plugins 2018-02-08 12:32:22 +01:00
evilsocket
36352311fb refact: target -> endpoint 2018-02-05 21:57:16 +01:00
evilsocket
bcdfcca047 fix: better way of printing events 2018-01-30 12:03:24 +01:00
evilsocket
a1d96165cf balls 2018-01-27 21:19:04 +01:00
evilsocket
9a0f85b8bd fix: net.recon module is now enabled by default 2018-01-27 21:13:49 +01:00
evilsocket
73c13beb8a new: new ticker module with netmon.cap example caplet 2018-01-27 19:54:38 +01:00
evilsocket
21b8b4527f new: https.proxy is complete ^_^ 2018-01-14 20:12:34 +01:00
evilsocket
e439f045a8 balls 2018-01-14 19:35:52 +01:00
evilsocket
f9f0f3d5b3 fix: several improvements to the https.proxy module 2018-01-14 19:34:15 +01:00
evilsocket
6c4a13b5bc new: implemented basic https proxy (fixes #3) 2018-01-14 16:13:47 +01:00
evilsocket
75b423ab2d new: realtime network stats can now be used in the prompt 2018-01-13 19:19:43 +01:00
evilsocket
a296dacd74 new: new request.ParseForm builtin method for proxy modules. 2018-01-13 17:00:50 +01:00
evilsocket
1ab8711d79 new: caplets can now include other caplets 2018-01-13 14:07:37 +01:00
evilsocket
829d2742a7 balls 2018-01-13 05:06:54 +01:00
evilsocket
2fc4bf6125 new: facebook phishing caplet 2018-01-13 03:42:43 +01:00
evilsocket
52629c0e9e fix: fixed api.rest module 2018-01-13 02:10:16 +01:00
evilsocket
a9e6bb0d17 fix: fixed typo 2018-01-13 00:51:08 +01:00
evilsocket
b80653c21b fix: restored default prompt 2018-01-13 00:47:57 +01:00
evilsocket
64510f9ab9 new caplet 2018-01-13 00:45:59 +01:00
evilsocket
8d7f761138 fix: default dns.spoof.domains to * 2018-01-13 00:38:36 +01:00
evilsocket
066214e94b refact: refactored some of the mitm6 attack code into a separate dns.spoof module. 2018-01-13 00:28:07 +01:00
evilsocket
185950561a refact: some refactoring to the ipv6 stuff 2018-01-13 00:12:21 +01:00
evilsocket
659762c0ad new: dhcp6 spoofer 2018-01-12 23:25:55 +01:00
evilsocket
31a64e18a7 dhcp6 spoofer finally working! all it's left is replying to those DNS queries with spoofed ones ^_^ 2018-01-12 22:21:17 +01:00
evilsocket
da57450315 new: dhcp6 spoofer step 1: get solicit packets and send spoofed advertisements. 2018-01-12 19:54:36 +01:00
evilsocket
291e87de39 refact: some refactoring to proxy modules 2018-01-11 19:53:14 +01:00
evilsocket
d87bf8a3ba new: added new log builtin function for sync logging with prompt 2018-01-11 02:00:30 +01:00
evilsocket
b8dd20ceae fix: removed debug condition on http-req-dump script 2018-01-10 18:16:45 +01:00
evilsocket
2eaee90182 new: new http-req-dump caplet and js module. 2018-01-10 18:13:16 +01:00
evilsocket
e8c6c7cf92 new: integrated net.sniff events into main events system ( with new.sniff.leak.* even type ) 2018-01-10 15:27:29 +01:00
evilsocket
c75d4c391b refact: net.sniffer -> net.sniff 2018-01-10 03:16:52 +01:00
evilsocket
c98191c43e new: http parser 2018-01-10 03:06:05 +01:00