diff options
author | Malfurious <m@lfurio.us> | 2021-08-11 01:12:37 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-08-11 01:12:37 -0400 |
commit | caf24aa1eeded533824c01f7289ec3b7cdc84634 (patch) | |
tree | 46181ea4220587e7a815eccd609e5e1c57e33892 /docs/writeups/Metasploit_Community_CTF_2020/welcome.txt | |
parent | f6ef9b862e8b9826a834a58a286f0a99319bc00e (diff) | |
parent | 452ba0102dcc2674fa1323143c4849c628c7603d (diff) | |
download | lib-des-gnux-caf24aa1eeded533824c01f7289ec3b7cdc84634.tar.gz lib-des-gnux-caf24aa1eeded533824c01f7289ec3b7cdc84634.zip |
Merge tag 'pull-duso-metasploit-writeups' of https://github.com/Dusoleil/lib-des-gnux
Dusoleil's Writeups for the Metasploit Community CTF 2020
* tag 'pull-duso-metasploit-writeups' of https://github.com/Dusoleil/lib-des-gnux:
Dusoleil's Writeups from Metasploit Community CTF 2020
Diffstat (limited to 'docs/writeups/Metasploit_Community_CTF_2020/welcome.txt')
-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. |