# HTB-CCTV

Table of Contents
Scope:
10.129.7.4

Recon

Nmap

Terminal window
sudo nmap -sC -sV -sT -p- -Pn -T5 --min-rate=5000 -vvvv cctv.htb
PORT STATE SERVICE REASON VERSION
22/tcp open ssh syn-ack OpenSSH 9.6p1 Ubuntu 3ubuntu13.14 (Ubuntu Linux; protocol 2.0)
80/tcp open http syn-ack Apache httpd 2.4.58
|_http-title: SecureVision CCTV & Security Solutions
| http-methods:
|_ Supported Methods: GET POST OPTIONS HEAD
Service Info: Host: default; OS: Linux; CPE: cpe:/o:linux:linux_kernel

This post is password-protected. Enter the password to continue:


My avatar

Thanks for reading my blog post! Feel free to check out my other posts or contact me via the social links in the footer.


More Posts

Comments