今天給大家介紹一款端口掃描工具Pscan

一、環(huán)境:kali2019.4 Python2

二、安裝過程:

1、復(fù)制Pscan到本地安裝包

git clone https://github.com/P0desta/Pscan.git

三、命令

1、cd Pscan/pscan

2、掃描端口

python pscan.py --mode port --host 192.168.1.121 --port 80,8080 --thread 50

3、掃描敏感目錄

python pscan.py --mode sens --host 192.168.1.121 --thread 50

禁止非法,后果自負(fù)

歡迎關(guān)注公眾號(hào):web安全工具庫(kù)

1.《端口掃描 端口掃描 -- Pscan》援引自互聯(lián)網(wǎng),旨在傳遞更多網(wǎng)絡(luò)信息知識(shí),僅代表作者本人觀點(diǎn),與本網(wǎng)站無關(guān),侵刪請(qǐng)聯(lián)系頁腳下方聯(lián)系方式。

2.《端口掃描 端口掃描 -- Pscan》僅供讀者參考,本網(wǎng)站未對(duì)該內(nèi)容進(jìn)行證實(shí),對(duì)其原創(chuàng)性、真實(shí)性、完整性、及時(shí)性不作任何保證。

3.文章轉(zhuǎn)載時(shí)請(qǐng)保留本站內(nèi)容來源地址,http://f99ss.com/keji/346127.html