How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Make it Crash! Fuzzing Web Applications

calendar_today July 1, 2019 person Unknown domain onelogin

.blog-border { border: 1px solid #D5D5D5; padding: 10px; border-radius: 3px; } .blog-border.code { background: #f3f3f4; margin-bottom: 15px; } Companies dream of building apps that run without errors and give their users the freedom to do whatever they want. This requires removing validations, data-type constraints, and accepting various user inputs and formats to represent the same information, all while ensuring the application won’t crash and burn. So, how does this work?

open_in_new Read original post