Marshall Hallenbeck
753a5cf716
fix(cmedb): remove twice redundant functions that I messed up with rebase
2023-03-24 14:40:32 -04:00
mpgn
cb8d080dcf
add exist function to cmedb
2023-03-24 14:25:17 -04:00
Marshall Hallenbeck
5521037b24
update how workspaces are created so tests can utilize functionality
2023-03-24 14:25:17 -04:00
Marshall Hallenbeck
99155af7af
update how workspaces are created so tests can utilize functionality
2023-03-24 14:25:17 -04:00
Marshall Hallenbeck
b3ab4b06d9
update how workspaces are created so tests can utilize functionality
2023-03-24 14:25:17 -04:00
mpgn
8c4c08d88e
add exist function to cmedb
2023-03-24 14:25:15 -04:00
Marshall Hallenbeck
47132d0777
update how workspaces are created so tests can utilize functionality
2023-03-24 14:24:38 -04:00
Marshall Hallenbeck
502e0b0eea
update how workspaces are created so tests can utilize functionality
2023-03-24 14:24:37 -04:00
Marshall Hallenbeck
64102b35db
update how workspaces are created so tests can utilize functionality
2023-03-24 14:24:34 -04:00
mpgn
771f002c53
add exist function to cmedb
2023-03-23 16:13:44 -04:00
famos0
ab5b85e7ad
add dpapi export option + handle wrong args
2023-03-21 11:17:44 +01:00
famos0
a2fa196cc8
fix pool error when exit
2023-03-21 10:42:14 +01:00
Marshall Hallenbeck
9b16a5bd4e
feat(cmedb): add ability to export IPs of hosts with signing disabled, different implementation from pull #758
2023-03-20 22:03:23 -04:00
Marshall Hallenbeck
928d26a428
feat(cmedb): add exit command
2023-03-20 17:14:07 -04:00
Marshall Hallenbeck
4a69778339
docs(cmedb): add workspace and proto helpdocs
2023-03-13 16:12:32 -04:00
Marshall Hallenbeck
4891750af7
refactor: standardize nomenclature to uses 'hosts' instead of 'computers'
2023-03-13 16:12:30 -04:00
Marshall Hallenbeck
3ecf54bb3f
fix(db): introduce 5 second timeout check so if the database is locked, it will retry
2023-03-13 16:10:30 -04:00
Marshall Hallenbeck
0a58d95218
feat(cmedb): add print_help function to assist in printing help commands
2023-03-13 16:05:59 -04:00
Marshall Hallenbeck
2348fc7e13
fix(SAwarnings): add warning ignore for SAWarnings
2023-03-13 16:05:59 -04:00
Marshall Hallenbeck
6d24d0906a
chore(cmedb): update formatting
2023-03-13 16:05:59 -04:00
Marshall Hallenbeck
d0e83c4b97
feat(cmedb): update cmedb.py to use proper sqlalchemy connection
2023-03-13 16:05:59 -04:00
Marshall Hallenbeck
1aec4ea798
refactor(cmedb): pass dbengine object instead of session object
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
10e7180c20
chore(cmedb): fix small formatting
2023-03-13 16:03:52 -04:00
Marshall Hallenbeck
f65a78a03e
chore(cmedb): formatting fixes
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
50a74951c8
refactor: centralize shared path variables and improve cmedb intialization
2023-03-13 15:58:04 -04:00
shoxxdj
0990b4fa8b
bugfix : cant export csv
2022-11-08 15:15:54 +01:00
shoxxdj
590b236c45
🚀 Improve CMEDB after loosing too much time with workspace ..
2022-10-18 22:22:17 +02:00
iLightThings
c005d844e0
Merge branch 'master' into cme_db_detailed
2022-09-23 12:02:40 -04:00
iLightThings
854becfcd4
Changed computerID to computer
2022-09-23 11:28:16 -04:00
mpgn
105ad97947
quick fix cmedb export share
2022-09-22 18:24:27 -04:00
mpgn
35fb7f298f
Update cmedb export function
2022-09-22 18:08:25 -04:00
iLightThings
2077deae5a
Removed Print
2022-09-22 10:31:43 -04:00
iLightThings
7daaed7847
Fixed a gltich where creds where manually entired.
2022-09-22 10:31:18 -04:00
iLightThings
74810a7165
Added notes
2022-09-22 09:46:17 -04:00
iLightThings
fa3e4227b4
Refactored Hosts and Creds
2022-09-22 09:20:07 -04:00
iLightThings
ca48229e32
Refactored export shares to use new write_csv func
2022-09-22 08:45:27 -04:00
iLightThings
ba5a421b3e
Added local admins. Made CSV write function.
2022-09-22 08:31:02 -04:00
iLightThings
561d6b0a22
Refactored using existing functions.
2022-09-20 08:24:14 -04:00
iLightThings
67a358b1de
Using CSV module to write CSV file.
2022-09-12 12:12:57 +00:00
iLightThings
2099d850cd
refactor
2022-09-09 17:31:00 +00:00
iLightThings
715ab6fa59
Small fix
2022-09-09 17:11:50 +00:00
iLightThings
0592bd3395
Added export shares to cmedb
2022-09-09 17:04:14 +00:00
Wlayzz
b57ba767f8
Adding shebang and encoding utf-8 for all python files
2022-07-19 01:59:14 +02:00
mpgn
886b390904
Update cmedb
2022-06-20 10:37:46 -04:00
mpgn
2cf0c0fb90
Migrate cmedb to python3
2019-11-12 16:39:26 -05:00
mpgn
73ab379acc
Migrate function to python3
...
* --shares -> OK
* --sessions -> OK
* --disks -> OK
* --loggedon-users -> OK
* --users -> Not tested
* --rid-brute -> OK
* --groups -> Not tested
* --local-groups -> OK
* --pass-pol -> OK
2019-11-11 05:06:39 -05:00