Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update X-Powered-By header logging #703

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

securestep9
Copy link
Collaborator

updated X-Powered-By module to log the header - resolves #702

Checklist

  • I have followed the Contributor Guidelines.
  • The code has been thoroughly tested in my local development environment with flake8 and pylint.
  • The code is Python 3 compatible.
  • The code follows the PEP8 styling guidelines with 4 spaces indentation.
  • This Pull Request relates to only one issue or only one feature
  • I have referenced the corresponding issue number in my commit message
  • I have added the relevant documentation.
  • My branch is up-to-date with the Upstream master branch.

Changes proposed in this pull request

updated X-Powered-By module to log the header

Your development environment

  • OS: macOS
  • OS Version: 12.6
  • Python Version: 3.11

added header logging
@securestep9 securestep9 self-assigned this Jul 4, 2023
@securestep9 securestep9 merged commit 7b7e138 into master Jul 4, 2023
@securestep9 securestep9 deleted the securestep9-patch-x-powered-by-add-log branch July 4, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

x_powered_by_vuln module to log/show the header value
1 participant