Subscribe
Sign in
Home
Practical Laravel Security
Laravel Security Audits
In Depths
Tips
Audits Top 10
OWASP Top 10
Archive
About
Audits Top 10
New
Security Tip: Security Headers are Layers of Defence
[Tip#46] Security headers add important layers of defence to your apps, preventing data leaks, XSS and CSRF attacks, clickjacking, and more... Why are…
Stephen Rees-Carter
May 25
2
Share this post
Security Tip: Security Headers are Layers of Defence
securinglaravel.com
Copy link
Facebook
Email
Notes
Other
In Depth: What Are Insecure Functions?
[InDepth#16] According to random folks on the internet (i.e. social media), "insecure functions" are a wide and varied concept. Let's take a look at the…
Stephen Rees-Carter
May 17
Share this post
In Depth: What Are Insecure Functions?
securinglaravel.com
Copy link
Facebook
Email
Notes
Other
Security Tip: Replace Simple Dependencies
[Tip#45] The more dependencies your project has, the higher your risk of supply-chain attack is, and the less you're aware of what code is actually…
May 9
4
1
Share this post
Security Tip: Replace Simple Dependencies
securinglaravel.com
Copy link
Facebook
Email
Notes
Other
Security Tip: Avoiding XSS with HtmlString
[Tip#44] Checkout that one simple trick... I mean... This is my favourite way to avoid XSS.
Stephen Rees-Carter
May 1
1
Share this post
Security Tip: Avoiding XSS with HtmlString
securinglaravel.com
Copy link
Facebook
Email
Notes
Other
Security Tip: Don't Forget Rate Limiting
[Tip#43] It's essential for limiting bot attacks, and don't forget it on other sensitive routes like authentication...
Stephen Rees-Carter
Apr 23
3
Share this post
Security Tip: Don't Forget Rate Limiting
securinglaravel.com
Copy link
Facebook
Email
Notes
Other
In Depth: Mass-Assignment Vulnerabilities
[InDepth#15] There is a false confidence about mass-assignment vulnerabilities that hides how easy it is for them to occur and be exploited...
Stephen Rees-Carter
Apr 15
2
Share this post
In Depth: Mass-Assignment Vulnerabilities
securinglaravel.com
Copy link
Facebook
Email
Notes
Other
Security Tip: Validating Array Inputs
[Tip#42] Validating single values is easy, but what about arrays?
Apr 7
5
Share this post
Security Tip: Validating Array Inputs
securinglaravel.com
Copy link
Facebook
Email
Notes
Other
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts