You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A PowerShell tool heavily inspired by the popular tool CrackMapExec / NetExec. PsMapExec aims to bring the function and feel of these tools to PowerShell with its own arsenal of improvements.
11
+
---
9
12
10
-
PsMapExec is used as a post-exploitation tool to assess and compromise an Active Directory environment.
13
+
## 🚀 What is PsMapExec?
11
14
12
-
For any feedback or suggestions for additions to PsMapExec please use the discussion forum:
15
+
**PsMapExec** is a PowerShell-based post-exploitation framework, heavily inspired by the well-known **CrackMapExec / NetExec** tools. It brings the familiar looks and function of these tools to native PowerShell with its own arsenal of improvements. This tool is designed to help penetration testers assess and dominate Active Directory environments with ease.
Since version 0.6.0 PsMapExec now no longer has any external script dependencies apart from the Amnesiac module which will be resolved in a future update.
42
-
PsMapExec can now, otherwise be run in restricted environments such as exam labs or CTF machines.
43
56
57
+
## ⚠️ Disclaimer
44
58
45
-
# Disclaimer
46
59
PsMapExec is designed primarily for research, educational, and authorized testing scenarios. The purpose of developing and distributing PsMapExec is to provide professionals and researchers with a tool to understand and identify vulnerabilities and to bolster the security of systems. It is fundamentally imperative that users ensure they have obtained explicit, mutual consent from all involved parties before applying this tool on any system, network, or digital environment.
47
60
48
61
Engaging in unauthorized activities, including, but not limited to, accessing systems without permission, can lead to severe legal consequences. Users must be fully aware of, and adhere to, all their jurisdictional, local, state, and federal laws and regulations concerning cybersecurity and digital access.
49
62
50
63
The developers and contributors of PsMapExec expressly disclaim all liabilities and responsibilities for any unauthorized or illicit use of the tool. Additionally, they are not responsible for any consequent damages, losses, or repercussions stemming from the misuse or misapplication of PsMapExec.
0 commit comments