hygoni / webserv_tester

42 webserv tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webserv_tester

This is a tester for 42 subject webserv it tests:

  1. check if the webserver follows RFC
  2. check if it correctly validate input values (security)

this tester isn't perfect. you can justify your choice if the tests fails

TODO

  • add headers in subjects
    • Host
    • Accept-Charsets
    • Accept-Language
    • Allow
    • Authorization
    • Content-Language
    • Content-Length
    • Content-Location
    • Content-Type
    • Date
    • Last-Modified
    • Location
    • Referer
    • Retry-After
    • Server
    • Transfer-Encoding
    • User-Agent
    • WWW-Authenticate
  • add security attacks
    • response splitting

About

42 webserv tester


Languages

Language:Python 100.0%