Welcome Guest, Not a member yet? Register   Sign In
disable security feature
#1

Hi friends
i want to create a vulnerable web application such as webgoat for teaching web vulnerability to our students in the university
i choose codeigniter for backend . as i see codeigniter comes with build in security features such as preventio sql injection and xss and other common web vulnerability.

is it possible disable build in security features  (sql injection , xss , lfi ,..)?

thanks
Reply
#2

No.
Reply
#3

If you really want to, you can write some insecure php code. Doesn't matter what framework you use, you can always write bad/insecure code.
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply
#4

I think if you're qualified to teach about web/server/php security, you should have no problem demonstrating the issues that CI solves.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB