Alexander Neff
|
efe59e33f1
|
Fix ruff linting
|
2024-03-16 19:26:10 +01:00 |
|
Alexander Neff
|
b192c036cb
|
Don't display observation window and lockout duration if lockout threshhold is 0, as they are disabled then
|
2024-03-16 19:13:11 +01:00 |
|
Alexander Neff
|
4d6d3bf766
|
Remove unused packages and display pso timedeltas as they are in active directory
|
2024-03-16 18:53:01 +01:00 |
|
Alexander Neff
|
5f88d6121a
|
Formating and small code improvements
|
2024-03-16 17:10:19 +01:00 |
|
Alexander Neff
|
0acfc551ac
|
Add missing imports and improve code
|
2024-03-16 17:03:47 +01:00 |
|
Alexander Neff
|
2e928d2b7c
|
Rename module to match filename and use time conversion with packages already in nxc
|
2024-03-16 16:52:42 +01:00 |
|
Alexander Neff
|
ddd36cc392
|
Remove unused imports
|
2024-03-16 16:41:30 +01:00 |
|
Alexander Neff
|
a869c6f5e8
|
Merging main into fgpp and resolving conflicts
|
2024-03-15 00:56:38 +01:00 |
|
Marshall Hallenbeck
|
5d777547ed
|
Merge pull request #206 from Pennyw0rth/marshall-issue-200-2
fix(wcc.py): properly escape for #200
|
2024-03-14 16:38:31 -04:00 |
|
Marshall Hallenbeck
|
eab93ca3ee
|
fix(wcc.py): properly escape for #200
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2024-03-14 16:03:31 -04:00 |
|
Alex
|
31aff31469
|
Merge pull request #41 from Shad0wC0ntr0ller/Obsolete
Extract obsolete operating systems from LDAP
|
2024-03-14 01:21:46 +01:00 |
|
Alexander Neff
|
30cab48d9b
|
Changed manual path to nxc default path
|
2024-03-14 01:19:13 +01:00 |
|
Alex
|
632395f4d3
|
Merge branch 'main' into Obsolete
|
2024-03-14 01:13:30 +01:00 |
|
Marshall Hallenbeck
|
840446d810
|
Merge pull request #204 from Pennyw0rth/marshall-issue-200
Fix string escaping issues for Kali package, fix some logging, and allow for lsa and sam WinRM dumping
|
2024-03-13 15:21:12 -04:00 |
|
Marshall Hallenbeck
|
d271d00eec
|
fix(winrm): allow for --lsa and --sam at the same time, like smb allows
|
2024-03-13 13:02:50 -04:00 |
|
Marshall Hallenbeck
|
2efef82662
|
fix(escaping): update remaining string escaping issues for #200
|
2024-03-13 13:02:28 -04:00 |
|
Marshall Hallenbeck
|
48242de675
|
Merge branch 'main' into marshall-issue-200
|
2024-03-13 12:58:00 -04:00 |
|
Marshall Hallenbeck
|
d11af2a296
|
fix(runasppl) set command string to raw and change error to debug as it is unnecessary and spammy
|
2024-03-13 12:50:33 -04:00 |
|
Alex
|
1708889721
|
Merge pull request #202 from Pennyw0rth/neff-update-neo4j
|
2024-03-13 11:00:56 +01:00 |
|
Alexander Neff
|
07050e153c
|
Resolve conflicts
|
2024-03-12 23:22:00 +01:00 |
|
Alexander Neff
|
bf1ab5bd76
|
Update neo4j python driver
|
2024-03-12 23:09:42 +01:00 |
|
Marshall Hallenbeck
|
5a1e139d85
|
fix: extra escape in string
|
2024-03-12 16:38:58 -04:00 |
|
Marshall Hallenbeck
|
ec31181c3a
|
fix: set string to raw
|
2024-03-12 16:37:03 -04:00 |
|
Marshall Hallenbeck
|
34db1985f3
|
change regex string to raw, but this module doesnt even work for checking for pws
|
2024-03-12 16:35:18 -04:00 |
|
Marshall Hallenbeck
|
2d68c179b8
|
fix: string formatting and improved logging for daclread
|
2024-03-12 15:23:08 -04:00 |
|
Marshall Hallenbeck
|
f91cccf49e
|
fix: string formatting for #200
|
2024-03-12 15:22:06 -04:00 |
|
Shad0wC0ntr0ller
|
56ef949c92
|
Update obsolete.py
Signed-off-by: Shad0wC0ntr0ller <90877534+Shad0wC0ntr0ller@users.noreply.github.com>
|
2024-03-12 12:52:08 -04:00 |
|
Shad0wC0ntr0ller
|
855bc89a2f
|
Update obsolete.py
change ' to "
Signed-off-by: Shad0wC0ntr0ller <90877534+Shad0wC0ntr0ller@users.noreply.github.com>
|
2024-03-12 12:52:08 -04:00 |
|
Shad0wC0ntr0ller
|
018cc98ed3
|
Update obsolete.py
Add pwdLastSet
Signed-off-by: Shad0wC0ntr0ller <90877534+Shad0wC0ntr0ller@users.noreply.github.com>
|
2024-03-12 12:52:08 -04:00 |
|
Shad0wC0ntr0ller
|
d99ddaaaec
|
Update obsolete.py
Added Server 2012 to the vuln list
Signed-off-by: Shad0wC0ntr0ller <90877534+Shad0wC0ntr0ller@users.noreply.github.com>
|
2024-03-12 12:52:08 -04:00 |
|
Shad0wC0ntr0ller
|
2c637eead7
|
Update obsolete.py
change cme to nxc
Signed-off-by: Shad0wC0ntr0ller <90877534+Shad0wC0ntr0ller@users.noreply.github.com>
|
2024-03-12 12:52:08 -04:00 |
|
Shad0wC0ntr0ller
|
87fce318de
|
Update obsolete.py
Updated separator in output
Signed-off-by: Shad0wC0ntr0ller <90877534+Shad0wC0ntr0ller@users.noreply.github.com>
|
2024-03-12 12:52:08 -04:00 |
|
Shad0wC0ntr0ller
|
68b2f01979
|
Extract obsolete operating systems from LDAP
Signed-off-by: Shad0wC0ntr0ller <90877534+Shad0wC0ntr0ller@users.noreply.github.com>
|
2024-03-12 12:52:08 -04:00 |
|
Marshall Hallenbeck
|
a4cbd5bf5d
|
Merge pull request #171 from Pennyw0rth/neff-rem-pyreadline
Remove pyreadline as it causes errors in nxcdb
|
2024-03-12 11:14:16 -04:00 |
|
Alex
|
19b89633b1
|
Merge branch 'neff-rem-pyreadline' of https://github.com/Pennyw0rth/NetExec into neff-rem-pyreadline
|
2024-03-12 01:46:31 +01:00 |
|
Alexander Neff
|
d6f1ee25ed
|
Update lock file
|
2024-03-12 01:45:52 +01:00 |
|
Alexander Neff
|
1a703c6ab6
|
Merge main
|
2024-03-12 00:58:03 +01:00 |
|
Marshall Hallenbeck
|
3f31b2e231
|
Merge pull request #190 from Pennyw0rth/mpgn-patch-2
Update connection.py to force login
|
2024-03-09 12:34:28 -05:00 |
|
mpgn
|
8215eaa27a
|
Update connection.py
Signed-off-by: mpgn <martial.puygrenier@gmail.com>
|
2024-03-09 01:52:50 -05:00 |
|
Marshall Hallenbeck
|
d9e46dbb1f
|
Merge pull request #136 from XiaoliChan/mssql-improv
[MSSQL] Improvement
|
2024-03-09 01:52:00 -05:00 |
|
XiaoliChan
|
9120d1d5dc
|
[mssql] mpgn: review
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
|
2024-03-04 21:24:37 +08:00 |
|
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 |
|
Alex
|
0d1c8bcdef
|
Remove pyreadline as it causes errors in nxcdb
|
2024-02-28 12:49:37 -05: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 |
|