Jonathon Posted May 6, 2011 Share Posted May 6, 2011 Just wondered if anyone had any experience with these two programs and what they thought of them. I've just downloaded them so I'm going to try and have a play and let you know how I get on. Link to comment Share on other sites More sharing options...
Larry Posted May 7, 2011 Share Posted May 7, 2011 I'm not even clear about what the two programs are! So...no. Link to comment Share on other sites More sharing options...
Jonathon Posted May 24, 2011 Author Share Posted May 24, 2011 I forgot that I started this post and then didn't finish it off. In short, I struggled with Burpe suite, it seemed pretty complex or I was doing something very wrong. And the damn vunerable web app. Was better in that it showed you levels of php security. For instance XSS it would show the low level php code that allowed the XSS to wrok then you could adjust the settings in order to show higher levels of secure php coding that stopped xss being implemented. However from watching video on youtube about it, it seemed to expect that you yourself knew how to do various types of web 'attack'. Such as CSRF and others. Perhaps I missed something. Link to comment Share on other sites More sharing options...
Antonio Conte Posted May 26, 2011 Share Posted May 26, 2011 Are you asking questions about PHP security, or just recommending this app? As I work mostly with data from MySQL, the extended MySQLI is very good. Besides that, mysqli_real_escape_string, checking globals like get and post and checking for empty, unset fields will take you a long way. Link to comment Share on other sites More sharing options...
Jonathon Posted May 26, 2011 Author Share Posted May 26, 2011 No I'm not asking questions on security. I just found a couple of apps and thought I'd try them out. I wasn't even after an app I just read a post somewhere and someone said look at these. You know as you do wandering around the net Link to comment Share on other sites More sharing options...
Antonio Conte Posted May 26, 2011 Share Posted May 26, 2011 Sound cool Unfortunately, I don't own an iPhone/iPad. Link to comment Share on other sites More sharing options...
Recommended Posts