-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_pwn.html
More file actions
49 lines (37 loc) · 3.54 KB
/
index_pwn.html
File metadata and controls
49 lines (37 loc) · 3.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html>
<head>
<title>WINDYFORCE WAS HERE</title>
</head>
<body>
<h1>The box has been PWNED</h1>
<p>This landing page serves as art to replace previous page. There is no malicious intent and this will only be used on my streams at twitch.tv/windyforce</p>
<p>I have created this page specifically for HTB, PG-Play, Vulnhub and other virtual boxes for practice pentests.</p>
<pre>
__________ __ _________ ___________________ ___. __ __.__ .___ _____
\______ \/ \ / \ \ \_ _____/\______ \ \_ |__ ___.__. / \ / \__| ____ __| _/__.__._/ ____\___________ ____ ____
| ___/\ \/\/ / | \ | __)_ | | \ | __ < | | \ \/\/ / |/ \ / __ < | |\ __\/ _ \_ __ \_/ ___\/ __ \
| | \ / | \| \ | ` \ | \_\ \___ | \ /| | | \/ /_/ |\___ | | | ( <_> ) | \/\ \__\ ___/
|____| \__/\ /\____|__ /_______ //_______ / |___ / ____| \__/\ / |__|___| /\____ |/ ____| |__| \____/|__| \___ >___ >
\/ \/ \/ \/ \/\/ \/ \/ \/\/ \/ \/
__________.__ .__ .__ __ .___ ___. ._____.
\______ \ | ____ _____ ______ ____ | | |__| | __ ____ _____ ____ __| _/ ________ _\_ |__ ______ ___________|__\_ |__ ____
| ___/ | _/ __ \\__ \ / ___// __ \ | | | | |/ // __ \ \__ \ / \ / __ | / ___/ | \ __ \ / ___// ___\_ __ \ || __ \_/ __ \
| | | |_\ ___/ / __ \_\___ \\ ___/ | |_| | <\ ___/ / __ \| | \/ /_/ | \___ \| | / \_\ \\___ \\ \___| | \/ || \_\ \ ___/
|____| |____/\___ >____ /____ >\___ > |____/__|__|_ \\___ > (____ /___| /\____ | /____ >____/|___ /____ >\___ >__| |__||___ /\___ >
\/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/
__ .__ __ .__ .__ .__ ._.
_____ ___.__. _/ |___ _ _|__|/ |_ ____ | |__ ____ | |__ _____ ____ ____ ____ | | | |
/ < | | \ __\ \/ \/ / \ __\/ ___\| | \ _/ ___\| | \\__ \ / \ / \_/ __ \| | | |
| Y Y \___ | | | \ /| || | \ \___| Y \ \ \___| Y \/ __ \| | \ | \ ___/| |__ \|
|__|_| / ____| |__| \/\_/ |__||__| \___ >___| / \___ >___| (____ /___| /___| /\___ >____/ __
\/\/ \/ \/ \/ \/ \/ \/ \/ \/ \/
__ .__ __ .__ __ /\ .__ .___ _____
_/ |___ _ _|__|/ |_ ____ | |__ _/ |____ __ / / __ _ _|__| ____ __| _/__.__._/ ____\___________ ____ ____
\ __\ \/ \/ / \ __\/ ___\| | \ \ __\ \/ / / / \ \/ \/ / |/ \ / __ < | |\ __\/ _ \_ __ \_/ ___\/ __ \
| | \ /| || | \ \___| Y \ | | \ / / / \ /| | | \/ /_/ |\___ | | | ( <_> ) | \/\ \__\ ___/
|__| \/\_/ |__||__| \___ >___| / /\ |__| \_/ / / \/\_/ |__|___| /\____ |/ ____| |__| \____/|__| \___ >___ >
\/ \/ \/ \/ \/ \/\/ \/ \/
</pre>
</body>
</html>