Commit graph

815 commits

Author SHA1 Message Date
evilsocket
d60648f0db fix: using normal mutex instead of atomic increments ( fixes #69 ) 2018-02-23 10:15:51 +01:00
evilsocket
129f87f8f9 new: implemented tcp.proxy (closes #33) 2018-02-23 09:27:19 +01:00
evilsocket
0f8be49beb misc: small fix or general refactoring i did not bother commenting 2018-02-23 05:34:43 +01:00
evilsocket
bf27880325 misc: small fix or general refactoring i did not bother commenting 2018-02-23 05:21:30 +01:00
evilsocket
c575060911 misc: small fix or general refactoring i did not bother commenting 2018-02-23 03:58:10 +01:00
evilsocket
58f8036ccc misc: small fix or general refactoring i did not bother commenting 2018-02-23 03:57:44 +01:00
evilsocket
1f19868662 misc: small fix or general refactoring i did not bother commenting 2018-02-23 03:54:04 +01:00
evilsocket
6a90c7f5e3 misc: small fix or general refactoring i did not bother commenting 2018-02-23 03:50:57 +01:00
evilsocket
ce6f4c215a misc: small fix or general refactoring i did not bother commenting 2018-02-23 03:28:28 +01:00
evilsocket
84e0eff337 misc: small fix or general refactoring i did not bother commenting 2018-02-23 03:28:03 +01:00
evilsocket
5253add531 misc: added changelog.sh script 2018-02-23 03:04:37 +01:00
evilsocket
3c400d2905 fix: fixed help menu padding 2018-02-23 02:21:06 +01:00
evilsocket
8343bf7030 misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:50:31 +01:00
evilsocket
e8d971a790 misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:49:22 +01:00
evilsocket
d18521a431 misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:26:49 +01:00
evilsocket
6b178afc4d misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:26:19 +01: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
evilsocket
f3dd84ebc4 misc: small fix or general refactoring i did not bother commenting 2018-02-22 23:46:13 +01:00
evilsocket
3bfb143367 Releasing v2.0.0RC1 2018-02-22 22:00:14 +01:00
evilsocket
ee4d1e9b8a misc: small fix or general refactoring i did not bother commenting 2018-02-22 21:59:13 +01:00
evilsocket
7c2dc38819 misc: small fix or general refactoring i did not bother commenting 2018-02-22 21:52:37 +01:00
evilsocket
42b08db0b0 refact: refactored syn.scan open port log as proper event 2018-02-22 21:35:19 +01:00
evilsocket
ce76c7258d new: implemented syn.scan module (closes #67) 2018-02-22 21:20:36 +01:00
evilsocket
d6fe8fc663 fix: showing meta fields when available in net.show (ref #66) 2018-02-22 19:08:58 +01:00
evilsocket
02d414107e new: added new Meta field to Endpoint objects (closes #66) 2018-02-22 18:41:04 +01:00
evilsocket
f243262200 misc: small fix or general refactoring i did not bother commenting 2018-02-22 18:06:57 +01:00
evilsocket
febff5038c new: added support for mips* in the build.sh script 2018-02-22 18:00:14 +01:00
evilsocket
278fde9872 fix: added explicit message while session is stopping because sometimes it can require a few seconds 2018-02-22 17:07:46 +01:00
evilsocket
7e3bad9dba fix: fixes macOS wifi.* module bug ( ref #61 ) 2018-02-22 17:04:54 +01:00
evilsocket
1728ed63f1 refact: we got rid of huge GIN dependency by using core golang libs for api.rest module 2018-02-22 16:59:23 +01:00
evilsocket
bec98e3d1f misc: small fix or general refactoring i did not bother commenting 2018-02-22 15:43:32 +01:00
evilsocket
87800ef2dd refact: misc refactoring and fixes to proxy builtin functions 2018-02-22 15:27:07 +01:00
evilsocket
28ca00e480 fix: proxy module builtin log function now logs to the global events stream 2018-02-22 15:20:29 +01:00
evilsocket
abca005651 new: implemented 'env' builtin function for proxy modules in order to get and set session variables 2018-02-22 15:17:36 +01:00
evilsocket
9a8afc312a docs: documented prompt variable (fixes #62) 2018-02-22 14:15:28 +01:00
evilsocket
4698bdba54 misc: small fix or general refactoring i did not bother commenting 2018-02-22 13:54:00 +01:00
evilsocket
1570a9f5ab Merge branch 'master' of github.com:evilsocket/bettercap-ng 2018-02-22 13:40:20 +01:00
evilsocket
9ba9cb8c52 fix: resetting response and request Body to unread state (fixes #65) 2018-02-22 13:40:04 +01:00
Simone Margaritelli
5b3079feb6
Merge pull request #64 from mkoppmann/use-https-links
Changing http links to https when possible
2018-02-22 12:40:00 +01:00
mkoppmann
c77645610a
Changing http links to https when possible 2018-02-21 21:42:19 +01:00
evilsocket
2771821169 ref #57 2018-02-21 18:07:43 +01:00
Matrix86
e8e8e09793 Fix #57: the check of the binary array was wrong 2018-02-21 17:46:19 +01:00
evilsocket
09b43d4616 Releasing v2.0.0RC0 2018-02-21 16:31:58 +01:00
evilsocket
a30ff8b359 fixes #59 2018-02-21 03:30:09 +01:00
evilsocket
51f563d830 misc: small fix or general refactoring i did not bother commenting 2018-02-20 19:03:45 +01:00
evilsocket
fc840f413f fix: supporting hidden networks 2018-02-20 18:38:20 +01:00
evilsocket
8720327743 misc: small fix or general refactoring i did not bother commenting 2018-02-20 18:34:29 +01:00
evilsocket
b48bb8c31c fix: not starting packet queue if the interface is in monitor mode 2018-02-20 18:23:58 +01:00
evilsocket
9d69e238a0 misc: small fix or general refactoring i did not bother commenting 2018-02-20 18:15:28 +01:00