mubix / post-exploitation

Post Exploitation Collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

post-exploitation

Post Exploitation Collection - This repository is a collection of the post exploitation voodoo from too many sources to name. The command lists are below but binaries and scripts have been added to the repo as well. See below for detail on each of the sections.

If you'd like to contribute or just correct a typo please create a pull request, or complain at me via the 'issues' system

Contributors: @mubix,yournamehere

Command Lists

Post Exploitation commands lists - these were originally a Google Doc as linked here but have been converted to GitHub markdown. You can now access them via the Wiki here: https://github.com/mubix/post-exploitation/wiki and check it out locally for editing using:

git clone git@github.com:mubix/post-exploitation.wiki.git

Old lists:

Disclaimer

If you are the owner of one of these binaries and would like it taken down, please create an issue on Github and it will be removed.

.msf4 & metasploit scripts

This has moved to "Q" - https://github.com/mubix/q

win32bins

32 or 16 bit binaries - not only for use on 32 bit systems but any that have a counterpart in win64bins probably have it for a reason

scripts

All other scripts that don't fit in one of the above categories

linux

All other *nix related items that don't fit in one of the above categories

osx

All other OSX related items that don't fit in one of the above categories

bsd

All other BSD related items that don't fit in one of the above categories

About

Post Exploitation Collection


Languages

Language:C 75.8%Language:Python 9.6%Language:Ruby 8.5%Language:AutoIt 4.0%Language:PowerShell 1.4%Language:Batchfile 0.7%