XiaoliChan
7d9ddfb1d6
Merge branch 'main' into mssql-improv
2024-03-03 20:07:00 +08:00
Alex
31b2a1f458
Merge pull request #191 from XiaoliChan/ntlm_parser
...
[lib] Improve ntlm_parser.py
2024-03-03 07:03:34 -05:00
Alex
d6952025aa
Merge pull request #193 from Pennyw0rth/Marshall-Hallenbeck-patch-1
...
Update README.md
2024-03-03 06:55:53 -05:00
Marshall Hallenbeck
88769b1b0d
Update README.md
...
add Linux installation directly to README
fix french->english :P
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2024-03-02 20:47:39 -05:00
XiaoliChan
4a085781cf
[mssql] Ready for PR #191
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-29 13:37:04 +08:00
XiaoliChan
423b70bcfb
[lib] Improve ntlm_parser.py
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-29 13:26:00 +08:00
XiaoliChan
3af5186960
[mssql] remove drop mssql-ntlm-parser.py
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-28 12:47:56 +08:00
XiaoliChan
387538a979
Merge branch 'main' into mssql-improv
2024-02-28 09:14:02 +08:00
Alex
ac60614474
Merge pull request #172 from XiaoliChan/winrm-ntlm-info
...
[winrm] say goodbye to SMB
2024-02-27 19:00:06 -05:00
Alexander Neff
9f0ac2cf90
Added fallback if build version is not available (yet)
2024-02-28 00:55:29 +01:00
XiaoliChan
1d1c03be7a
[winrm] better os info
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-27 18:40:59 -05:00
Alexander Neff
7e0c0e0c07
Formating
2024-02-27 18:40:59 -05:00
Alexander Neff
1e12cadb33
Removed unused conditional function, removed "NT" from windows version so it matches SMB enumeration
2024-02-27 18:40:59 -05:00
XiaoliChan
19ee066542
[winrm] Ruff
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-27 18:40:59 -05:00
XiaoliChan
217cf21cff
[winrm] Clean args.py
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-27 18:40:59 -05:00
XiaoliChan
9ceab247a8
[winrm] say goodbye to SMB
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-27 18:40:59 -05:00
Josh
7a46f9eb64
Update enum_ca.py
...
Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
2024-02-27 17:58:23 +01:00
Alexander Neff
97af55337c
Added proposal by Dfte and formating
2024-02-27 17:58:23 +01:00
Josh
bf61e93466
Update enum_ca.py
...
Updated as requested
Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
2024-02-27 17:58:23 +01:00
Josh
b20f6e199d
Update enum_ca.py
...
removed newline on line 1
Signed-off-by: Josh <68809797+0xjbb@users.noreply.github.com>
2024-02-27 17:58:23 +01:00
Josh
a6fbdbff2b
linted
...
ran through ruff
2024-02-27 17:58:23 +01:00
Josh
c0ac682722
New Module
...
added anonymous ADCS CA enumeration module
2024-02-27 17:58:23 +01:00
Marshall Hallenbeck
6454ee7467
Merge pull request #186 from Pennyw0rth/neff-audit-mode
...
Fix audit_mode in ldap
2024-02-27 11:25:46 -05:00
Alexander Neff
b7df87c7f7
Fix audit_mode in ldap
2024-02-27 11:23:45 -05:00
XiaoliChan
2a497f4965
Merge branch 'main' into mssql-improv
2024-02-27 17:56:33 +08:00
Alex
71ed38276a
Merge pull request #187 from Pennyw0rth/neff-update-impacket
...
Update impacket dependency to pull latest changes
2024-02-27 04:40:50 -05:00
Alexander Neff
26c35b3811
Update impacket dependency to pull latest changes
2024-02-27 10:33:11 +01:00
XiaoliChan
b8912b5166
[nanodump] Bug fixed
...
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
2024-02-27 16:09:04 +08:00
XiaoliChan
1454b265ae
Merge branch 'main' into mssql-improv
2024-02-27 14:12:46 +08:00
Marshall Hallenbeck
a70baec753
Merge pull request #173 from Dfte/main
...
Update ntlmv1.py
2024-02-26 10:23:40 -05:00
Marshall Hallenbeck
56338d28f8
Merge branch 'main' into main
2024-02-26 10:22:34 -05:00
XiaoliChan
666a81713a
Merge branch 'main' into mssql-improv
2024-02-26 16:29:27 +08:00
Marshall Hallenbeck
49ca92d1f1
Merge pull request #176 from Pennyw0rth/neff-error-handling
...
Add error handling for protocol level
2024-02-22 16:56:40 -05:00
Marshall Hallenbeck
3c39b94ee8
Merge branch 'main' into neff-error-handling
2024-02-21 13:45:20 -05:00
Marshall Hallenbeck
a69f3e737a
Merge pull request #185 from Pennyw0rth/neff-fix-rrp
...
Remove unnecessary remote ops check
2024-02-21 13:43:54 -05:00
Marshall Hallenbeck
b19b8884ad
Merge branch 'main' into neff-fix-rrp
2024-02-21 13:23:31 -05:00
Alexander Neff
16c0237245
Impacket already checks if remote_ops is running, we don't need it in here
...
Besides that, it intruduces a bug where nxc think rrp is enabled, but we closed it before without setting the self.remote_ops variable to None. This leads to sometimes crashing in lsa/sam dump if the service wasnt started originally.
2024-02-21 19:11:09 +01:00
Alex
72ef88a8f1
Merge branch 'main' into neff-error-handling
2024-02-21 17:27:02 +01:00
Alex
5b32cd8cf5
Merge pull request #183 from Pennyw0rth/neff-fix-share-privs
...
Write without delete will now be displayed as write access
2024-02-18 12:23:08 +01:00
Alex
c16aa4cd9f
Add share name in debug info for write check
2024-02-18 11:48:28 +01:00
Alexander Neff
7d99d519e5
Write without delete will now be displayed as write access
2024-02-18 01:04:37 +01:00
Alex
fe179b006a
Merge pull request #179 from Pennyw0rth/neff-audit-mode
...
Allow a single word as audit mode "character"
2024-02-14 15:19:03 +01:00
Alexander Neff
3d9cbca7a8
Allow a whole word as audit mode character
2024-02-14 15:06:41 +01:00
Alex
ae121c566a
Merge pull request #123 from Pennyw0rth/nxcdb-marshall
...
nxcdb: refactor shared database/workspace setup code & allow for creation/setting of workspaces outside of nxcdb interactive console
2024-02-12 19:25:56 +01:00
Alex
f76fb16311
Merge branch 'main' into nxcdb-marshall
2024-02-12 18:54:53 +01:00
Alexander Neff
0442376287
Add error handling for protocol level
2024-02-09 14:29:39 +01:00
Deft_
d6dae9c605
Update ntlmv1.py
...
Update the module as it was not working anymore and the values were not accurate
Signed-off-by: Deft_ <aurelien.chalot@protonmail.com>
2024-02-08 11:54:08 +01:00
XiaoliChan
1e2e4adda4
Merge remote-tracking branch 'upstream/main' into mssql-improv
2024-02-07 23:34:57 +08:00
Marshall Hallenbeck
1645f672d3
Merge pull request #169 from fpreynaud/check_renames
...
[WCC] Make check names more explicit
2024-02-02 14:46:52 -05:00
François REYNAUD
1c822aae38
[WCC] Make check names more explicit
2024-02-02 16:48:33 +01:00