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
lgandx
d6f4911eb4
python3.8 compability fix
2020-08-17 16:08:24 -03:00
lgandx
b510b2bb25
Added py3 and py2 compatibility + many bugfix
2020-01-09 14:47:56 -03:00
lgandx
207b0d455c
added support for plain auth
2017-09-06 02:07:41 -03:00
lgandx
b34fee1d8c
Minor fixes
2016-09-09 02:54:30 -03:00
jvoisin
8e9205b102
Refactor a bit the servers
2016-07-05 01:31:35 +02:00
jrmdev
a882d397a8
Minor fixes
2015-07-28 10:48:21 +10:00
jrmdev
bc06818ed1
Further improvement and fixes.
2015-07-07 16:21:28 +10:00
jrmdev
867bcdde03
Further improvements and fixes.
2015-07-02 16:52:06 +10:00
jrmdev
066c15154d
Further improvements and fixes.
2015-07-02 13:32:10 +10:00
jrmdev
050edc22f3
Complete refactoring of responder code, first pass
2015-06-29 22:20:58 +10:00