Skip to content

Instantly share code, notes, and snippets.

View Hestat's full-sized avatar

Hestat

View GitHub Profile
Write-Host "-- AMSI Patch"
Write-Host "-- Paul Laîné (@am0nsec)"
Write-Host ""
$Kernel32 = @"
using System;
using System.Runtime.InteropServices;
public class Kernel32 {
[DllImport("kernel32")]
@Hestat
Hestat / keybase.md
Created July 7, 2019 12:43
keybase.md

Keybase proof

I hereby claim:

  • I am hestat on github.
  • I am hestat (https://keybase.io/hestat) on keybase.
  • I have a public key ASDlt5yxaEg1lc5uKeewdgJlddNrwsatTjXt6QH8IvaZfgo

To claim this, I am signing this object:

@Hestat
Hestat / wmic_cmds.txt
Created January 29, 2019 14:48 — forked from xorrior/wmic_cmds.txt
Useful Wmic queries for host and domain enumeration
Host Enumeration:
--- OS Specifics ---
wmic os LIST Full (* To obtain the OS Name, use the "caption" property)
wmic computersystem LIST full
--- Anti-Virus ---
wmic /namespace:\\root\securitycenter2 path antivirusproduct