HTTP Fuzzer in PHP

-EDIT- IM DONE Long time no update. What have I been working on? Lots. For starters, I am coding my own HTTP fuzzer in my favorite web lang – php. Here, take a look: http://gironsec.com/code/fuzzy.html Want to see the back end code? Now that I’m done, here it is: http://gironsec.com/code/myfuz.php I’m calling it ‘Joe’s Hot […]

Terminal Services applications

This week for work I ran into a couple of applications running over terminal services. Its like a pseudo remote desktop sort of thing. The idea is that you have an application that runs remotely that others can use. What’s supposed to happen is a user can only use said application and nothing more. That’s […]