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

New way to add headers for hybrid request output #936

Conversation

alban-stourbe-wmx
Copy link
Contributor

@alban-stourbe-wmx alban-stourbe-wmx commented Jun 18, 2024

Based on #930

We crawl an endpoint
The request sent by the hybrid engine is according to the proxy :
Capture d’écran 2024-06-18 à 12 00 11

Current output:
Capture d’écran 2024-06-18 à 11 59 40

Based on Custom Headers and GO httpreq only

With my PR:
Capture d’écran 2024-06-18 à 12 06 47

Based on the hijacked request detected by the hybrid engine

@alban-stourbe-wmx
Copy link
Contributor Author

@Mzack9999 Mzack9999 self-requested a review June 21, 2024 11:20
@ehsandeep ehsandeep requested review from dogancanbakir and removed request for Mzack9999 June 27, 2024 09:43
@alban-stourbe-wmx
Copy link
Contributor Author

Hey, some news?

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jul 15, 2024
@Mzack9999 Mzack9999 merged commit 604c41b into projectdiscovery:dev Jul 15, 2024
13 checks passed
@alban-stourbe-wmx alban-stourbe-wmx deleted the feature/hybrid_headers_output branch July 16, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cookies in CustomHeaders not correctly used & building altered headers (Hybrid)
3 participants