/workshop

Primary LanguagePHP

workshop

This App was developed on Raw Php, to explain the security threats that led to the standardization of some practises we use today. We developed this app for our use on which we conducted some experiments to show audiences in our workshop that how a web security is compromised at application level. Some test we conducted :-

                 1. XSS Attacks (All three major attacks).
                 2. Sql Injection.
                 3. Flooding.
                 4. Encryption in database.
                 5. Compromises in appication level architechture.
                 6. CSRF Attack.