Skip to content

Commit

Permalink
RDP: Lock oscrypto version
Browse files Browse the repository at this point in the history
Oscrypto has not yet releasedawith fix to this
wbond/oscrypto#78 so we need to lock the
oscrypto version until the fix is released.

PR #3958
  • Loading branch information
shreyamalviya authored and mssalvatore committed Dec 15, 2023
1 parent cb47543 commit a51ab0f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
1 change: 1 addition & 0 deletions monkey/agent_plugins/exploiters/rdp/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name = "pypi"
aardwolf = "*"
egg_timer = "*"
pywin32 = {version = "*", sys_platform = "== 'win32'"}
oscrypto = {git = "https://github.com/wbond/oscrypto.git", rev = "1547f53"}

[dev-packages]
monkey-types = "*"
Expand Down
23 changes: 12 additions & 11 deletions monkey/agent_plugins/exploiters/rdp/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a51ab0f

Please sign in to comment.