https://github.com/archercreat/panda
Panda - is a set of utilities used to research how PsExec encrypts its traffic.
https://github.com/archercreat/panda
Last synced: about 1 year ago
JSON representation
Panda - is a set of utilities used to research how PsExec encrypts its traffic.
- Host: GitHub
- URL: https://github.com/archercreat/panda
- Owner: archercreat
- Created: 2021-04-18T19:40:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T11:42:17.000Z (about 5 years ago)
- Last Synced: 2025-05-07T21:46:15.332Z (about 1 year ago)
- Language: C++
- Size: 9.77 KB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Panda
Panda - is a set of utilities used to research how PsExec encrypts its traffic.
Shared library used to inject into lsass.exe process to log NTLM crypto functions.
kernel_panda.js is a WinDbg script used to log kernel smb crypto routines.
Full writeup(rus) available here: https://archercreat.github.io/psexec_encryption/
### Disclaimer
The CMakeLists file will not work on your system, sorry :p