initial commit
This commit is contained in:
6
Walkthroughs/RENmux/flag.txt
Normal file
6
Walkthroughs/RENmux/flag.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
This is the default text document for INetSim HTTP server fake mode.
|
||||
|
||||
This file is plain text.
|
||||
|
||||
You found it! The flag is = Tryhackme{remnux_edition}
|
||||
10
Walkthroughs/RENmux/second_payload.ps1
Normal file
10
Walkthroughs/RENmux/second_payload.ps1
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>INetSim default HTML page</title>
|
||||
</head>
|
||||
<body>
|
||||
<p></p>
|
||||
<p align="center">This is the default HTML page for INetSim HTTP server fake mode.</p>
|
||||
<p align="center">This file is an HTML document.</p>
|
||||
</body>
|
||||
</html>
|
||||
10
Walkthroughs/RENmux/second_payload.zip
Normal file
10
Walkthroughs/RENmux/second_payload.zip
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>INetSim default HTML page</title>
|
||||
</head>
|
||||
<body>
|
||||
<p></p>
|
||||
<p align="center">This is the default HTML page for INetSim HTTP server fake mode.</p>
|
||||
<p align="center">This file is an HTML document.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user