Commit Graph

280 Commits (eb3342284a5731296522ae407db35f2f2f36ac9c)

Author SHA1 Message Date
mpgn eb3342284a change colors 2023-08-15 10:28:42 -04:00
Alexander Neff 2d337f1645 Change info colors for smbv1 and signing to bold for readability 2023-08-14 08:44:57 -04:00
Alex 6c501e96fb Add color to "signing" and "SMBv1" smb output 2023-08-14 11:34:23 +02:00
mpgn 5fd8157b40 fix brokenpiperror false positive #73 2023-08-12 16:51:53 -04:00
0xlazy 59b12d2d23 Feat: Added flag --no-write-check on smb shares 2023-07-25 17:34:40 +02:00
godylockz 81a03045d7 Improvements for the spider_plus CME module including downloading files 2023-07-22 11:01:32 -04:00
mpgn fa073fae86
Update smb.py to fix mmcexec 2023-07-16 21:56:56 +02:00
mpgn 980346e991
Update smb.py atexec to add logger #51 2023-07-16 16:35:09 +02:00
mpgn be93d56a93
Update smb.py to fix issue #51 2023-07-16 16:22:57 +02:00
Alexander Neff 483dc69a2a Increase ulimit to prevent error "Too many open files" 2023-07-05 05:57:21 -04:00
Alexander Neff 8731e6a546 Add information for Error "Too many open files" 2023-07-05 00:36:40 +02:00
Alex 3f6d2b7c96 Fix missing logger 2023-07-04 12:06:53 +02:00
mpgn d34af6291b
Update smb.py with error logger 2023-07-04 10:26:29 +02:00
Lodos2005 93e7a5b26a we encounter this error on unsupported SMB version 2023-07-03 23:27:25 +03:00
mpgn 4f3cc65b5d switch output to debug for local_groups 2023-07-03 15:40:54 -04:00
lefayjey e52e25ccaa Fix AES authentication for SMB 2023-07-03 19:18:33 +02:00
mpgn 75738801ba
Fix laps with kerberos username (#17)
* Fix laps with kerberos username

* Fix LAPS with kerberos
2023-07-03 11:43:07 +02:00
Alexander Neff 1792ee8521 Fix #14 with file paths on windows 2023-07-03 01:10:25 +02:00
mpgn fc9734fa0e
Update smb.py with missing try catch 2023-06-29 22:56:20 +02:00
mpgn 2791ba9ff3 fix share filter 2023-06-15 03:55:24 -04:00
zblurx 2b8ecb3025
fix logger in dpapi function (#50) 2023-06-08 22:58:01 +02:00
Alexander Neff b7ef67e4bf Fixing typo 2023-05-29 19:36:40 +02:00
mpgn 48bd0017a7 fix wrong import for gmsa 2023-05-29 07:55:15 +00:00
Alexander Neff 98e12fd374 Merge branch 'login_neff' into neff_speed_improv 2023-05-28 14:33:18 +02:00
Alex 86387bef5d Merge branch 'master' into login_neff 2023-05-28 13:42:11 +02:00
Alexander Neff e5ff5a9870 Move import statement as it consumes 30% of execution time 2023-05-27 21:03:01 +02:00
Alexander Neff 271ff922e3 Improve initial execution time by extruding cli_args 2023-05-27 20:52:28 +02:00
Alexander Neff 7d1c2a0aa4 Add Error handling when an endpoint protection doesn't allow to dump lsa or sam although using the DA 2023-05-24 12:23:22 +02:00
mpgn d3839fc0cd update laps 2023-05-19 05:54:44 -04:00
mpgn 7c2304c8cb remove space 2023-05-18 03:36:20 -04:00
mpgn 7a9102b2ee decrypt laps password 2023-05-17 16:40:33 -04:00
mpgn 5a16e8956d always use fqdn for domain in db #40wq 2023-05-10 16:36:23 -04:00
mpgn 914c549327 improve ldap bloodhound output 2023-05-10 16:26:14 -04:00
Marshall Hallenbeck 9104c9b198 fix(smb): set self.protocol property 2023-05-09 09:59:25 -04:00
Marshall Hallenbeck 59d82f1be3 fix(logger): properly use protocol logger, falling back to cme_logger 2023-05-09 09:55:10 -04:00
mpgn a0d6e64f8f black v2 formating 2023-05-08 14:39:36 -04:00
mpgn 8b1abf2c8c fix kerberos connection if ntlm not allowed 2023-05-07 17:21:33 -04:00
Marshall Hallenbeck ae9320c518 update smb ps_exec to return response 2023-05-07 07:46:57 -04:00
Marshall Hallenbeck 1f458ecab7 fix(smb): check if server_os is bytes and decode it if so; fixes #749 2023-05-07 07:46:39 -04:00
mpgn 54df342541 fix protoflow order 2023-05-06 15:30:52 -04:00
Marshall Hallenbeck 1f1ddedf34 redo black 2023-05-04 09:21:17 -04:00
Marshall Hallenbeck 593b9090c9 refactor(linting): initial perflint linting 2023-05-03 16:31:54 -04:00
Marshall Hallenbeck d6f3a2da4f chore(formatting): rest of formatting that didn't get included in branch before merging 2023-05-02 14:03:53 -04:00
mpgn 2be85b5da7 black formating 2023-05-02 11:17:59 -04:00
mpgn 77c97a4afd rename plaintext_login 2023-05-02 08:52:27 -04:00
Alexander Neff 037bece662 Resolve merge conflicts and add ssh keyfile login from marshall 2023-05-02 13:30:32 +02:00
Alexander Neff 841603a084 Move options `--continue-on-success` and `--no-bruteforce` to upper level of the argparser 2023-05-02 12:35:15 +02:00
Marshall Hallenbeck 79eacf9dea format update 2023-04-30 17:21:24 -04:00
Alexander Neff 9dcf40cfc5 Resolve merge conflicts 2023-04-27 17:08:03 +02:00
mpgn 41ebc9bba4 replace cme_logger by the real oneé 2023-04-25 06:58:01 -04:00