ffuf filters
I’ve been wanting to write more here to be helpful, practice writing, and clarify my thoughts. However, I have a hard time making time to actually do it. I tweeted something about removing false positives from ffuf, and it’s blowing up a little bit. I immediately knew I wanted to clarify it a bit.
More …cut: command-line tools #2
Welcome back to my command-line tools series. If you missed the first post, it’s here: grep. Today we’re talking about cut
. I use it almost as much as I use grep
grep: command-line tools #1
Welcome to part 1 of a blog series I’m going to do on command line tools, and how they’re useful as a bug bounty hunter. I’m going to highlight a different command line tool in each post, as well as do an extra post showing most of my bash aliases (there’s quite a few).
More …Bugbounty alert automation tips
I have always loved automation. Being a computer science student in college, as well as getting really into Instagram around 2011 (back when people would follow you if you liked their photo or left a single comment on it) led me to try and automate gathering Instagram followers.
More …