shell

Lignes de commandes, scripts...

Metasploit Framework (msf)

sudo msfconsole
MSF> db_connect <username>:<password>@127.0.0.1/<DATABASE>

check db, workspace creation

  • db_status
  • worspace  (répond default)
  • workspace -a customer1-dmz1

db_nmap -A -sT 192.168.50.0/24

netsh

netsh
netsh> interface ip show config
quit
 

Contextes

connect ieproxy
netsh diag>connect ieproxy

Proxy Web de Internet Explorer (10.0.5.7)
    IEProxyPort = 8080
    IEProxy = 10.0.5.7
    Le serveur semble s'exécuter sur les ports [8080]
 

Test citrix:

netsh diag>connect iphost 10.5.21.140 443

Subscribe to RSS - shell