PowerShellKeePass
nishang
Our great sponsors
PowerShellKeePass | nishang | |
---|---|---|
1 | 12 | |
6 | 7,197 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | 10 months ago | |
PowerShell | PowerShell | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PowerShellKeePass
-
Powershell Module: A Guide To Turning Multiple Functions Into A Single Script
Try imaging editing a single script with 10+ functions in it. It would become very confusing and cumbersome quickly. What about a function with over 25 functions like my PowerShellKeePass module or my 150+ function Rapid7Nexpose module.
nishang
-
Discrepancies in detecting obfuscated payloads by Windows Defender?
After that I expanded my research and tried a payload from GitHub user samratashok and followed this Guide in which only the text encoding method is altered from ASCII to UTF8. And guess what? It actually worked, Windows Defender does not detect it!
-
Writeup: HackTheBox Bounty - Without Metasploit (OSCP Prep)
I am going to copy/paste the following nishang Reverse Shell in the newly created file link.
-
Can't download script for the alfred room, (git repo issue)
I figured out what the issue was, sudo git clone only works on a directory not on a file so it could only have been https://github.com/samratashok/nishang/blob/master/Shells.git
On the room alfred, when I try to download the script into the opt directory I keep getting an error. is sudo git clone appropriate in this instance, along with changing the end of the url to .git? I'm 99% sure it is [email protected]:/opt# sudo git clone https://github.com/samratashok/nishang/blob/master/Shells/Invoke-PowerShellTcp.git Cloning into 'Invoke-PowerShellTcp'... fatal: repository I also tried using: sudo git remote add and sudo git remote add origin
sudo git clone https://github.com/samratashok/nishang.git
What are some alternatives?
powershell-universal - PowerShell Universal is the ultimate platform for building web-based IT tools.
AdminToolbox - Repository for the AdminToolbox PowerShell Modules
ConPtyShell - ConPtyShell - Fully Interactive Reverse Shell for Windows
psPAS - PowerShell module for CyberArk Privileged Access Security REST API
PSGitHub - This PowerShell module contains commands to manage GitHub through its REST API.
universal-dashboard - Build beautiful websites with PowerShell.
WinPwn - Automation for internal Windows Penetrationtest / AD-Security
GPOZaurr - Group Policy Eater is a PowerShell module that aims to gather information about Group Policies but also allows fixing issues that you may find in them.
PoshC2 - A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.
ChangelogManagement - A PowerShell module for reading and manipulating changelog files in Keep a Changelog 1.0.0 format.
PSWinReporting - This PowerShell Module has multiple functionalities, but one of the signature features of this module is the ability to parse Security logs on Domain Controllers providing easy to use access to AD Events.
PowerShellTraps - Collection of PowerShell traps and oddities