Welcome
Tech
- Faster Playwright Builds!
- Brute-forcing Race Conditions in CI
- JTL Faiba Router Compromise
- Squatting npm for RCE
- SailsJS Transaction Behaviour
- Blog
Other stuff
Notes
git grep --line-regexp
git grep does not seem to support the --line-regexp switch. A simple alternative might be grep --line-regexp ... $(git ls-files)
[AQgw]
Regex for third-last char of a base64 value which ends with ==.
[AEIMQUYcgkosw048]
Regex for penultimate char of a base64 value which ends with =.