Showing posts with label HTTP. Show all posts
Showing posts with label HTTP. Show all posts

Friday, 22 March 2013

HTTP SSL Certificate Information using Metasploit Auxiliary module

msf

Parse the server SSL certificate to obtain the common name and signature algorithm

Rank


- Normal

Authors



  • et < et [at] metasploit.com >

  • Chris John Riley < >

  • Veit Hailperin < hailperv [at] gmail.com >


msf > use auxiliary/scanner/http/ssl
msf auxiliary(ssl) > set RHOSTS [TARGET HOST RANGE]
msf auxiliary(ssl) > run

Source Code : http://adf.ly/LL7LN

 VIDEO :