prodseanb / emdee-five-for-life

HTB Emdee five for life web challenge script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

HTB Emdee five for life web challenge script


Languages

Language:Python 100.0%