orhun/rustypaste

Mitigating the effects of content discovery and fuzzer tools

Aberta

#28 aberto em 3 de out. de 2022

 (0 comentário) (0 reação) (0 responsável)Rust (82 forks)auto 404
help wantedquestion

Métricas do repositório

Stars
 (1.183 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 8h) (13 fundiu PRs em 30d)

Description

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.

Guia do colaborador