Update commandexec.html
This commit is contained in:
parent
72dbe7e327
commit
ecd02646b5
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<title>Command Execution</title>
|
<title>Command Execution</title>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#ffffff" style="background-image: url('../Resources/background.png');background-size:1500px 740px;">
|
<body>
|
||||||
<link rel="stylesheet" href="../Resources/button.css">
|
<link rel="stylesheet" href="../Resources/button.css">
|
||||||
<div style="background-color:#afafaf;padding:15px;border-radius:20px 20px 0px 0px;">
|
<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>
|
<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>
|
<button class="button" type="button" name="comex4Button" onclick="location.href='CommandExec-4.php';">Command Execution Level 4</button>
|
||||||
</div>
|
</div>
|
||||||
</link>
|
</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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user