Find the website's vulnerabilities

Find the website's vulnerabilities .
1 ) open terminal in kali linux
2 ) Type uniscan in terminal
3 ) then type this command for the scan the website is vulnerable or not 
             uniscan -u http://yourwebsitename.com -qewds

               then hit enter . the process will be start and all the information from the website or their ip address and other information will be shown .

             The process take the time from the scan from the website .

Comments

Popular posts from this blog

Hide mouse on canvas in Javascript

Draw animated loading spinner canvas in Javascript

Add close button to dialog in website