From 5dba2d2dcc22c80c2cf45a5cb3d2fed26a0519cd Mon Sep 17 00:00:00 2001 From: ARZ <60057481+AbdullahRizwan101@users.noreply.github.com> Date: Sun, 3 Oct 2021 04:38:45 +0500 Subject: [PATCH] Create Cap.md --- HackTheBox/Cap.md | 180 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 HackTheBox/Cap.md diff --git a/HackTheBox/Cap.md b/HackTheBox/Cap.md new file mode 100644 index 0000000..89f0d85 --- /dev/null +++ b/HackTheBox/Cap.md @@ -0,0 +1,180 @@ +# HackTheBox-Cap + +## Rustscan + +```bash + +PORT STATE SERVICE REASON VERSION +21/tcp open ftp syn-ack ttl 63 vsftpd 3.0.3 +22/tcp open ssh syn-ack ttl 63 OpenSSH 8.2p1 Ubuntu 4ubuntu0.2 (Ubuntu Linux; protocol 2.0) +80/tcp open http syn-ack ttl 63 gunicorn +| fingerprint-strings: +| FourOhFourRequest: +| HTTP/1.0 404 NOT FOUND +| Server: gunicorn +| Date: Sat, 05 Jun 2021 19:06:17 GMT +| Connection: close +| Content-Type: text/html; charset=utf-8 +| Content-Length: 232 +| +|
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
+| GetRequest: +| HTTP/1.0 200 OK +| Server: gunicorn +| Date: Sat, 05 Jun 2021 19:06:10 GMT +| Connection: close +| Content-Type: text/html; charset=utf-8 +| Content-Length: 19386 +| +| +| +| +| +|