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

Katana ignore host header #638

Open
kiriknik opened this issue Oct 25, 2023 · 1 comment · Fixed by #813
Open

Katana ignore host header #638

kiriknik opened this issue Oct 25, 2023 · 1 comment · Fixed by #813
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@kiriknik
Copy link

katana version:

1.04

Current Behavior:

If we try to add Host header - katana just ignore it

Expected Behavior:

Change host header in request

Steps To Reproduce:

  1. Run katana -u http://127.0.0.1:8082 -H 'Host: inmotlocalhost.local' -H 'Cookie: usrsess=AmljNrESo' -proxy http://127.0.0.1:8080
  2. Check in burp that host header have not changed
@kiriknik kiriknik added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Oct 25, 2023
@RamanaReddy0M RamanaReddy0M self-assigned this Mar 20, 2024
@RamanaReddy0M RamanaReddy0M linked a pull request Mar 20, 2024 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Apr 22, 2024
@exploit-io
Copy link

Can you tell us, when it is gonna merge with MAIN?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants