Is it possible to detect whether a website is vulnerble or not? Yes absoluletly we can easily detect the sites which are easily vulnerble .Most of the vulnerble websites are of dynamic one. Where the crackers implement malicious tools like havij1 scanner and checks wether there's any error occured in the sql process.
steps involved in detection of vulnerble sites.
- download havij1 Download here
- check the sites wether they are vulnerble are not?
- ex: inurl www.somesite.com/php?id=12'
- if u got any error then place the url in the havijj url and scan the website.
and check the site posses vulnerability or not..