rapid7 / ruby_smb

A native Ruby implementation of the SMB Protocol Family
Other
80 stars 82 forks source link

NetShareEnumAll over DCE/RPC and SMB1 #129

Closed n00tmeg closed 6 years ago

n00tmeg commented 6 years ago

This fixes #100

This PR adds NetShareEnumAll support to SMB1. It also updates the existing framework for DCE/RPC.

Changes

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.5%) to 94.974% when pulling 9d9f456efa5d5041f2d85edd9364f134c4536525 on chrisdlf:feature/100/dcerpc_smb1_named_pipe into 5c12e4cd26c2f73e48dc8e1b7be09748037d85b2 on rapid7:master.