Skip to content

Daymorelah/postExploitTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Information Gathering Tool

This module is to be used for Educational purposes only. Exploiting (Hacking) a computer without the concent of the owner is a criminal offence purnishable by LAW

This is a simple script used during the post-exploitation phase of a penetartion test. This script was written in python using the Geany Python Editor This script comes in handy during the post-exploitation phase of a penetration test to gathere neccesary info on the target system. The script works on a windows operating system.

To use this simple script:

  • clone this repo to your local system.
  • Download Geany if you dont already have one installed.
  • Run the server first and then run the client script.
Note:
  • The server uses local host on port 12345
  • The script can only gather infromation on a compromised windows operatiing system.
  • If the compromised system doesnt have a python interpreter u can uses TFTP to send the interpreter to the compromised system. (you need to check first if the compromised system allows UDP to pass throuhg its firewall and if TFTP is allowed on the network).
  • This Script is to be used for Educational purposes only. Hackig without the concent of the owner is a criminal offence purnishable by LAW.....be smart 😉

About

A simple information gathering script used during the post-exploitation phase during a pentest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages