BurpSuite Logger++ Filter
ssooking Lv5

JSON Post Responses Containing Valid Credit Card Numbers

1
2
METHOD == "post" && MIMETYPE == "json" && RESPONSE == /.*\b(?:4[0-9]{12}(?:[0-9]{3})?|(?:5[1-5][0-9]{2}|222[1-9]|22[3-9][0-9]|2[3-6][0-9]{2}|27[01][0-9]|2720)[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|6(?:011|5[0-9]{2})[0-9]{12}|(?:2131|1800|35\d{3})\d{11})\b.*/
More to come...
  • Post title:BurpSuite Logger++ Filter
  • Post author:ssooking
  • Create time:2021-11-24 22:36:00
  • Post link:https://ssooking.github.io/2021/11/burpsuite-logger-filter/
  • Copyright Notice:All articles in this blog are licensed under BY-NC-SA unless stating additionally.