Skip to content

Commit

Permalink
Update simba
Browse files Browse the repository at this point in the history
  • Loading branch information
vrikodar committed Nov 8, 2021
1 parent cf7fbe5 commit 3e10e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simba
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ elif options.website_link != None:
scan_header('Server', headers)
scan_header('Content-Security-Policy', headers)
scan_header('X-Frame-Options', headers)
scan_header('X-XSS-Protection', headers)
print("")
elif check_file_existence(options.websites_file_path):
file_path = options.websites_file_path
Expand Down

0 comments on commit 3e10e01

Please sign in to comment.