unique/uncommon headers
Created by: treadie
Just as an informational, it would be nice if Arachni collected all the response headers it received and added them to a finding. Obviously not including ones like date:
,Content-Type
,Expires
, and any others that don't really matter. I would like to see any non-standard or unique headers, as well as ones that give version/framework info etc.
Here is a list of common ones. http://en.wikipedia.org/wiki/List_of_HTTP_header_fields
Cheers