Mimikatz

Reading Time: 2 minutes    Official Doc : https://github.com/gentilkiwi/mimikatz/wiki/module-~-sekurlsa   Dump memory of LSASS :   Don’t forget you need to be admin to be able to do it.   with ProcDump from Sysinternals :      procdump.exe -accepteula -ma...

Pwnagotchi

Reading Time: < 1 minutecheat sheet Pwnagotchi Data Plug : the one in the middle 1st connection. Download driver : https://modclouddownloadprod.blob.core.windows.net/shared/mod-rndis-driver-windows.zip Unzip the driver zip folder. Plug in Pwnagotchi Go to your...

Cahier des courses

Escalade & Rocher haute Montagne : https://www.camptocamp.org/outings?u=112318&act=mountain_climbing,rock_climbing Alpinisme : https://www.camptocamp.org/outings?u=112318&act=snow_ice_mixed   Cascade de Glace...

Windows and Unix PWN examples of binaries

Two excellent web sites with a reference on how each exe can be used Windows : https://lolbas-project.github.io/ Unix : https://gtfobins.github.io/ On Unix, there is a script based on that that would help enumerate all possible way to elevate privileges. cd /tmp...