issues
search
TrackTech
/
ActivityList
0
stars
0
forks
source link
Guard against Man In Middle, CSRF attacks, XSS Attack
#20
Open
TrackTech
opened
6 years ago
TrackTech
commented
6 years ago
HTTPS should be implemented for Man in middle attack defense
Investigate CSRF attack defense
CSRF check cheat sheet
https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet
TrackTech
commented
6 years ago
All pages need CSRF token.
Determine how to submit CSRF token when form post happens