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
Hakan Yavuz
7909477ef7
Update printerbug.py
...
fix linter
Signed-off-by: Hakan Yavuz <lodos05@gmail.com>
2024-02-26 22:28:48 +01:00
Hakan Yavuz
2feece33e6
Update printerbug.py
...
Fix linter
Signed-off-by: Hakan Yavuz <lodos05@gmail.com>
2024-02-26 22:28:48 +01:00
Hakan Yavuz
fddcf67a65
Update printerbug.py
...
Signed-off-by: Hakan Yavuz <lodos05@gmail.com>
2024-02-26 22:28:48 +01:00
Hakan Yavuz
e422a17080
Update printerbug.py
...
Fix trigger
Signed-off-by: Hakan Yavuz <lodos05@gmail.com>
2024-02-26 22:28:48 +01:00
Hakan Yavuz
188f909e64
Create printerbug.py
...
Add MS-RPRN abuse (PrinterBug)
Signed-off-by: Hakan Yavuz <lodos05@gmail.com>
2024-02-26 22:28:48 +01: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
Alex
a39f71ebbc
Remove pyreadline as it causes errors in nxcdb
2024-02-06 11:28:32 +01: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
Marshall Hallenbeck
3c11b71ca6
Merge pull request #167 from Pennyw0rth/neff-deps
...
Hotfix: Allow broader version for argcomplete to fix macos installations
2024-02-02 10:45:17 -05:00
Alexander Neff
9696fe4c9a
Allow broader version for argcomplete to fix macos installations
2024-01-29 14:53:46 +01:00
Marshall Hallenbeck
c2e9fcc545
Merge branch 'main' into nxcdb-marshall
2024-01-22 16:52:28 -05:00
Marshall Hallenbeck
275bc41477
fix(database): only attempt to initialize default workspace if it doesnt exist
2024-01-22 16:52:18 -05:00
Marshall Hallenbeck
06ccf5eeec
Merge pull request #153 from Pennyw0rth/neff-space-in-username
...
Fix usernames with empty spaces in ntds dump
2024-01-22 16:15:24 -05:00
Marshall Hallenbeck
a94a1b27ea
Merge branch 'main' into neff-space-in-username
2024-01-22 15:50:24 -05:00
Marshall Hallenbeck
f058c2ddf7
Merge pull request #139 from Pennyw0rth/neff-asyncio
...
Surpress any errors when using rdp and broken python version
2024-01-22 15:50:00 -05:00
Marshall Hallenbeck
d4f4c7c4a2
Merge branch 'main' into neff-asyncio
2024-01-22 15:30:03 -05:00
Marshall Hallenbeck
f46c5eae17
Merge pull request #135 from Pennyw0rth/neff-win-firefox
...
Fix issue #134 with tempfile on windows
2024-01-22 15:27:29 -05:00
Marshall Hallenbeck
d84eb7ed96
Merge branch 'main' into neff-win-firefox
2024-01-22 14:42:42 -05:00
Marshall Hallenbeck
6abdf079e6
Merge branch 'main' into nxcdb-marshall
2024-01-18 20:36:22 -05:00
Alex
9df72e2f68
Merge pull request #162 from thiagokokada/fix-some-issues-in-deps
...
Fix some issues in deps
2024-01-15 23:06:03 +01:00
Thiago Kenji Okada
1f8a948966
Set pyreadline for Win32 only
2024-01-14 17:57:18 +00:00
Thiago Kenji Okada
50962312a2
Move ruff to dev dependency
2024-01-14 17:54:07 +00:00
Thiago Kenji Okada
b3a5c300b5
Remove resource
...
Introduced in 483dc69a2a
, it points to
https://github.com/RussellLuo/resource , an unmaintained library.
However, it is clear in the code that this should have been resource
from stdlib instead (https://docs.python.org/3/library/resource.html ),
and needs not to be included in `pyproject.toml`.
2024-01-14 17:51:30 +00:00
Alex
5f29e661b7
Merge pull request #155 from Pennyw0rth/neff-fix-modules-windows
2023-12-24 22:56:57 +01:00
Alexander Neff
5809a1470a
Fixing module name check with windows backspace path
2023-12-24 22:16:27 +01:00
Alex
dcbb01a39e
Merge pull request #148 from Adamkadaban/argcomplete-completion
...
add argcomplete bash/zsh completion
2023-12-24 14:20:28 +01:00
Alexander Neff
db2936db98
Update python version in readme
2023-12-24 14:16:11 +01:00
Alexander Neff
a70f3e6ae3
Merge main into argcomplete
2023-12-24 13:41:05 +01:00