Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mubix/post-exploitation

Post Exploitation Collection
https://github.com/mubix/post-exploitation

Last synced: 20 days ago
JSON representation

Post Exploitation Collection

Awesome Lists containing this project

README

        

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](http://twitter.com/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:
```bash
git clone [email protected]:mubix/post-exploitation.wiki.git
```

### Old lists:
* [Linux/Unix/BSD Post Exploitation](https://docs.google.com/document/d/1ObQB6hmVvRPCgPTRZM5NMH034VDM-1N-EWPRz2770K4/edit)
* [Windows Post Exploitation](https://docs.google.com/document/d/1U10isynOpQtrIK6ChuReu-K1WHTJm4fgG3joiuz43rw/edit)
* [OSX Post Exploitation](https://docs.google.com/document/d/10AUm_zUdAQGgoHNo_eS0SO1K-24VVYnulUD2x3rJD3k/edit)
* [Obsucure Syststem's Post Exploitation](https://docs.google.com/document/d/1CIs6O1kMR-bXAT80U6Jficsqm0yR5dKUfUQgwiIKzgc/edit)
* [Metasploit Post Exploitation](https://docs.google.com/document/d/1ZrDJMQkrp_YbU_9Ni9wMNF2m3nIPEA_kekqqqA2Ywto/edit)

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