Update commandexec.html

This commit is contained in:
OguzTozkoparan 2018-11-27 17:22:43 +03:00 committed by GitHub
parent 72dbe7e327
commit ecd02646b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
<head>
<title>Command Execution</title>
</head>
<body bgcolor="#ffffff" style="background-image: url('../Resources/background.png');background-size:1500px 740px;">
<body>
<link rel="stylesheet" href="../Resources/button.css">
<div style="background-color:#afafaf;padding:15px;border-radius:20px 20px 0px 0px;">
<p align="center" style="font-family:'Georgia';font-size:200%">Command Execution</p>
@ -16,5 +16,7 @@
<button class="button" type="button" name="comex4Button" onclick="location.href='CommandExec-4.php';">Command Execution Level 4</button>
</div>
</link>
<img src="../Resources/hmb.png" align="left" style="width:40%" alt="HummingbirdsCyberTeam">
<img src="../Resources/gazicyber.jpg" align="right" style="width:20%" alt="GaziCyber">
</body>
</html>