/emdee-five-for-life

HTB Emdee five for life web challenge script

Primary LanguagePython

emdee-five-for-life

HTB Emdee five for life web challenge script
[FLAG CENSORED]

Output:

<html>
<head>
<title>emdee five for life</title>
</head>
<body style="background-color:powderblue;">
<h1 align='center'>MD5 encrypt this string</h1><h3 align='center'>Z9tLYAubfyAV8jeR39CZ</h3><p align='center'>HTB{flag_here}</p><center><form action="" method="post">
<input type="text" name="hash" placeholder="MD5" align='center'></input>
</br>
<input type="submit" value="Submit"></input>
</form></center>
</body>
</html>