利用gotty在web瀏覽器模擬終端登陸

一、隨機url,9000端口訪問bash

gotty  -p "9000" -r  -w bash -i

 

二、簡單用戶名密碼受權,9090端口訪問url

gotty -p 9090 -c user:password -w bash -i
相關文章
相關標籤/搜索