I would love to participate in a live CTF but I'm just starting out and need a lot more experience! I'll keep going with VulnHub for the time being and will enter a CTF when I'm comfortable with the intermediate challenges on there.
An easy way to edit (I'm using Kali Linux so the shortcut may be different) but by pressing Shift+ctrl+C it gives you an inspector. That might give you some idea.
I would check their phone and get their Facebook password as peace of mind. As long as they don't find out. I once get an Ex's Facebook password (while she was my gf) by downloading the HTTP Live add-on for firefox and leaving it running in the background while she signed into Facebook on my laptop,...
I'm having trouble doing this in Java. I'm trying to use the getRbg(x,y) method but I'm not sure how to check if the pixel is white. I tried if(red == 255 && green == 255 && blue == 255) with no luck. -- Tue Nov 08, 2016 9:46 am -- I'm having trouble doing this in Java. I'm trying to...