f3rn0s
807bd57a96
Add options for poisoners
2024-04-30 15:52:04 +10:00
nodauf
f50f0be59c
Add randomness in TTL value to avoid some EDR detections
2024-04-02 16:42:09 +02:00
lgandx
1a2f2fdb22
added support for either resolv.conf or resolvectl
2024-01-06 15:01:43 -03:00
lgandx
e51f24e36c
fixed minor bug
2024-01-06 13:48:41 -03:00
lgandx
fa297c8a16
Fixed bug when IPv6 is disabled via GRUB.
2024-01-06 12:44:38 -03:00
lgandx
44bfd1d221
DNS dump updated + removed var dump info on Config-Responder.log
2024-01-06 09:19:10 -03:00
lgandx
66e5b12c56
Updated changelog
2024-01-06 07:15:50 -03:00
lgandx
4b560f6e17
removed debug string
2024-01-04 20:44:13 -03:00
lgandx
e564e5159b
removed bowser listener
2024-01-04 20:37:45 -03:00
lgandx
4b14455bdc
minor fix on ldap
2024-01-04 19:50:16 -03:00
lgandx
ee5ab9a5fd
default -> py3
2024-01-04 19:04:15 -03:00
lgandx
39f8cbb931
various changes.
v3.1.4.0
2024-01-04 18:39:01 -03:00
lgandx
ec3349cb1e
minor bugs
2024-01-04 18:22:08 -03:00
lgandx
2b9d89f044
Merge pull request #264 from exploide/ldaps
...
Added LDAPS listener
2024-01-04 17:36:04 -03:00
lgandx
b550dbe4b0
Merge pull request #261 from exploide/fix-escape-sequence-warning
...
Fixed 'SyntaxWarning: invalid escape sequence' for Python 3.12+
2024-01-04 17:32:39 -03:00
lgandx
6636317799
updated donation link
2024-01-04 17:31:16 -03:00
lgandx
add6224805
Merge pull request #265 from exploide/mssql-browser-typeerror
...
Fixed a TypeError in MSSQLBrowser
2024-01-04 17:19:58 -03:00
lgandx
700b7d6222
removed patreon donation link.
2024-01-04 17:15:24 -03:00
lgandx
66ee7f8f08
Fixed issue in http srv, more hashes & signature reduction.
2024-01-04 17:11:44 -03:00
lgandx
08e44d72ac
removed useless string
2024-01-04 15:38:41 -03:00
exploide
20cdd9c7c2
fixed a TypeError in MSSQLBrowser
...
fixes #251
2024-01-04 15:26:26 +01:00
exploide
6d61f0439c
added LDAPS listener
...
fixes #263
2024-01-04 14:50:44 +01:00
exploide
e9bd8a43ef
fixed 'SyntaxWarning: invalid escape sequence' for Python 3.12+
2023-12-14 18:20:04 +01:00
lgandx
4ea3d7b765
removed debug
2023-12-07 09:43:10 -03:00
lgandx
f670fbaa7f
added:error handling on exceptions.
2023-12-07 09:36:54 -03:00
lgandx
31393c7072
fixed minor bug on py 3.10
2023-12-07 09:33:38 -03:00
lgandx
2f1b81b024
minor fix
2023-12-06 18:44:35 -03:00
lgandx
aed939c1ae
Merge pull request #249 from ShutdownRepo/netifaces
...
Upgrading `netifaces` requirement
2023-11-17 10:12:31 -03:00
lgandx
6f0217feed
Merge pull request #250 from ShutdownRepo/collections.abc
...
Upgrading `collections` import
2023-11-17 10:11:20 -03:00
lgandx
6b1f53a6f4
Merge pull request #254 from syntricks/patch-1
...
Fixing soft failure which results in missed SMTP credential interception
2023-11-17 10:09:58 -03:00
lgandx
351b1aad9e
Merge pull request #256 from exploide/basic-auth-fix
...
Fixed parsing of HTTP basic auth containing colons
2023-11-17 10:09:08 -03:00
lgandx
bf1cf1c335
Merge pull request #257 from brightio/patch-1
...
Handle FTP, MQTT and WinRM exceptions properly
2023-11-17 10:08:04 -03:00
brightio
6a76437464
Handle WinRM exceptions properly
2023-11-13 20:49:01 +01:00
brightio
f6d1e6027a
Handle MQTT exceptions properly
2023-11-13 20:46:46 +01:00
brightio
cb042d16a2
Handle FTP exceptions properly
2023-11-13 20:39:29 +01:00
exploide
90ff1d37a7
gitignore: ignore pyc and certificate files
2023-11-09 18:18:43 +01:00
exploide
dc33d1f858
fixed HTTP basic auth parsing when password contains colons
...
fixes #255
2023-11-09 18:14:36 +01:00
Syntricks
34603aed0a
Fixing soft failure which results in missed SMTP credential interception
...
Without this responder silently fails. During debugging I observed [[[can only concatenate str (not "bytes") to str]]] error. Enabling decoding of bytes made the error disappear and credentials properly intercepted (on-screen stdout, logs and to DB).
Thank you for a very useful tool :)
2023-10-12 00:51:19 +03:00
Shutdown
aa8d81861b
Fixing collections import issue for /tools/MultiRelay/odict.py
2023-09-22 00:43:58 +02:00
Shutdown
2c4cadbf7d
Fixing import issue like in /tools/odict.py
2023-09-22 00:43:25 +02:00
Shutdown
3a23ccdef8
Upgrading collections import
2023-09-21 20:18:13 +02:00
Shutdown
2b37d5763a
Upgrading netifaces requirement
2023-09-21 20:14:59 +02:00
lgandx
de20dcf408
Merge pull request #243 from nobbd/nobbd-patch-1
...
Fix bug with single byte comparisons in python3
2023-09-11 07:12:28 -03:00
nobbd
6063c2f77a
Update SMB.py
2023-08-15 16:03:30 +02:00
nobbd
b61a640747
Update SMB.py
2023-08-15 15:50:53 +02:00
nobbd
4ec2631ab0
Update Finger.py to fix bug with single byte comparisons in python3
2023-08-15 15:36:10 +02:00
nobbd
9713fe0e70
Update RunFinger.py to fix bug with single byte comparisons in python3
2023-08-15 15:34:08 +02:00
nobbd
63954a539c
Update RelayMultiCore.py to fix bug with single byte comparisons in python3
2023-08-15 15:18:55 +02:00
nobbd
728b100bfd
Update MSSQL.py to fix bug with single byte comparisons in python3
2023-08-15 15:15:23 +02:00
nobbd
a205b58091
Update SMB.py to fix single byte comparisons in python3
2023-08-15 15:08:42 +02:00