Logo
Explore Help
Sign In
adam/metasploit-gs
1
0
Fork 0
You've already forked metasploit-gs
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
94de45d856b7d4ea32456bbdc7531af67bfbcaa1
metasploit-gs/lib/msf/scripts/meterpreter/accounts.rb
T

16 lines
184 B
Ruby
Raw Normal View History

Mark all libraries as defaulting to 8-bit strings
2012-06-29 00:18:28 -05:00
# -*- coding: binary -*-
Add support to scripts for Meterpreter Accounts Mixin and add new method is_system? for checking if sessions is running as SYSTEM, uses SID so as at to ensure compatibility with multiple language versions of windows.
2011-03-16 22:44:36 +00:00
require 'msf/core/post/windows/accounts'
module Msf
module Scripts
module Meterpreter
module Common
Change Post Mixin for Windows platform in its own separate class and minor fixes on modules and scripts
2011-06-21 00:38:04 +00:00
include ::Msf::Post::Windows::Accounts
Add support to scripts for Meterpreter Accounts Mixin and add new method is_system? for checking if sessions is running as SYSTEM, uses SID so as at to ensure compatibility with multiple language versions of windows.
2011-03-16 22:44:36 +00:00
end
end
end
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 195ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API