dissect.target icon indicating copy to clipboard operation
dissect.target copied to clipboard

Add HTTP query parameters to webserver plugins

Open respondersGY opened this issue 4 months ago • 0 comments

Explore the log formats of the following webservers and if applicable add the HTTP query parameter to the WebserverAccessLogRecord

  • https://github.com/fox-it/dissect.target/blob/main/dissect/target/plugins/apps/webserver/apache.py
  • https://github.com/fox-it/dissect.target/blob/main/dissect/target/plugins/apps/webserver/caddy.py
  • https://github.com/fox-it/dissect.target/blob/main/dissect/target/plugins/apps/webserver/citrix.py
  • https://github.com/fox-it/dissect.target/blob/main/dissect/target/plugins/apps/webserver/nginx.py

Related to https://github.com/fox-it/dissect.target/pull/1277

respondersGY avatar Aug 11 '25 14:08 respondersGY