Database Implementaion for RDP #Issues 730
Description
This PR for database impelementation on RDP https://github.com/Pennyw0rth/NetExec/issues/730
Type of change
- [x] New feature (non-breaking change which adds functionality)
Screenshots (if appropriate):
Screenshots are always nice to have and can give a visual representation of the change. If appropriate include before and after screenshot(s) to show which results are to be expected.
Checklist:
- [x] I have ran Ruff against my changes (via poetry:
poetry run python -m ruff check . --preview, use--fixto automatically fix what it can) - [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation (PR here: https://github.com/Pennyw0rth/NetExec-Wiki)
Thanks for the PR!
Hey @termanix I just find out myself RDP doesn't use the DB. Wanted to work on that until I found this PR. Is this something I can help with ?
Hey @termanix I just find out myself RDP doesn't use the DB. Wanted to work on that until I found this PR. Is this something I can help with ?
Yea sure, we can work together. Due to my busy work schedule, I haven't been able to dedicate much time to my PR efforts. At least we can move forward together. It saddens me to see that the my PR's are still open cause of job time :D