Skip to content

cfalta/PoshRandom

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

PoshRandom

A not-at-all-ordered compilation of random security-related powershell scripts. Things land here if I don't know where else to put them ;-)

Here's a snapshot of what's in there at the moment:

  • Disable-AMSI: function to disable AMSI for the current process
  • Invoke-Rubeus: powershell wrapper for Ghostpack Rubeus by @harmj0y
  • Invoke-Profiler: an old AD Recon tool. Propably doesn't work any more - work in progress
  • ProcessReparent: contains "Start-ProcessWithFakeParent", which allows you to fake the parent process on a new process you start. Shamelessly copied from the great rasta-mouse.
  • ProcessSuspendResume: allows you to invoke "Suspend-Process" and "Resume-Process" (like Process Explorer does to suspend a process)

About

A not-at-all-ordered compilation of random security-related powershell scripts :-)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published