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

Add --dump-response flag #2214

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Add --dump-response flag #2214

merged 1 commit into from
Jul 8, 2024

Conversation

ppfeister
Copy link
Member

Closes #2205

Sample interaction:

$ sherlock --site github ppfeister --dump-response
[*] Checking username ppfeister on:

+++++++++++++++++++++
TARGET NAME   : GitHub
USERNAME      : ppfeister
TARGET URL    : https://www.github.com/ppfeister
TEST METHOD   : status_code
Results...
RESPONSE CODE : 200
>>>>> BEGIN RESPONSE TEXT

<<<<< END RESPONSE TEXT
VERDICT       : Claimed
+++++++++++++++++++++
[+] GitHub: https://www.github.com/ppfeister

[*] Search completed with 1 results

Users experiencing F+ or F- can use the flag to more easily share site output and results, and contributors can use the flag to more easily debug targets.

@ppfeister ppfeister added the staged - do not merge PR is staged for coordinated release label Jul 1, 2024
@ppfeister ppfeister merged commit e1c4db4 into master Jul 8, 2024
16 checks passed
@ppfeister ppfeister deleted the 2205-target-debug branch July 8, 2024 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staged - do not merge PR is staged for coordinated release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add target debug flag
1 participant