Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure smbshell #26

Open
5 of 9 tasks
NEXUS2345 opened this issue Nov 29, 2019 · 0 comments
Open
5 of 9 tasks

Restructure smbshell #26

NEXUS2345 opened this issue Nov 29, 2019 · 0 comments
Assignees
Milestone

Comments

@NEXUS2345
Copy link
Collaborator

NEXUS2345 commented Nov 29, 2019

smbshell is currently extremely complicated and needs to be simplified to improve maintainability.

Currently, the plan is to make each of the command execution and utility scripts independent and pass the SMB connections through object instantiation instead. This should improve memory usage and performance while making the code easier to maintain in the long term.

  • atexec
  • psexec
  • rpcdump
  • samrdump
  • secretsdump
  • services
  • smbexec
  • smbshell
  • interactiveshell
@NEXUS2345 NEXUS2345 added this to the 0.5 milestone Nov 29, 2019
@NEXUS2345 NEXUS2345 self-assigned this Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant