RFC - Offensive Security Notes
Ctrlk
  • Active Directory
    • Enumeration
    • Privilege Escalation
    • Persistence
  • Initial Access
    • VBA Macros
  • Discovery
    • Juicy files
    • Network Enumeration
  • Execution
    • WMI
    • PowerShell
      • C# assembly in PowerShell
        • List load assembly
        • Add-Type
        • UnsafeNativeMethods
        • DelegateType Reflection
        • Reflective Load
    • C# .Net Assembly
    • ReverseShells
    • Metasploit
  • Exploitation
    • Win32 APIs
  • Credential Access
    • Microsoft Windows
  • Lateral Movement
    • Windows Lateral Movement
    • Linux Lateral Movement
  • Persistence
  • Defence Evasion
    • Antimalware Scan Interface (AMSI)
    • PowerShell
    • Microsoft Defender
    • Anti-virus evasion
    • AppLocker
  • Network Pivoting
    • Proxies and port fowarding
    • Network discovery and scanning
  • Exfiltration
    • Windows
  • Services
    • MS SQL Server
  • Misc
    • CrackMapExec
    • Cheat sheets
  • Cloud
    • Azure
Powered by GitBook
On this page
  1. Execution
  2. PowerShell

C# assembly in PowerShell

List load assemblyAdd-TypeUnsafeNativeMethodsDelegateType ReflectionReflective Load
PreviousPowerShellNextList load assembly

Last updated 2 years ago