Meow
Nmap Scan
nmap -O -sV -sC -p-
we got telnet port open and we have hint that we can login ass root withouth pasword
telnet portnumber
and get the flag
Search for a command to run...
nmap -O -sV -sC -p-
we got telnet port open and we have hint that we can login ass root withouth pasword
telnet portnumber
and get the flag
No comments yet. Be the first to comment.
in scan what is port number of Mysql = 3306 nmap - T4 -sV -sC -O -p- -vv nmap -T4 -p 3306 -sC -sV -vv what community developed the sql version we find in scan = mariadb When using the MySQL comma
what Does SQL stands for = Structured Query Language which is most common attack in SQL = SQL Injection What is the 2021 OWASP Top 10 classification for this vulnerability? = AO3:2021-Injection wha
which TCP port is open on machine = 6379 nmap -T4 -sC -sV -O -p- 2 service running that port = redis Type of database REDIS have = in-memory database which cli REDIS use = redis-cli flag used with
what Does SMB stands for = server message block port number of SMB = 445 service name of port 445 on tagret IP = microsoft-ds? What is the 'flag' or 'switch' that we can use with the smbclient util
what does FTP stands for = file transfer protocol whst is port numbr of FTP = 21 Extension of FTP protocol which provide serurity = SFTP Command use to send ICMP cho request = ping FTP version fro
HTB ROOMS
6 posts