diff options
| author | realtradam <[email protected]> | 2022-04-12 07:58:16 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-04-12 07:58:16 -0400 |
| commit | 08a9813e9290d187d3cd99830fbd160051e4ecc9 (patch) | |
| tree | 3405b0da2d1f8fc0eea0f5582e54c62e0377a6f9 | |
| parent | 72f26cd6aa1c28c1d4a9e69bb5b712eb39f7fae0 (diff) | |
| download | 403-directory-08a9813e9290d187d3cd99830fbd160051e4ecc9.tar.gz 403-directory-08a9813e9290d187d3cd99830fbd160051e4ecc9.zip | |
😈
| -rw-r--r-- | img/favicon.png | bin | 0 -> 8896 bytes | |||
| -rw-r--r-- | index.html | 12 |
2 files changed, 6 insertions, 6 deletions
diff --git a/img/favicon.png b/img/favicon.png Binary files differnew file mode 100644 index 0000000..018b6b8 --- /dev/null +++ b/img/favicon.png @@ -26,7 +26,7 @@ <div class="window draggable" style="height:250px;width:575px;overflow:hidden;background-color:#000000;top:312px;left:627px;"> <div class="title-bar divheader"> - <div class="title-bar-text">403 Directory Hostile Login Module</div> + <div class="title-bar-text">😈 403 Directory Hostile Login Module</div> <div class="title-bar-controls"> <!-- <button aria-label="Minimize"></button> <button aria-label="Maximize"></button> @@ -40,9 +40,9 @@ </div> </div> -<div class="window draggable openable" style="width:270px;top:182px;left:304px;visibility:hidden;"> +<div class="window draggable openable" style="width:310px;top:182px;left:304px;visibility:hidden;"> <div class="title-bar divheader"> - <div class="title-bar-text">File 3: Illegal Login Attempt Detected</div> + <div class="title-bar-text">🚫 File 3: Illegal Login Attempt Detected</div> <div class="title-bar-controls"> <button onclick="HideWindow(event)" aria-label="Close"></button> </div> @@ -54,9 +54,9 @@ </div> </div> -<div class="window draggable openable" style="width:280px;top:655px;left:1088px;visibility:hidden;"> +<div class="window draggable openable" style="width:300px;top:655px;left:1088px;visibility:hidden;"> <div class="title-bar divheader"> - <div class="title-bar-text">File 1: Illegal Login Attempt Detected</div> + <div class="title-bar-text">🚫 File 1: Illegal Login Attempt Detected</div> <div class="title-bar-controls"> <button onclick="HideWindow(event)" aria-label="Close"></button> </div> @@ -70,7 +70,7 @@ <div class="window draggable openable" style="width:290px;top:591px;left:255px;visibility:hidden;"> <div class="title-bar divheader"> - <div class="title-bar-text">File 4: Illegal Login Attempt Detected</div> + <div class="title-bar-text">🚫 File 4: Illegal Login Attempt Detected</div> <div class="title-bar-controls"> <button onclick="HideWindow(event)" aria-label="Close"></button> </div> |
