diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2021-08-05 02:19:42 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2021-08-07 03:41:32 -0400 |
commit | 452ba0102dcc2674fa1323143c4849c628c7603d (patch) | |
tree | e3a37b668c1943ccb63bb272faa9723ebdfaed34 /docs/writeups/Metasploit_Community_CTF_2020/welcome.txt | |
parent | c535195e831869ec0ab26329a71ddd5b60633b49 (diff) | |
download | lib-des-gnux-452ba0102dcc2674fa1323143c4849c628c7603d.tar.gz lib-des-gnux-452ba0102dcc2674fa1323143c4849c628c7603d.zip |
Dusoleil's Writeups from Metasploit Community CTF 2020
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | docs/writeups/Metasploit_Community_CTF_2020/welcome.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/writeups/Metasploit_Community_CTF_2020/welcome.txt b/docs/writeups/Metasploit_Community_CTF_2020/welcome.txt new file mode 100644 index 0000000..a11688e --- /dev/null +++ b/docs/writeups/Metasploit_Community_CTF_2020/welcome.txt @@ -0,0 +1,3 @@ +PORT 80 + +basic web server with the flag given. just there to let you figure out the scoreboard and tell you that the other challenges are on other ports. |