lsassy
lsassy copied to clipboard
Extract credentials from lsass remotely
Hello, most way to get code execution are nowadays flagged by EDR/AV. But, `winRm` is way more legitimate and could by another way of executing code remotely. Could this be...
# lsassy ## Description lsassy is a Python tool designed to remotely extract credentials from a set of hosts, particularly targeting the lsass process on these hosts. This is done...
I just got a strange behavior here. I have setup one pivot and I am running this command from my attacker machine: ```shell lsassy -d 'final.com' -u 'Administrator' -H '8388d0760....'...
Hi there! 👋 Just wanted to help bring it up to date Pythonically with the latest Poetry 2.1+ standards. 