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

Mitigating the effects of content discovery and fuzzer tools #28

Open
orhun opened this issue Oct 3, 2022 · 0 comments
Open

Mitigating the effects of content discovery and fuzzer tools #28

orhun opened this issue Oct 3, 2022 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@orhun
Copy link
Owner

orhun commented Oct 3, 2022

Even though the names of uploaded files are random, fuzzer utilities can be used to discover content on the server.

Related questions are:

  • How can rustypaste be affected by such situation?
    • Need a demonstration of fuzzing with rustbuster or a similar tool.
  • Should there be any precautions for preventing this?
    • Implement blocking user-agents for common fuzzer tools (?)
  • Should we do anything?

I think it is an interesting topic and needs some brainstorming for improving security.

@orhun orhun added help wanted Extra attention is needed question Further information is requested labels Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant