ExploitRemotingService icon indicating copy to clipboard operation
ExploitRemotingService copied to clipboard

Fixes OS version command according to documentation

Open dkx-daniel opened this issue 1 year ago • 0 comments

According to the documentation the command to retrieve the OS version information is ver. In ExploitRemotingService, the internally interpreted command is osver. This pull request fixes the command supplied to ExploitRemotingService from osver to ver to align with the documentation.

dkx-daniel avatar Jul 31 '24 09:07 dkx-daniel