Participant I
Since ‎03-22-2018
‎06-22-2021

My Stats

  • 6 Posts
  • 1 Solutions
  • 5 Likes given
  • 0 Likes received

manunantes's Bio

Badges uditverma Earned

View all badges

Recent Activity

We have a requirement to check if the payload attribute is XSS attack (for eg. in base64 format it will be 'PHNjcmlwdD5hbGVydCgnWFNTJyk8L3NjcmlwdD4='). The attribute content is in base64 format. We want to check for HTTP special characters if its pr...
My doubt is something like this, please help me. I am taking request payload in Javascript to scan the attachment which comes with the payload for e.g:- { "sample":{ "name":"", "address":"", "otherDetails":"", "attachment":[ { "name": "sample1.txt", ...
Is there any way to have one Product for an API proxy with two resources and for each resource we want to have two different Consumer key and Consumer Secret in a Developer Apps, so that API consumers will be authenticated on resource level of API pr...