Skip to content

PrincyEdward/Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Vulnerability Scanner

Vulnerability scanner is a simple, straightforward Python script that checks for security misconfigurations in the following four:

  • Clickjacking protection
  • XSS filtering
  • Content security policy
  • Sniffing protection

Usage guide:

Run marvel_Scanner.py in Python

You should be prompted with " Enter the Domain name to scan : "

type any website name without the http:// or https://

output will look like this:

Clickjacking protection = Enabled

XSS filtering = Not Enabled

Content Security Policy = Not Enabled

Sniffing Protection : Not Enabled

#ALL CREDIT GOES TO GOD ALMIGHTY & PARENTS

About

Vulnerability Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages