Marshall Hallenbeck
|
a8f23e9ed9
|
chore(mssqldb): fix formatting
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
f33d254c83
|
feat(mssqldb): update add_computer to use sqlalchemny
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
b44b05a0fa
|
small formatting fix in db_navigator
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
b4c189a2a7
|
small formatting fix
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
108629bc02
|
feat(smbdb): update additional user functions to use sqlalchemy
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
484ab65aad
|
feat(smbdb): update is_user_valid to use sqlalchemy
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
a66b3a0a72
|
feat(smbdb): update is_credential_local to use sqlalchemy
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
7401f48f82
|
feat(cmedb): update creds remove command to use sqlalchemy
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
a634530128
|
feat(cmedb): add database column for count of members of groups from AD, and the last queried time of it. Additionally transition to sqlalchemy
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
9094e2e80f
|
fix(smbdb): fix extraneous commit call that was causing errors due to timing
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
5debcb793e
|
chore(smbdb): fix formatting
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
1aec4ea798
|
refactor(cmedb): pass dbengine object instead of session object
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
165142b543
|
fix(smb-database): remove redundant commit calls
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
13a554ea20
|
chore: remove debug print statements
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
5c6fb5799c
|
chore: remove commented code
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
0212f7bd28
|
feat(cmedb): update sql queries for groups command
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
c8b472321a
|
feat(cmedb): update queries and fix parameter names
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
4c3f68925b
|
chore(cmedb): remove debug print statements
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
86fa6d3437
|
chore(cmedb): remove unnecessary update_computer function
|
2023-03-13 16:05:05 -04:00 |
Marshall Hallenbeck
|
e34fdc2dda
|
feat(database): update each protocol to use sqlalchemy table reference and add database clear function; closes #189
|
2023-03-13 16:05:03 -04:00 |
Marshall Hallenbeck
|
10e7180c20
|
chore(cmedb): fix small formatting
|
2023-03-13 16:03:52 -04:00 |
Marshall Hallenbeck
|
3dd7134898
|
chore(smb): fix formatting for smb.py
|
2023-03-13 16:03:50 -04:00 |
Marshall Hallenbeck
|
3c62a58008
|
fix(smb): update logging for shares
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
18d2b273af
|
feat(cmedb): update cmedb.groups sql queries to use sqlalchemy
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
6d140bb1ce
|
feat(cmedb): update some functions for smb.creds
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
bc2ba6a025
|
feat(cmedb): update queries for smb.hosts
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
9185555c0f
|
feat(cmedb): update db connection reference and one query
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
7e2c9333fd
|
refactor(cmedb): fix cursor connection reference
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
f9f8de0c74
|
fix(cmedb): import print_table from cmedb
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
f65a78a03e
|
chore(cmedb): formatting fixes
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
388f520103
|
WIP - cmedb update
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
e120efd347
|
chore(cmedb): fix formatting and other PEP8 violations
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
4c9faccdfa
|
remove debug prints and fix typo
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
ad5898ee3e
|
feat(cmedb): WIP - update cmedb to use sqlalchemy connector
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
218c9b745e
|
feat(sqlalchemy): WIP - working sqlalchemy session object being passed
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
1d5d558f99
|
fix(display table): properly check for new DB additions and clean up previous checks
|
2023-03-13 15:58:38 -04:00 |
Marshall Hallenbeck
|
2aa198b601
|
feat(sqlalchemy): change DB connection to sqlalchemy and add it as a dependency
|
2023-03-13 15:58:36 -04:00 |
Marshall Hallenbeck
|
dce692833c
|
fix: correct cmedb import
|
2023-03-13 15:58:07 -04:00 |
Marshall Hallenbeck
|
5e9ea346fd
|
feat(cmedb): add additional fields to smb db
|
2023-03-13 15:58:07 -04:00 |
Marshall Hallenbeck
|
50a74951c8
|
refactor: centralize shared path variables and improve cmedb intialization
|
2023-03-13 15:58:04 -04:00 |
Marshall Hallenbeck
|
23d8d588e8
|
chore(gitignore): add .idea to gitignore
|
2023-03-13 15:55:46 -04:00 |
mpgn
|
d9fffd39ec
|
Merge pull request #10 from zblurx/dpapi
Store domain backupkey and dpapi secrets in cmedb
|
2023-03-13 13:08:55 +01:00 |
mpgn
|
23db90b853
|
Merge pull request #8 from zblurx/log
init log_mode
|
2023-03-13 12:44:20 +01:00 |
mpgn
|
510b425910
|
Merge pull request #11 from zblurx/ldap-signing
update ldap-checker
|
2023-02-28 17:04:58 +01:00 |
mpgn
|
021cdade8f
|
Merge pull request #9 from mpgn/av
Add enum_av from @tothi
|
2023-02-28 16:46:55 +01:00 |
mpgn
|
b03e87b96e
|
update av json
|
2023-02-28 10:46:13 -05:00 |
zblurx
|
407ce0f796
|
update ldap-checker
|
2023-02-28 16:37:11 +01:00 |
zblurx
|
868a5a509e
|
upgrade dploot
|
2023-02-24 13:44:04 +01:00 |
mpgn
|
9ca90fcecc
|
is_admin check wrong
|
2023-02-23 04:38:44 -05:00 |
mpgn
|
c0b1d71cc8
|
Merge branch 'master' into dpapi
|
2023-02-22 20:43:47 +01:00 |