diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-19 10:50:38 -0500 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-19 10:50:38 -0500 |
commit | 291e1335b7b967b53e96c25eb28a2c4a394939a3 (patch) | |
tree | e288a235e0f13a8c96d794d05019033971a617d1 /README.md | |
parent | 763ff79790dbca8b0b600abc8948411c795674c5 (diff) | |
download | goexec-291e1335b7b967b53e96c25eb28a2c4a394939a3.tar.gz goexec-291e1335b7b967b53e96c25eb28a2c4a394939a3.zip |
Move WMI refs to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,2 +1,8 @@ # goexec Windows remote execution multitool + +## WMI + +### References +- https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmi-classes +- https://learn.microsoft.com/en-us/windows/win32/cimwin32prov/create-method-in-class-win32-process
\ No newline at end of file |