8000 GitHub - agu3rra/sauron: The eye that sees security vulnerabilities in web applications.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

agu3rra/sauron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sauron Security Scanner

The eye that sees security vulnerabilities in web applications.

eye

Features

  1. TLS protocol check.
  2. Encryption cipher suite check

Documentation

Check out our Postman collection! If you don't have Postman, make sure you get it. :)

sample scan output

Deployment options

Docker-compose

If you don't want to call our internet hosted server, feel free to run one of your own using Docker. Download our docker-compose.yml and run the following command (assumes you have docker installed):

docker-compose up

The service is served on http://127.0.0.1:8080/ by default.

In this model, your target needs to be in the same network as that of docker computer.

Kubernetes

TO BE IMPLEMENTED

As a service

TO BE IMPLEMENTED
Make an API call (HTTP POST) to https://sauron.com/scan. Use the above documentation as reference.

PS: your target host must be reachable from the internet.

References

  • This application uses a wrapper on top of the SSLYZE package. Thank you, Alban Diquet!

About

The eye that sees security vulnerabilities in web applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0