Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xbadjuju/WheresMyImplant
A Bring Your Own Land Toolkit that Doubles as a WMI Provider
https://github.com/0xbadjuju/WheresMyImplant
Last synced: 3 months ago
JSON representation
A Bring Your Own Land Toolkit that Doubles as a WMI Provider
- Host: GitHub
- URL: https://github.com/0xbadjuju/WheresMyImplant
- Owner: 0xbadjuju
- Created: 2017-09-22T19:40:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T16:56:51.000Z (about 6 years ago)
- Last Synced: 2024-04-08T11:34:26.582Z (7 months ago)
- Language: C#
- Homepage:
- Size: 603 KB
- Stars: 285
- Watchers: 19
- Forks: 59
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### WheresMyImplant: A C# Bring-Your-Own-Land toolkit
WheresMyImplant contains the tooling nessessary to gaining and maintain access to target system. It can also be installed as WMI provider for covert long term persistence.
To clone the project and it's dependencies recursive flag is required, e.g. git clone --recurive https://github.com/0xbadjuju/WheresMyImplant.git
This project utilizes NetSPI [MonkeyWorks](https://github.com/NetSPI/MonkeyWorks) and [Tokenvator](https://github.com/0xbadjuju/Tokenvator).
Please refer to the [Wiki](https://github.com/0xbadjuju/WheresMyImplant/wiki) for [Building / Compiling Instruction](https://github.com/0xbadjuju/WheresMyImplant/wiki/Building-WheresMyImplant) and general use.
### Author, Contributors, and License
Author: Alexander Leary (@0xbadjuju), NetSPI - 2017
License: BSD 3-Clause
Required Dependencies: MonkeyWork, TokenVator