Security research, field notes, and practical experiments

Writing

Independent technical notes by Willis Vandevanter, published in reverse chronological order.

Recent writing

  1. Exploiting GraphQL Secondary Context Attacks

    Misconfigured GraphQL implementations can allow for attackers to bypass authorization and access internal APIs. These “secondary context attacks” exploit the gap between GraphQL’s frontend interface and backend REST services, often turning …