mirror of
https://github.com/login-securite/DonPAPI
synced 2026-06-08 15:33:45 +00:00
d3079eea95
* Packaging with PyPi * MFA bypass via cookies report button * Certificate dump * LSA dump EDR bypass tricks --------- Co-authored-by: Pierre-Alexandre Vandewoestyne <pav@login-securite.com> Co-authored-by: Login Securite <33292306+login-securite@users.noreply.github.com> Co-authored-by: zblurx <thomas.seigneuret@login-securite.com>
8 lines
210 B
Python
8 lines
210 B
Python
'''
|
|
https://whynotsecurity.com/blog/teamviewer/
|
|
TL;DR: TeamViewer stored user passwords encrypted with AES-128-CBC with they key of
|
|
key:0602000000a400005253413100040000
|
|
IV:0100010067244F436E6762F25EA8D704
|
|
|
|
|
|
''' |