Commit graph

  • dc33d1f858 fixed HTTP basic auth parsing when password contains colons exploide 2023-11-09 18:14:36 +01:00
  • 34603aed0a
    Fixing soft failure which results in missed SMTP credential interception Syntricks 2023-10-12 00:51:19 +03:00
  • 99416d9be1 Added a check for Quite_Mode in poisoners in AnalyzeMode vflame6 2023-10-05 04:15:49 -04:00
  • aa8d81861b
    Fixing collections import issue for /tools/MultiRelay/odict.py Shutdown 2023-09-22 00:43:58 +02:00
  • 2c4cadbf7d
    Fixing import issue like in /tools/odict.py Shutdown 2023-09-22 00:43:25 +02:00
  • 3a23ccdef8
    Upgrading collections import Shutdown 2023-09-21 20:18:13 +02:00
  • 2b37d5763a
    Upgrading netifaces requirement Shutdown 2023-09-21 20:14:59 +02:00
  • 719f00a06c
    Removing python3.6 tests Shutdown 2023-09-21 19:45:43 +02:00
  • cb02765ea8
    Initial CI commit Shutdown 2023-09-21 19:30:05 +02:00
  • de20dcf408
    Merge pull request #243 from nobbd/nobbd-patch-1 lgandx 2023-09-11 07:12:28 -03:00
  • 3499e03f10
    Merge 01b4e87684 into 83c817d9c2 Sans23 2023-08-15 16:08:09 +02:00
  • 6063c2f77a
    Update SMB.py nobbd 2023-08-15 16:03:30 +02:00
  • b61a640747
    Update SMB.py nobbd 2023-08-15 15:50:53 +02:00
  • 4ec2631ab0
    Update Finger.py to fix bug with single byte comparisons in python3 nobbd 2023-08-15 15:36:10 +02:00
  • 9713fe0e70
    Update RunFinger.py to fix bug with single byte comparisons in python3 nobbd 2023-08-15 15:34:08 +02:00
  • 63954a539c
    Update RelayMultiCore.py to fix bug with single byte comparisons in python3 nobbd 2023-08-15 15:18:55 +02:00
  • 728b100bfd
    Update MSSQL.py to fix bug with single byte comparisons in python3 nobbd 2023-08-15 15:15:23 +02:00
  • a205b58091
    Update SMB.py to fix single byte comparisons in python3 nobbd 2023-08-15 15:08:42 +02:00
  • 83c817d9c2
    Merge pull request #222 from lowSoA/enhancement-snmpv3-support lgandx 2023-08-13 11:21:10 -03:00
  • 56e5fa0d29
    Merge pull request #236 from NullByteZero/master lgandx 2023-08-13 11:17:58 -03:00
  • 332697fbd9
    Merge pull request #238 from deltronzero/master lgandx 2023-08-13 11:13:30 -03:00
  • d8a30a5ec7
    Merge pull request #224 from kevintellier/master lgandx 2023-08-13 10:31:48 -03:00
  • 0c80b76f57 fix typo of ServerTlype deltronzero 2023-06-12 07:50:01 -07:00
  • a21b36605c Implemented MQTT support Ziga P 2023-06-05 20:19:44 +02:00
  • 8e12d2bcfe Removed Patreon link lgandx 2023-05-22 20:32:45 -03:00
  • ff21c5452c
    Merge pull request #232 from also-here/master lgandx 2023-05-23 01:15:15 +02:00
  • 5c83b7c45b
    Update LLMNR.py also-here 2023-03-14 21:21:19 -05:00
  • 07c963f5ea
    Merge pull request #233 from SilverSteven/fulfill-license-obligation lgandx 2023-03-14 08:19:28 -03:00
  • feecf8ed0b
    append changelog to fulfill the license obligation steven 2023-03-09 10:31:01 +08:00
  • e36fafb783
    Update Responder.conf also-here 2023-03-05 19:13:25 -06:00
  • 5ec5412fb9
    Update settings.py also-here 2023-03-05 18:57:08 -06:00
  • 6a11fe8b6a
    Updated with some IPv6 also-here 2023-03-05 18:40:32 -06:00
  • 3f5c836ba0
    Update settings.py also-here 2023-03-05 18:33:48 -06:00
  • 8953f87bbd
    Update settings.py to expand IPv6 addresses. also-here 2023-03-03 16:20:22 -06:00
  • 01b4e87684 I'm retarded but now it's work klemou 2022-12-28 15:30:35 +01:00
  • 69f431e58f Added full path to gen-self-sign-cert.sh kevintellier 2022-12-21 17:57:09 +01:00
  • edb85332ab SNMPv3 support soa 2022-11-18 18:21:23 +01:00
  • ec2f95ef8d Merge remote-tracking branch 'upstream/master' Johnny Xmas 2022-11-13 17:56:10 -06:00
  • 9c303d7bd5
    Merge pull request #219 from SAERXCIT/master lgandx 2022-11-08 09:38:18 -03:00
  • b61d211b10
    Merge pull request #220 from lgandx/revert-216-smbv1ScanWorkAgain lgandx 2022-11-08 09:36:02 -03:00
  • f39079da77
    Revert "run smbv1 scan in runfinger" revert-216-smbv1ScanWorkAgain lgandx 2022-11-08 09:22:41 -03:00
  • 660b6ca309 Extend --disable-ess to HTTP SAERXCIT 2022-11-08 12:23:01 +01:00
  • 8d25d04f13
    Merge pull request #218 from ss23/snmp lgandx 2022-11-07 11:18:02 -03:00
  • 9d4f919b39
    Implement a basic SNMP listener Stephen Shkardoon 2022-11-06 01:27:28 +13:00
  • 59daf46b93
    Merge pull request #216 from requin-citron/smbv1ScanWorkAgain lgandx 2022-11-03 15:44:05 -03:00
  • cf0c4ee659 add flag (-s) to enable smbv1scan requin 2022-11-02 19:16:10 +01:00
  • 709df2c6e1 add hostname on smbv2 scan result requin 2022-10-31 17:31:16 +01:00
  • 3aaaaf1c7f
    Merge branch 'lgandx:master' into smbv1ScanWorkAgain Sans23 2022-10-31 15:16:24 +01:00
  • c9b5dd040e Removed machine accounts dump, since they are not crackable lgandx 2022-10-19 08:44:05 -03:00
  • 4321919c9f run smbv1 scan in runfinger klemou 2022-10-01 09:26:32 +02:00
  • 4de5e3b46d github formating :) PatchRequest 2022-09-24 21:14:57 +02:00
  • 3f85903feb
    Merge branch 'master' into timestampoutput Patch Request 2022-09-24 21:09:34 +02:00
  • daf9be6e63 macOS moniker clarifications Johnny Xmas 2022-09-16 20:38:41 -05:00
  • efebe7b701 macOS Fixes Johnny Xmas 2022-09-16 20:33:47 -05:00
  • b8818ed0c4 Added dump by legacy protocols lgandx 2022-09-16 09:36:51 -03:00
  • 07dbcf5d6d Modified wpad script lgandx 2022-08-06 02:49:28 -03:00
  • c51251db5f Fixed potential disruption on Proxy-Auth lgandx 2022-08-06 00:26:11 -03:00
  • fe58475c63
    Merge pull request #210 from 0xjbb/master lgandx 2022-08-05 22:06:19 -03:00
  • 00d9d27089 added requirements.txt lgandx 2022-08-05 21:49:48 -03:00
  • 56c3832a3c
    Create FUNDING.yml lgandx 2022-08-05 21:21:53 -03:00
  • 0bc226b4be Added: append .local TLD to DontRespondToNames + MDNS bug fix lgandx 2022-08-05 20:27:56 -03:00
  • fad2be0a8e
    Merge pull request #199 from gblomqvist/master lgandx 2022-08-05 18:58:56 -03:00
  • 2765ef4e66 fixed the RespondTo/DontRespondTo issue lgandx 2022-08-05 18:51:57 -03:00
  • 2630d618ff fix multi import forgot to add here PatchRequest 2022-08-01 21:50:05 +02:00
  • 5b0baa88ea fix when multi import datetime PatchRequest 2022-08-01 21:39:16 +02:00
  • 3dd04d464e Console Output with Timestamp PatchRequest 2022-08-01 21:35:17 +02:00
  • 2cd66a9b92 Added Quiet mode jb 2022-07-29 18:24:03 +01:00
  • 15d03bc902 Minor bugs and display/logging fixes + RDP srv SSLwrapping fix v3.1.3.0 lgandx 2022-07-26 14:56:18 -03:00
  • 9b1c99ccd2 Fixed: Warnings on python 3.10 lgandx 2022-07-12 20:15:36 -03:00
  • 983a1c6576 removed -r reference from help msg. lgandx 2022-05-17 21:48:02 -03:00
  • 03fa9a7187 removed -r references lgandx 2022-05-17 21:38:01 -03:00
  • a6838fdc42
    Merge pull request #202 from noraj/patch-2 lgandx 2022-05-17 21:16:41 -03:00
  • 8c201cf33e
    Merge pull request #203 from cweedon/patch-1 lgandx 2022-05-17 21:15:41 -03:00
  • 0c7a3ffabe
    Fix missing paren error cweedon 2022-05-17 12:20:28 -05:00
  • d1cb26bda7
    keep compatibility with previous versions Alexandre ZANNI 2022-05-13 18:06:35 +02:00
  • 0ced7d52c0
    odict: fix import issue Alexandre ZANNI 2022-05-08 20:54:23 +02:00
  • e7eb3bcce8
    Fix double logging of first hash or cleartext Gustaf Blomqvist 2022-04-28 15:18:13 +02:00
  • fd9bcf7de1
    Merge pull request #191 from Mipsters/master v3.1.2.0 lgandx 2022-02-12 17:17:23 -03:00
  • b9f3ae35ee MutableMapping was moved to collections.abc Tom Aviv 2022-02-11 23:24:00 +02:00
  • 39a2c7c0f2
    Merge pull request #188 from Ne4istb/patch-1 lgandx 2022-02-10 08:33:50 -03:00
  • bd823f65a2
    Merge pull request #190 from kitchung/kitchung-patch-1 lgandx 2022-02-10 08:33:01 -03:00
  • ee88da1af8
    DE-RPC server status not correct #189 kitchung 2022-02-06 16:35:01 -08:00
  • f85ad77d59
    Fixed options formating in README Andrii Nechytailov 2022-02-03 18:32:42 +02:00
  • b147229938
    Merge pull request #185 from ajkerley628/master lgandx 2022-01-12 06:17:09 -03:00
  • afb54fa274 Updated the README and Responder help flags root 2022-01-11 15:37:14 -06:00
  • 5cf69228cf added support for OPT EDNS lgandx 2021-12-21 22:39:02 -03:00
  • 0b56d6aaeb removed fingerprint.py v3.1.1.0 lgandx 2021-12-17 10:10:08 -03:00
  • 5d4510cc1d Added IPv6 support lgandx 2021-12-17 10:05:00 -03:00
  • bc812da2ef Updated the Readme file with the new options and removed some old stuff lgandx 2021-12-17 00:32:12 -03:00
  • 3e8c9fdb0e added: dhcp inform lgandx 2021-12-13 20:30:14 -03:00
  • 76f6c88df3 Added DHCP DNS vs DHCP WPAD lgandx 2021-12-12 17:55:58 -03:00
  • 9dc779869b Added DHCP DNS vs WPAD srv injection lgandx 2021-12-12 17:02:08 -03:00
  • 505ec34324 Added DHCP DNS vs WPAD srv injection lgandx 2021-12-12 17:01:03 -03:00
  • a0bf7a9baa minor display fix. lgandx 2021-12-12 12:26:02 -03:00
  • bb17595e3f Added date and time for each Responder session config log. lgandx 2021-12-10 21:06:03 -03:00
  • ba885b9345 added the ability to provide external IP on WPAD poison via DHCP v3.0.9.0 lgandx 2021-12-09 22:38:44 -03:00
  • 568048710f Added a check for MSSQL lgandx 2021-12-08 19:57:20 -03:00
  • 3cd5140c80 Fixed the ON/OFF for poisoners when in Analyze mode. lgandx 2021-12-07 20:15:17 -03:00
  • 17e62bda1a Remove analyze mode on DNS since you need to ARP to get queries lgandx 2021-12-07 19:56:41 -03:00
  • 6e2c77168f Small fix lgandx 2021-12-07 17:59:54 -03:00