Commit graph

27 commits

Author SHA1 Message Date
evilsocket
1e7d99433e
refact: refactored module status checks in Configure methods for consistency 2018-03-07 12:47:15 +01:00
Bâkır Emre
2bfec00504
Update dhcp6_spoof.go
typo fixed for google.com
2018-03-02 11:03:43 +03:00
evilsocket
1a67c82fbd fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
evilsocket
496c29b5bc fix: using statically linked version of gopacket (fixes #98) 2018-02-28 01:06:49 +01:00
evilsocket
781437fe6f fix: fixing pcap handles w/r ops synchronization here and there (ref #88) 2018-02-27 13:28:57 +01:00
evilsocket
b1dc729c79 fix: properly synchronizing modules stop action with waitGroups 2018-02-27 12:53:40 +01:00
evilsocket
0f8be49beb misc: small fix or general refactoring i did not bother commenting 2018-02-23 05:34:43 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
241db0cc66 fix: protecting concurrent access to LAN hosts 2018-02-20 11:33:30 +01:00
evilsocket
eb5a72a44c misc: small fix or general refactoring i did not bother commenting 2018-02-17 06:04:16 +01:00
evilsocket
9c6eb70eb3 refact: refactored module SetRunning method (fixes #49) 2018-02-11 01:43:48 +01:00
evilsocket
d57ae3637c fix: enable packet forwarding whenever any spoofing module is started (ref #10) 2018-01-27 15:58:53 +01:00
evilsocket
47b3be1b74 fix: checking udp layer decoding for dhcp6.spoof module 2018-01-25 18:05:03 +01:00
evilsocket
66f2f35f0c fix: closing leaked handlers here and there 2018-01-25 14:42:05 +01:00
evilsocket
87971a19e3 refact: some refactoring to dhcp6 packet and spoofer 2018-01-13 15:55:56 +01:00
evilsocket
90c1550a19 refact: new ListParam utility method for modules CSV parameters 2018-01-13 13:40:52 +01:00
evilsocket
fb593af38d balls 2018-01-13 13:33:04 +01:00
evilsocket
3bd3c7fb2a balls 2018-01-13 02:38:28 +01:00
evilsocket
6d7e0fa686 balls 2018-01-13 02:36:04 +01:00
evilsocket
b828a175e1 balls 2018-01-13 02:35:30 +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
4555ba13af refact: renamed variable 2018-01-13 00:13:33 +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
ea6258a950 some progress 2018-01-12 21:37:28 +01:00
evilsocket
da57450315 new: dhcp6 spoofer step 1: get solicit packets and send spoofed advertisements. 2018-01-12 19:54:36 +01:00