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

Can't Capture tokens from GET request headers #1106

Open
stackerofwheat opened this issue Sep 5, 2024 · 3 comments
Open

Can't Capture tokens from GET request headers #1106

stackerofwheat opened this issue Sep 5, 2024 · 3 comments

Comments

@stackerofwheat
Copy link

Trying to capture cookies from header value of GET request for path 'users/sign_in' set using 'Cookie' header. However evilginx just captures the value of the first 'Cookie' header it comes across ignoring the path completely. I don't see these cookies set anywhere using 'Set-Cookies' header so if can't get to work will have to capture searching body of http response.

auth_tokens:

domain: 'site.com'
path: '/users/sign_in'
name: 'Cookies'
header: 'Cookie'
type: 'http'

@chloemahachek
Copy link

telegram ? :)))

@itsdayztar1
Copy link

telegram itsdayztar

@stackerofwheat
Copy link
Author

telegram ? :)))

thanks bros i'm good

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

No branches or pull requests

3 participants