这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@l4yton
Copy link
Contributor

@l4yton l4yton commented Oct 30, 2020

Description

The JSON and CSV output file formats now include the Content-Type in the output. I think this is useful for everyone that is using ffuf to automate their recon and can now use the content-type to determine if a specific endpoint may be interesting or not.

Fixes: #336

Additonally

  • If this is the first time you are contributing to ffuf, add your name to CONTRIBUTORS.md.
    The file should be alphabetically ordered.
  • Add a short description of the fix to CHANGELOG.md

@joohoi
Copy link
Member

joohoi commented Nov 23, 2020

I think it's a good feature. Though I'd like to keep consistent throughout the different output file type options. Do you think it could be feasible to add these to the HTML and MD output formats as well?

@l4yton
Copy link
Contributor Author

l4yton commented Nov 23, 2020

Done, it is for sure better to keep consistency between all output formats.

@l4yton l4yton changed the title Adding Content-Type to CSV and JSON output (#336) Adding Content-Type to all output formats (#336) Nov 23, 2020
@Damian89
Copy link
Contributor

Hey guys,
I mentioed this feature also in the past and now saw this PR - what happened? Nobody wanna resolve the conflict? Would be awesome to have the PR in master.

Copy link
Member

@joohoi joohoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@joohoi joohoi merged commit 0c99194 into ffuf:master Feb 21, 2021
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

Successfully merging this pull request may close these issues.

Include content-type header in output

3 participants