In Depth
In Depth: Signed URLs
[InDepth#9] One of the many awesome and completely underrated Laravel security features.
Friendly Hacker, Speaker, and PHP & Laravel Security Specialist.🕵️ I hack stuff on stage for fun. 😈
In Depth
[InDepth#9] One of the many awesome and completely underrated Laravel security features.
Security Tips
[Tip#22] Validating user input is easy to forget without adding HTML or Markdown into the mix!
Security Tips
[Tip#21] It may seem strange but non-production mail can be a security risk.
Security Tips
[Tip#20] Laravel's helpers are great, but make sure you know everything they do before you use them.
In Depth
[InDepth#8] Policy Objects are incredibly powerful. Use them.
Security Tips
[Tip#19] Because all randomness should be cryptographically secure.
Security Tips
[Tip#18] Dependencies are security risks, especially if you have a lot of them or don't keep them updated...
Newsletter
[InDepth#7] CSPs are an incredibly powerful security feature built into the browser.
Security Tips
[Tip#17] It's easy to forget to update the admins list when it changes...
Security Tips
[Tip#16] Ever clicked a link that looked legitimate, but took you somewhere unexpected?
In Depth
[InDepth#6] You can use response timing to infer important information.
Security Tips
[Tip#15] Since we don't have enough weird edge cases to worry about in security, here's one more: Transliteration allows you to bypass security checks when services like MySQL do magical translation without telling you! 😱