Commit graph

  • c75bfc02c8
    fixed bug in SMBv1 server wreck1t 2019-11-19 02:34:39 +08:00
  • 6a52dde21e
    Fixed bug in SMBv2 server wreck1t 2019-11-17 02:12:31 +08:00
  • d6a7217b4e
    Update SMB.py wreck1t 2019-11-16 22:49:05 +08:00
  • c16eaddf5f IPv6 check in LLMNR gs 2019-10-01 17:47:24 +03:00
  • 9cfa3cd3d0
    Update README.md lgandx 2019-08-19 23:20:42 -03:00
  • c52843a535 Added RDP rogue server v2.3.4.0 lgandx 2019-08-17 16:31:34 -03:00
  • 8c9ca18ed6
    Update Responder.conf professorloc 2019-07-27 02:17:59 -05:00
  • 341687bcf2
    Update Responder.conf professorloc 2019-07-23 16:58:27 -05:00
  • 88e316c9a3
    Merge pull request #91 from cnotin/patch-1 lgandx 2019-05-26 11:05:49 -03:00
  • e1d1657dff
    Merge pull request #92 from Crypt0-M3lon/master lgandx 2019-05-26 11:04:48 -03:00
  • 32be7a1853
    Merge pull request #1 from Crypt0-M3lon/Crypt0-M3lon-patch-1 Crypt0-M3lon 2019-02-08 09:08:49 +01:00
  • e7a787cbc4
    Fix socket timeout on HTTP POST requests Crypt0-M3lon 2019-02-08 09:08:24 +01:00
  • 80aa964294
    FindSMB2UPTime: properly deal with servers not disclosing their boot time Clément Notin 2019-02-04 11:46:08 +01:00
  • 7339411766 Enhanced flags2 to force SMB signature off lgandx 2019-01-15 16:18:47 -03:00
  • 9656f140e7
    Merge pull request #89 from cnotin/patch-1 lgandx 2019-01-13 11:21:24 -03:00
  • c99c9edf19
    Replace ParseSMB2NTLMv2Hash() by ParseSMBHash() to handle NTLMv1 and NTLMv2 Clément Notin 2019-01-09 19:16:52 +01:00
  • 38e721da98 fixed minor bugfix on recent merge lgandx 2018-11-28 21:07:39 -03:00
  • fab7ba9e6e
    Merge pull request #88 from PaulSec/master lgandx 2018-11-28 20:40:51 -03:00
  • 105502edd4 Added proper changes to RunFinger (and is not checking for MS17-010 straight away) Paul A 2018-11-18 12:41:15 +01:00
  • be551a0db3
    Merge pull request #85 from mdeous/multirelay-exclude-user lgandx 2018-11-11 09:51:04 -03:00
  • 4b5da9d7ce
    Merge pull request #86 from mschader/patch-1 lgandx 2018-11-11 09:49:23 -03:00
  • 47e63ae4ec removed debug string lgandx 2018-11-11 09:46:15 -03:00
  • 2287f936fd
    Update README.md: Fix typo Markus 2018-10-22 15:54:06 +02:00
  • 4e70e95a8e allow to blacklist users MatToufoutu 2018-09-14 00:19:17 +02:00
  • a256355468
    Merge pull request #46 from jackassplus/patch-1 lgandx 2018-08-24 15:16:00 -03:00
  • dd39ee0c3d
    Merge pull request #69 from EuanKerr/patch-1 lgandx 2018-08-24 15:14:29 -03:00
  • 861c797eb5
    Merge pull request #80 from myst404/master lgandx 2018-08-24 15:13:39 -03:00
  • 6916b085ec
    Merge pull request #83 from cnotin/patch-2 lgandx 2018-08-24 14:34:53 -03:00
  • 6037d98160
    Merge pull request #82 from cnotin/patch-1 lgandx 2018-08-24 14:34:15 -03:00
  • defabfa543
    Fix multi HTTP responses Clément Notin 2018-08-17 15:45:13 +02:00
  • 621c5a3c12
    Fix version number in settings.py Clément Notin 2018-08-17 11:51:18 +02:00
  • 750a2466d9 Better handling of cleartext credentials myst404 2018-06-18 10:59:52 +02:00
  • 242bc37997
    Merge pull request #71 from myst404/master lgandx 2018-05-28 20:02:44 -03:00
  • fe53785eec
    Merge pull request #72 from chrismaddalena/master lgandx 2018-05-28 20:01:44 -03:00
  • daaf6f7296
    Fixed some small typos in MS17-010 output Chris Maddalena 2017-12-05 17:31:27 -05:00
  • 97aeac26d8 Subnet support, error handling, minor improvements myst404 2017-11-30 16:05:14 +01:00
  • 064f7e62c7
    Update RunFinger.py Euan 2017-11-20 12:38:54 +00:00
  • c6bc263b5e
    Merge pull request #51 from watersalesman/master lgandx 2017-11-20 07:35:33 -03:00
  • 46cd888d15
    Merge pull request #63 from myst404/master lgandx 2017-11-20 07:32:49 -03:00
  • a5a328b8c9
    Merge pull request #67 from lprat/master lgandx 2017-11-20 07:31:52 -03:00
  • b37f56264a Added: check for null sessions and MS17-010 v2.3.3.9 lgandx 2017-11-19 22:58:28 -03:00
  • af2e612d38 Support for Python 2.6 Vlatko Kosturjak 2017-11-17 17:30:21 +01:00
  • 47c311553e Add ignore case on check body for html inject Lionel PRAT 2017-11-16 16:31:18 +01:00
  • 207b0d455c added support for plain auth lgandx 2017-09-06 02:07:41 -03:00
  • 679cf65cff Changed the complete LDAP parsing hash algo (ntlmv2 bug). v2.3.3.8 lgandx 2017-09-04 23:15:27 -03:00
  • be26b504b5 Fixed various bugs and improved the LDAP module. v2.3.3.7 lgandx 2017-09-04 21:57:51 -03:00
  • 75aa21bbb9 Several Bugfix lgandx 2017-09-04 18:50:04 -03:00
  • 11c00969c3 Fixed space typo in FindSMB2UPTime.py myst404 2017-08-28 18:37:34 +02:00
  • ffca0e2a92 Merge pull request #61 from OJ/fix-ldap-hash-parsing lgandx 2017-08-24 22:00:10 -03:00
  • 33bde41902
    Pass Challenge value to the LDAP parsing function OJ 2017-08-25 09:03:01 +10:00
  • 95c0d6e673 Merge pull request #58 from megabug/mssql-browser lgandx 2017-07-15 13:23:08 -03:00
  • 0436b47a2c Merge pull request #59 from breakersall/patch-2 lgandx 2017-07-15 13:19:53 -03:00
  • 5859c31e8e Add in check for uptime since March 14th 2017, which could indicate the system is vulnerable to MS17-010 Matt Kelly 2017-06-28 14:09:05 -05:00
  • bc90f8fe27 Update README.md with new SQL Browser port usage Matthew Daley 2017-06-24 22:14:47 +12:00
  • bff935e71e Add Microsoft SQL Server Browser responder Matthew Daley 2017-06-23 19:15:16 +12:00
  • 6abc79c508 Merge c5d0801470 into 38219e249e Nick Sanzotta 2017-06-09 14:39:57 +00:00
  • c5d0801470 updated RunFinger.py root 2017-06-08 22:25:00 -04:00
  • 1650c35213 Outputs IPs with SMB Signing False root 2017-06-08 21:30:38 -04:00
  • 44a4e495cc Fixed instances of "CRTL-C" to "CTRL-C" Randy Ramos 2017-04-22 14:40:19 -04:00
  • fb1aba66f4 guly: added support for wildcard in usernames, moved from optparse(deprecated) to argparse Sandro "guly" Zaccarini 2017-04-11 15:31:56 +02:00
  • c1535e20df Merge de469b36a9 into 38219e249e Mark Bergman (aka xychix) 2017-04-02 07:15:48 +00:00
  • b1a4c85673 Merge 4c5d29dfb4 into 38219e249e Mark Bergman (aka xychix) 2017-04-02 07:15:48 +00:00
  • 38219e249e added: mimi32 cmd, MultiRelay random RPC & Namedpipe & latest mimikatz lgandx 2017-03-30 23:39:41 -03:00
  • 2223ef6689 updated readme lgandx 2017-03-29 14:24:17 -03:00
  • 2a80c7ed9c MultiRelay 2.0 Release v2.3.3.6 lgandx 2017-03-29 13:28:31 -03:00
  • 54389c4851 Create OSX_launcher.sh jackassplus 2017-03-27 08:10:33 -07:00
  • 88e6c9dd94 Merge 66eace9853 into b05bdcab96 Joshua Skorich 2017-03-16 14:58:49 +00:00
  • b05bdcab96 Removed Paypal donation link. lgandx 2017-03-15 19:15:46 -03:00
  • 66eace9853 SMBFinger/Finger also exhibits the same issue thejosko 2017-03-10 09:55:41 -06:00
  • 2a185e31c8 RunFinger.py max length fix thejosko 2017-03-09 14:54:01 -06:00
  • 6f3cc4564c Fixed bug in FindSMB2UPTime lgandx 2017-03-08 00:01:38 +01:00
  • bd2e4b5bc7 Adding options to serve wpad.dat and deal with Microsoft connectivity tests, while using Serve-Html = On mame82 2017-02-21 13:47:03 +01:00
  • 2b322b227e minor fix v2.3.3.5 lgandx 2017-02-18 20:57:36 +01:00
  • 9440cb3e30 Merge branch 'master' of https://github.com/lgandx/Responder v2.3.3.4 lgandx 2017-02-18 20:40:01 +01:00
  • 21d48be98f Added: Hashdump, Stats report lgandx 2017-02-18 20:38:40 +01:00
  • c9609bd8c6 Merge pull request #25 from joshuaskorich/master lgandx 2017-02-10 22:03:46 +01:00
  • 0642999741 fixed crash: typo. lgandx 2017-02-10 18:18:23 +01:00
  • 5f59f2934e Merge pull request #33 from skelsec/master lgandx 2017-02-09 22:40:28 +01:00
  • 225857b6ed cleaning up comments skelsec 2017-02-06 10:48:23 -08:00
  • 2c32704b85 SimpleSSL skelsec 2017-02-06 09:42:35 -08:00
  • 0e3e6f9745 making HTTP great again skelsec 2017-02-06 09:21:44 -08:00
  • 0ede767d95 Merge pull request #32 from Gifts/fix_randchallenge lgandx 2017-02-01 22:32:13 +01:00
  • de6e869a79 Fix for RandomChallenge function. Function getrandbits can return less than 64 bits, thus decode('hex') will crash with TypeError: Odd-length string Gifts 2017-02-01 16:55:15 +03:00
  • cf654ee178 Merge pull request #28 from kithack/master lgandx 2017-01-19 22:31:52 +01:00
  • 5a2ee18bfa Fix Proxy_Auth. Random challenge broke it. Timon Hackenjos 2017-01-19 17:46:21 +01:00
  • a20452128c Fixed sqlite3 dependency. If sqlite3 module doesnt exist, logger will downgrade deduplication to file search. Gifts 2017-01-12 16:43:40 +03:00
  • 15c8f53459 Python 2.4 syntax compatibility (try-except-finally, ternary operator) Backported functions check_output and CalledProcessError Lack of ssl module is now non-blocker. Responder will start with HTTPS server disabled Gifts 2017-01-12 15:46:40 +03:00
  • db61f243c9 added ip commands in addition to ifconfig and netstat thejosko 2017-01-11 17:35:08 -06:00
  • 0d441d1899 Added: Random challenge for each requests (default) v2.3.3.3 lgandx 2017-01-03 17:40:38 -03:00
  • 1d38cd39af Added: Random challenge for each requests (default) v2.3.3.2 lgandx 2017-01-03 17:35:49 -03:00
  • 17dc81cb68 Added paypal button lgandx 2016-12-21 11:53:33 -03:00
  • ab2d8907f0 Added: Scripting support. -c and -d command line switch lgandx 2016-11-18 11:55:16 -03:00
  • 730808c83c Added: BTC donation address lgandx 2016-11-12 12:28:13 -03:00
  • b455ff406f re-fixed Typo lgandx 2016-11-10 14:28:16 -03:00
  • aff17ca9d3 MultiRelay now executes WMIC commands instead of bat files lgandx 2016-11-10 14:24:54 -03:00
  • 62d7dc4080 Merge pull request #18 from trustedsec/patch-1 lgandx 2016-11-10 10:57:18 -03:00
  • cad3adc319 Update RelayMultiCore.py trustedsec 2016-11-10 14:13:13 +01:00
  • fc2aadca6e Minor fix lgandx 2016-11-09 14:12:37 -03:00
  • 90071187cd Merge pull request #17 from leonjza/master lgandx 2016-11-02 11:18:10 -03:00
  • bcac8c4166 Check if the platform is macOS before trying to set a non-exported TCP_KEEPIDLE option Leon Jacobs 2016-11-02 08:34:53 +02:00