lgandx
|
4b14455bdc
|
minor fix on ldap
|
2024-01-04 19:50:16 -03:00 |
|
lgandx
|
ec3349cb1e
|
minor bugs
|
2024-01-04 18:22:08 -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
|
66ee7f8f08
|
Fixed issue in http srv, more hashes & signature reduction.
|
2024-01-04 17:11:44 -03:00 |
|
exploide
|
e9bd8a43ef
|
fixed 'SyntaxWarning: invalid escape sequence' for Python 3.12+
|
2023-12-14 18:20:04 +01:00 |
|
lgandx
|
2f1b81b024
|
minor fix
|
2023-12-06 18:44:35 -03:00 |
|
lgandx
|
56e5fa0d29
|
Merge pull request #236 from NullByteZero/master
Implemented MQTT server
|
2023-08-13 11:17:58 -03:00 |
|
deltronzero
|
0c80b76f57
|
fix typo of ServerTlype
|
2023-06-12 07:50:01 -07:00 |
|
Ziga P
|
a21b36605c
|
Implemented MQTT support
|
2023-06-05 20:19:44 +02:00 |
|
SAERXCIT
|
660b6ca309
|
Extend --disable-ess to HTTP
|
2022-11-08 12:23:01 +01:00 |
|
lgandx
|
5cf69228cf
|
added support for OPT EDNS
|
2021-12-21 22:39:02 -03:00 |
|
lgandx
|
5d4510cc1d
|
Added IPv6 support
|
2021-12-17 10:05:00 -03:00 |
|
lgandx
|
88ea72908c
|
Added DHCP server
|
2021-10-25 22:41:01 -03:00 |
|
lgandx
|
85315442bd
|
Added WinRM rogue server
|
2021-04-19 18:12:27 -03:00 |
|
lgandx
|
8f74fdaf46
|
forgot to add packets.py
|
2021-04-16 21:42:22 -03:00 |
|
lgandx
|
027e6b95c3
|
removed addiontional RR on SRV answers
|
2021-04-14 02:39:46 -03:00 |
|
lgandx
|
1271b8e179
|
Added DNS SRV handling for ldap/kerberos + LDAP netlogon ping
|
2021-04-12 20:42:36 -03:00 |
|
lgandx
|
b0f044fe4e
|
added smb filetime support
|
2021-02-08 22:18:41 -03:00 |
|
lgandx
|
e24792d774
|
Added SMB2 support for RunFinger and various other checks.
|
2020-12-31 01:27:43 -03:00 |
|
lgandx
|
b510b2bb25
|
Added py3 and py2 compatibility + many bugfix
|
2020-01-09 14:47:56 -03:00 |
|
lgandx
|
c52843a535
|
Added RDP rogue server
|
2019-08-17 16:31:34 -03:00 |
|
lgandx
|
6f3cc4564c
|
Fixed bug in FindSMB2UPTime
|
2017-03-08 00:01:38 +01:00 |
|
lgandx
|
ad9ce6e659
|
Added support for webdav, auto credz.
|
2016-09-11 21:51:57 -03:00 |
|
lgandx
|
04c270f6b7
|
Added option -e, specify an external IP address to redirect poisoned traffic to.
|
2016-09-11 20:25:10 -03:00 |
|
lgandx
|
29ad8a0816
|
Firefox blacklisted on WPAD since it doesn't honors fail-over proxies. Added SO_LINGER to send RST when close() is called.
|
2016-09-11 13:07:44 -03:00 |
|
lgandx
|
82fe64dfd9
|
Added proxy auth server + various fixes and improvements
|
2016-09-10 21:25:55 -03:00 |
|
lgandx
|
881dae59cf
|
Removed useless HTTP headers
|
2016-09-10 10:53:15 -03:00 |
|
lgandx
|
ecd62c322f
|
Added current date for all HTTP headers, avoiding easy detection
|
2016-09-10 10:50:01 -03:00 |
|
lgandx
|
85d7974513
|
Added SMBv2 support enabled by default.
|
2016-09-09 02:50:39 -03:00 |
|
ValdikSS
|
a84b3513e1
|
Fix Windows 10 support.
For some reason some of Windows 10 installations close connection if
NetBIOS computer name, domain name and workstation name are not equal.
|
2016-07-22 18:29:48 +03:00 |
|
Matt Andreko
|
008b492c98
|
First round of cleanup
|
2015-10-27 16:50:05 -04:00 |
|
lgandx
|
c9eca961cc
|
FindSMB2UPTime now working properly
|
2015-08-04 14:10:37 -04:00 |
|
jrmdev
|
bc06818ed1
|
Further improvement and fixes.
|
2015-07-07 16:21:28 +10:00 |
|
jrmdev
|
066c15154d
|
Further improvements and fixes.
|
2015-07-02 13:32:10 +10:00 |
|
jrmdev
|
c6de2e9d3a
|
Many changes, bug fixes and improvements. scripts in 'tools' still need to be fixed.
|
2015-06-30 16:49:53 +10:00 |
|
jrmdev
|
050edc22f3
|
Complete refactoring of responder code, first pass
|
2015-06-29 22:20:58 +10:00 |
|