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
|
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 |
Alex
|
6115185d75
|
Merge pull request #132 from Pennyw0rth/neff-encode-errors
|
2023-12-23 17:23:04 +01:00 |
Alex
|
82e8c17e5d
|
Merge pull request #130 from Pennyw0rth/binaries-neff
|
2023-12-23 17:22:53 +01:00 |
Alex
|
5e964bb0eb
|
Merge pull request #150 from Pennyw0rth/neff-enum_trusts
Remove domain DN from ldap query, fixes #144
|
2023-12-23 15:48:53 +01:00 |
Alex
|
2732987a6a
|
Merge pull request #141 from Pennyw0rth/neff-laps
|
2023-12-22 18:20:51 +01:00 |
Alexander Neff
|
14391af612
|
Remove domain DN from ldap query, fixes #144
|
2023-12-18 01:48:50 +01:00 |
Alex
|
235d9e049f
|
Merge branch 'main' into neff-encode-errors
|
2023-12-17 19:36:04 +01:00 |
Alexander Neff
|
5900029c4f
|
Resetting lock file
|
2023-12-17 19:34:55 +01:00 |
Alex
|
7fb2a0f94c
|
Merge branch 'main' into argcomplete-completion
|
2023-12-17 18:47:25 +01:00 |
Alex
|
8899c003c8
|
Merge pull request #133 from Syzik/ModulesEnumeration
Modules enumeration ldap
|
2023-12-17 13:15:43 +01:00 |
Alexander Neff
|
b9a3f8f22f
|
Resetting lock file
|
2023-12-16 18:59:53 +01:00 |
Alex
|
c1d253800b
|
Merge branch 'main' into ModulesEnumeration
|
2023-12-16 18:42:25 +01:00 |
Alexander Neff
|
67cb940775
|
Rename module filenames to match module name
|
2023-12-16 15:48:17 +01:00 |
Alexander Neff
|
f82bd95442
|
Add argcomplete support for modules
|
2023-12-16 15:40:56 +01:00 |
Alexander Neff
|
b18a5a770c
|
Fix argcomplete version and drop python 3.7 support
|
2023-12-16 15:39:50 +01:00 |
Adamkadaban
|
edfa64b5e9
|
add argcomplete bash/zsh completion
|
2023-12-16 05:47:03 -05:00 |
Alex
|
ef4f2df92c
|
Merge pull request #146 from 0xlazY/iis_quote_fix
Fix: iis module cmd exec quotes
|
2023-12-15 23:54:46 +01:00 |
Marshall Hallenbeck
|
e90502d9da
|
Merge branch 'main' into nxcdb-marshall
|
2023-12-14 15:22:05 -05:00 |
0xlazy
|
a347fcc208
|
Fix: iis module cmd exec quotes
|
2023-12-13 15:01:47 +01:00 |
Alex
|
6c9afa37b7
|
Merge branch 'main' into binaries-neff
|
2023-12-11 08:24:13 +01:00 |
Alexander Neff
|
cc1d90ca2a
|
Merge main into neff-laps
|
2023-12-10 16:12:58 +01:00 |
Alex
|
4846464cd0
|
Merge pull request #114 from XiaoliChan/winrm-better-output
[winrm] better output
|
2023-12-10 16:03:08 +01:00 |
Alexander Neff
|
afd568cf94
|
Fix correct protocol and port display output
|
2023-12-10 15:59:34 +01:00 |
Alex
|
d4b3ace3a6
|
Merge branch 'main' into winrm-better-output
|
2023-12-09 20:34:05 +01:00 |
Alexander Neff
|
f8982a8d65
|
Move detailed information to info logging output
|
2023-12-09 18:53:46 +01:00 |
Syzik
|
847f8c43a4
|
Merge branch 'main' into ModulesEnumeration
|
2023-12-09 03:40:57 +01:00 |
Alexander Neff
|
940f81dec4
|
Remove old laps checks
|
2023-12-09 01:19:55 +01:00 |
Alexander Neff
|
2793895b6e
|
Fix hash and domain handling laps
|
2023-12-09 01:10:03 +01:00 |
Alexander Neff
|
14aedea969
|
Fix laps return values
|
2023-12-09 00:58:19 +01:00 |
Alexander Neff
|
a7d780ebe4
|
Remove unused imports
|
2023-12-09 00:52:54 +01:00 |
Alexander Neff
|
89d4567a81
|
Enable logging from outside of modules
|
2023-12-09 00:52:27 +01:00 |
Alexander Neff
|
92273306ac
|
Move laps login logic to connection.py
|
2023-12-09 00:52:00 +01:00 |
Marshall Hallenbeck
|
046b1f9113
|
Merge pull request #140 from Pennyw0rth/neff-wcc
Fix array index
|
2023-12-08 09:22:05 -05:00 |
Alexander Neff
|
a8a810d32b
|
Fix array index
|
2023-12-08 12:51:01 +01:00 |
syzik
|
b2b56cd562
|
Module Description Fix (NeffIsBack)
|
2023-12-08 05:15:58 +01:00 |
Alex
|
76836dcc9c
|
Merge pull request #137 from fpreynaud/bugfix
Fix bug in WCC module
|
2023-12-08 01:08:12 +01:00 |
Alexander Neff
|
5c87c27f7e
|
Fix ruff
|
2023-12-08 00:55:40 +01:00 |
François REYNAUD
|
313d795871
|
Fix bug introduced by commit bfd32f1910
|
2023-12-07 18:05:55 +01:00 |
Alex
|
3a2b3938c6
|
Properly fix rdp and winrm
|
2023-12-01 16:08:46 +01:00 |
syzik
|
476e35c47c
|
ldap modules
|
2023-11-30 22:42:17 +01:00 |