OWASP / raider

OWASP Raider: a novel framework for manipulating the HTTP processes of persistent sessions
https://raiderauth.com/
GNU General Public License v3.0
103 stars 23 forks source link

Build a mechanism to print the diff between responses #89

Open danielonsecurity opened 2 years ago

danielonsecurity commented 2 years ago

Often during pentesting one changes the request input then compares the 2 responses to check for differences. Raider needs a mechanism to print the diff of 2 responses when using different values as the input of a plugin.