Skip to content

Commit

Permalink
Corrections for byte literals, spacing, minor function change, and up…
Browse files Browse the repository at this point in the history
…dated the examples. (worawit#22)

* Force byte literals where required and corrected the string.ascii_letters(). Also corrected
the spacing to conform to the Python style guide (4 spaces and not tabs).

* Force byte literals where required and removed all trailing whitespace. Added
service_exec() from https://www.exploit-db.com/exploits/42315 and updated the
examples in do_system_mysmb_session(). Confirmed to successfully exploit
Windows XP.

* Uncomment the RemoteShell() as it is confirmed to work by the upstream author.
  • Loading branch information
dkarpo authored Oct 24, 2020
1 parent 4381d6a commit cae955e
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 444 deletions.
Loading

0 comments on commit cae955e

Please sign in to comment.