Skip to content

Add --dump-response flag#2214

Merged
ppfeister merged 1 commit into
masterfrom
2205-target-debug
Jul 8, 2024
Merged

Add --dump-response flag#2214
ppfeister merged 1 commit into
masterfrom
2205-target-debug

Conversation

@ppfeister

Copy link
Copy Markdown
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
@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