8000 GitHub - mrosama/Laravel-Mitnick: Laravel-Mitnick helps you secure your Laravel apps by setting various HTTP headers.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mrosama/Laravel-Mitnick

Repository files navigation

Why Laravel-Mitnick

Laravel-Mitnick helps you secure your Laravel apps by setting various HTTP headers. it can help!

Quick start

First, You can install the package via composer:

 composer require mitnick/laravel-security 

Documentation

For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.

Requirements

Laravel-Mitnick has a few requirements you should be aware of before installing :

  • Composer
  • Laravel Framework 5.4+

Solved : Security vulnerability

Vulnerability Middleware Class Included
Cache Control Attack Mitnick\Laravel\Security\cache::class
Cross-Origin Resource Sharing (CORS) Mitnick\Laravel\Security\cors::class
X-Permitted-Cross-Domain-Policies Mitnick\Laravel\Security\crossDomain::class
DNS Prefetch Control  Mitnick\Laravel\Security\dns::class
Click Jacking Attack Mitnick\Laravel\Security\frameGuard::class
Strict-Transport-Security  Mitnick\Laravel\Security\hsts::class
Mime Sniffing Attack Mitnick\Laravel\Security\noSniff::class
X-Powered-By Attack Mitnick\Laravel\Security\xPoweredBy::class
 XSS Attack  Mitnick\Laravel\Security\xss::class

License

The Laravel-Mitnick package is open-source software licensed under the MIT license.

About

Laravel-Mitnick helps you secure your Laravel apps by setting various HTTP headers.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0