Looking for some cybersecurity/tech related blogs? You’ve come to the right place! My name is Alexis Rodriguez and I am an Ex-Penetration Tester who now works on the purple team as an Application Security Engineer at AWS. I love coding and, because you asked, my favorite language is Go ⚡ and my favorite editor is Neovim ❤️. For note-taking, I like HackMD. You can find my older blog posts on my former blog. Happy Hacking!
Find me on
,
and
.
Tools
-
pentest-cheat-sheet: a penetration testing cheat sheet I constantly update
-
ffind: A tool to find files of interest on a compromised host during a penetration test
-
fatt: fatt is a tool that’ll find common strings in a file or HTTP response
-
grh: grh is a tool with a sole purpose of printing out HTTP response headers and automatically follow redirects
-
redcli: redcli is an AWS cloud penetration testing tool I created while taking SANS SEC588: Cloud Penetrating Testing course
-
usergen: usergen is a basic tool that takes a list of names and generates usernames with commonly used user/email formats.
-
Ezbuff: A Python package that simplifies the buffer overflow exploit from the 2020 Offensive Security PWK labs