https://github.com/gianlucabortoli/testschoolmate
Security testing proof of concepts attacks after static analysis
https://github.com/gianlucabortoli/testschoolmate
Last synced: 6 months ago
JSON representation
Security testing proof of concepts attacks after static analysis
- Host: GitHub
- URL: https://github.com/gianlucabortoli/testschoolmate
- Owner: GianlucaBortoli
- Created: 2017-04-10T12:54:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-19T21:44:36.000Z (over 8 years ago)
- Last Synced: 2025-02-05T15:26:50.563Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 10.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testSchoolmate
This is the project for the [Security Testing course](https://sites.google.com/site/sectestunitn/) at the University of Trento.
The work is the following:
* use _pixy_ to discover the XSS vulnerabilities in the web application
* create a proof of concept attack (using _JWebUnit_)
* fix the PHP code
* show that the attack is no longer possible