Monitoring a Page for a GET Request

Monitoring a Page for a GET Request

I’m trying to run a script that loads a website and monitors the resulting network traffic for all get requests whose URLs match a specific pattern. Right now, I can pluck the URLs manually from the Network tab under Developer Tools in my browser, but I’d like to automate this process. Is there a command-line tool that will do what I’m asking?

Note that I’m not looking for something like tcpdump. I don’t need packet information, just GET requests, i.e. the kind of stuff shown here:

https://preview.redd.it/pj9gex80omwb1.png?width=1222&format=png&auto=webp&s=08e4b9ee45a222de66601714bc8e1fbe886f68c0

submitted by /u/CuriousHippieGeek
[link] [comments]

October 27, 2023
Read More >>

Hashcat set character limit

Hi, I was trying to do a rulebook attack for my class assignment cracking md5 hashes. It’s known that the passwords are only up to 8 characters so is there a way I can use a rulebook but set it to only test on hashes up to 8 characters after the modifications from the rules? Also any recommendations for rulebooks + approaches of attacks would be very much appreciated!

submitted by /u/BizzardJewel
[link] [comments]

October 27, 2023
Read More >>