lgandx
a76ee47867
added check for aioquic & updated version to reflect recent changes
2025-05-22 05:23:00 -03:00
lgandx
e346c01695
Merge pull request #310 from ctjf/master
...
added quic support based on xpn's work
2025-05-22 05:17:27 -03:00
Joshua Fickett
871cdffa97
added quic support based on xpn's work
2025-04-03 15:16:00 -04:00
BlackWasp
6bf6887c49
Add status code control
2025-03-16 23:32:19 +01:00
User
d3dd37a324
Adding answer name spoofing capabilities when poisoning LLMNR for Kerberos relaying purpose
2025-01-23 14:35:41 -08:00
lgandx
e918fe01c6
added option to disable a TLD due to windows 11 infinite loop with _dosvc
2024-09-24 11:06:50 -03:00
lgandx
4947ae6e52
Added default mode for TTL option
2024-05-14 11:02:35 -03:00
lgandx
ccbcd1736f
minox typo fix
2024-05-06 09:24:06 -03:00
lgandx
bf25abfec8
Merge pull request #275 from nodauf/master
...
Random TTL value added to avoid some EDR detections
2024-05-06 07:33:27 -03:00
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
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
39f8cbb931
various changes.
2024-01-04 18:39:01 -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
08e44d72ac
removed useless string
2024-01-04 15:38:41 -03:00
exploide
e9bd8a43ef
fixed 'SyntaxWarning: invalid escape sequence' for Python 3.12+
2023-12-14 18:20:04 +01:00
lgandx
56e5fa0d29
Merge pull request #236 from NullByteZero/master
...
Implemented MQTT server
2023-08-13 11:17:58 -03:00
lgandx
d8a30a5ec7
Merge pull request #224 from kevintellier/master
...
Added full path to gen-self-sign-cert.sh
2023-08-13 10:31:48 -03:00
Ziga P
a21b36605c
Implemented MQTT support
2023-06-05 20:19:44 +02:00
also-here
5ec5412fb9
Update settings.py
...
removed redundant upper()
2023-03-05 18:57:08 -06:00
also-here
3f5c836ba0
Update settings.py
...
compresses expanded IPv6 addresses
2023-03-05 18:33:48 -06:00
also-here
8953f87bbd
Update settings.py to expand IPv6 addresses.
...
Still handles IPv4 addresses as well.
2023-03-03 16:20:22 -06:00
kevintellier
69f431e58f
Added full path to gen-self-sign-cert.sh
2022-12-21 18:04:07 +01:00
Stephen Shkardoon
9d4f919b39
Implement a basic SNMP listener
...
All community strings are logged as they are sent to the server.
This initial implementation only supports SNMPv1 and SNMPv2c.
`pyasn1` is required for this server to function.
2022-11-06 01:27:28 +13:00
lgandx
07dbcf5d6d
Modified wpad script
2022-08-06 02:49:28 -03:00
lgandx
fe58475c63
Merge pull request #210 from 0xjbb/master
...
Added Quiet Mode
2022-08-05 22:06:19 -03:00
lgandx
0bc226b4be
Added: append .local TLD to DontRespondToNames + MDNS bug fix
2022-08-05 20:27:56 -03:00
jb
2cd66a9b92
Added Quiet mode
2022-07-29 21:15:40 +01:00
lgandx
15d03bc902
Minor bugs and display/logging fixes + RDP srv SSLwrapping fix
2022-07-26 14:56:18 -03:00
lgandx
5d4510cc1d
Added IPv6 support
2021-12-17 10:05:00 -03:00
lgandx
76f6c88df3
Added DHCP DNS vs DHCP WPAD
2021-12-12 17:55:58 -03:00
lgandx
9dc779869b
Added DHCP DNS vs WPAD srv injection
2021-12-12 17:02:08 -03:00
lgandx
505ec34324
Added DHCP DNS vs WPAD srv injection
2021-12-12 17:01:03 -03:00
lgandx
bb17595e3f
Added date and time for each Responder session config log.
2021-12-10 21:06:03 -03:00
lgandx
ba885b9345
added the ability to provide external IP on WPAD poison via DHCP
2021-12-09 22:38:44 -03:00
lgandx
21afd357f8
Removed the static certs and added automatic cert generation
2021-12-03 00:03:01 -03:00
lgandx
0bf23d632b
DHCP: Added auto WPADscript configuration with our IP instead of hardcoded NBT string
2021-11-20 21:36: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
e91e37c974
Added dce-rpc module + enhancements + bug fix.
2021-04-16 21:35:32 -03:00
lgandx
1271b8e179
Added DNS SRV handling for ldap/kerberos + LDAP netlogon ping
2021-04-12 20:42:36 -03:00
lgandx
cc3a5b5cff
added a check for exec file
2021-03-20 10:22:52 -03:00
lgandx
b0f044fe4e
added smb filetime support
2021-02-08 22:18:41 -03:00
lgandx
7842e51f12
Merge pull request #138 from ThePirateWhoSmellsOfSunflowers/fix_challenge
...
fix custom challenge in python3
2020-12-30 16:54:20 -03:00
Khiem Doan
fb10d20ea3
Fix wrong syntax
2020-11-26 14:19:06 +07:00
ThePirateWhoSmellsOfSunflowers
f581d4dd0e
small fix
2020-10-13 13:08:45 +02:00
ThePirateWhoSmellsOfSunflowers
7b47c8fe4e
fix custom challenge in python3
2020-10-13 11:47:33 +02:00
lgandx
af7d27ac8c
Fixed LLMNR/NBT-NS/Browser issue when binding to a specific interface
2020-09-28 08:11:41 -03:00