9 min read
Moving a 600-URL WordPress Site off EC2 to Next.js on Vercel
WordPress is fine until the plugin pile and AI-found vulns become a second job. How we moved Brackish off EC2 onto static Next.js on Vercel — 301s, gotchas, and all.
tag
3 posts
WordPress is fine until the plugin pile and AI-found vulns become a second job. How we moved Brackish off EC2 onto static Next.js on Vercel — 301s, gotchas, and all.
Note: disregard any layout/content/formatting errors as this post was migrated from wordpress to jekyll As mentioned in a previous post, I was the July RotM for the DoD VDP…
Let's say you're doing a pentest, and you run across access to AWS Lambda. I recently learned you can get a persistent shell (for 15 minutes, at least) via Lambda, which seemed…