Commit graph

815 commits

Author SHA1 Message Date
evilsocket
4f8455553e
misc: small fix or general refactoring i did not bother commenting 2018-03-06 22:06:32 +01:00
evilsocket
7ec5b36f98 Releasing v2.1 2018-03-06 20:33:17 +01:00
evilsocket
caa801c764 new: gps module 2018-03-06 20:04:04 +01:00
evilsocket
1857a62645 misc: small fix or general refactoring i did not bother commenting 2018-03-06 17:24:36 +01:00
evilsocket
973b864132 Merge branch 'api_ws' 2018-03-06 13:54:45 +01:00
evilsocket
5ad1a17118 new: implemented optional websocket for /api/events 2018-03-06 13:54:37 +01:00
evilsocket
10c3f702bd new: added hostname to net.sniff.leak.http event (fixes #139) 2018-03-06 12:35:49 +01:00
evilsocket
67d0e151ab fix: attempting to fix #109 2018-03-06 12:09:32 +01:00
evilsocket
d33430b047 fix: made goproxy warnings silent as they confuse users (ref #113) 2018-03-05 18:37:48 +01:00
evilsocket
07fe790ad1 new: now request object can be changed during OnRequest handlers (closes #135) 2018-03-05 16:48:45 +01:00
evilsocket
cb58258bd7 refact: returning pointers for both js request and js response 2018-03-05 16:14:26 +01:00
evilsocket
291b95b5f7 fix: fixed dockerfile 2018-03-03 19:24:12 +01:00
Simone Margaritelli
752bb58021
Merge pull request #128 from praseodym/make_oui-py3
Make network/make_oui.py Python 2 and 3 compatible
2018-03-03 13:04:08 +01:00
Simone Margaritelli
a14f21da17
Merge pull request #130 from tonjo/tonjo
get variable name accepts wildcard (get api*)
2018-03-03 12:10:15 +01:00
Simone Margaritelli
68a87855c4
Merge pull request #129 from Tin-Voyager/patch-1
Update Dockerfile
2018-03-03 12:09:35 +01:00
tonjo
028555aecc Added help for wildcard on get 2018-03-03 10:21:02 +01:00
tonjo
7008ea1229 Added help for wildcard on get 2018-03-03 10:18:58 +01:00
tonjo
20b6d8eef8 get variable name accepts wildcard (get api*) 2018-03-03 01:11:50 +01:00
Tin Voyager
8dd20c7cb9
Update Dockerfile
By adding iproute2 to alpine base image fixed the error messages I was receiving. Ref #122
2018-03-02 21:55:42 +00:00
Mark Janssen
7be97661ed Make network/make_oui.py Python 2 and 3 compatible 2018-03-02 22:16:09 +01:00
evilsocket
eba4da1327 fix: added wireless-tools to Dockerfile (fixes #123) 2018-03-02 13:10:55 +01:00
Simone Margaritelli
49ec261c48
Merge pull request #125 from bemre/master
Update dhcp6_spoof.go
2018-03-02 11:34:06 +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
b243e67828 some progress but still doesn't work 2018-03-01 19:30:10 +01:00
evilsocket
894cbe76a1 refact: refactored api.rest to avoid using global variables 2018-03-01 18:06:42 +01:00
evilsocket
9586127419 fix: fixed the build.sh script 2018-03-01 12:20:25 +01:00
evilsocket
1a67c82fbd fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
Simone Margaritelli
cc179f20b4
Merge pull request #114 from moncho/master
Use Docker multi-stage build
2018-03-01 00:49:37 +01:00
moncho
98a00ab80e
Use Docker multi-stage build 2018-02-28 23:06:41 +01:00
Simone Margaritelli
293092be17
Merge pull request #112 from JacobReynolds/master
Fixing windows firewall case checks on netsh for #111
2018-02-28 20:54:37 +01:00
Simone Margaritelli
5e47f191be
Merge pull request #110 from kgretzky/master
fix: error when arp.spoof.targets contained only MAC addresses
2018-02-28 20:54:14 +01:00
Jacob Reynolds
feb3ac3161
Keeping original case for OK statement 2018-02-28 13:37:00 -06:00
Jacob Reynolds
5c991a58e3
Adding case insensitive match for netsh output
`isSuccess` originally matched on `OK` without checking the case of the output. Some windows builds output `Ok` as well.
2018-02-28 13:33:30 -06:00
Kuba Gretzky
2d0619274b fix: error when arp.spoof.targets contained only MAC addresses 2018-02-28 20:01:44 +01:00
Simone Margaritelli
a6e6c2fa3a
Merge pull request #108 from JacobReynolds/master
Fixing python requirements in Docker build
2018-02-28 18:25:42 +01:00
Jacob Reynolds
bb23070c24
Adding python to build for ./network/make_oui.py 2018-02-28 11:05:25 -06:00
Jacob Reynolds
45dcd3430a
Explicitly naming python for oui
This might just be an issue with Alpine linux in Docker, but referencing python with `./` notation even with `#!/usr/bin/python` declared would not execute the script.
2018-02-28 11:04:56 -06:00
evilsocket
1453ea78be fix: modified Dockerile to fix #106 2018-02-28 17:51:51 +01:00
evilsocket
0526896c90 misc: small fix or general refactoring i did not bother commenting 2018-02-28 17:29:02 +01:00
evilsocket
43b2fb5880 improved build script 2018-02-28 17:21:16 +01:00
evilsocket
544f57972c misc: small fix or general refactoring i did not bother commenting 2018-02-28 13:48:37 +01:00
evilsocket
c92d1ffbe7 misc: small fix or general refactoring i did not bother commenting 2018-02-28 13:41:07 +01:00
evilsocket
5ef8defce6 misc: small fix or general refactoring i did not bother commenting 2018-02-28 12:50:50 +01:00
evilsocket
1963258ee5 fix: proper fix for #102 2018-02-28 12:40:07 +01:00
Simone Margaritelli
4de2e1cc52
Merge pull request #104 from aus/tcp-typo
fix: fixes a typo in the tcp.proxy module
2018-02-28 12:10:16 +01:00
Simone Margaritelli
d3468683ad
Merge pull request #103 from picatz/fix-mac-changer-configure-bug
Fix Issue #102
2018-02-28 12:09:01 +01:00
Austin Robertson
1e61a9b4fa
fix TCP proxy typo 2018-02-27 23:39:01 -06:00
Kent Gruber
69d5cc574f Use the MacChanger struct's originalMac field to determine if the module has already been configured
This goal of this commit is to provide a simple way to deal with the
original mac resotation issue I was facing where the MacChanger struct
was being overwritten if called twice/more than once. This should lock
up users from doing that but provide them a way around it ( not locking
them into an original mac address when I could want to change it
outside my bettercap session) with a consistent-ish experience until I
figure something else out. Or someone else does.

It’s also late and I need to be studying for my windows administration
class midterm.

It’s supposed to be an Advanced Windows Administration class. But it’s
not.

Anyways. I’m sure this commit isn’t perfect. But. What code is? 😂
2018-02-28 00:25:07 -05:00
evilsocket
f0e74685b2 misc: small fix or general refactoring i did not bother commenting 2018-02-28 01:44:09 +01:00
evilsocket
9429098670 fix: fixed travis file to build with 1.8 2018-02-28 01:25:52 +01:00