This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Showing posts with label OAuth Request Crafter. Show all posts
Showing posts with label OAuth Request Crafter. Show all posts

OAuth Request Crafter - Tool that helps you to play with OAuth signature protected URLs


OAuth Request Crafter is a tool that helps you to play with OAuth signature protected URLs.
Features
  • Support GET,POST,PUT and DELETE
  • Proxy the Request
  • Tamper URL, Parameters & Headers on the GO
  • Add additional Headers and Cookie
Why ?
  • When dealing with OAuth signature protected URLs, For tampering or issuing a request, Everytime you have to use some tool to generate a valid signature and nonce protected parameters and add it to your proxy to make a successful request.
  • This is a pain since you have to do this manually for every single request.
  • OAuth Request Crafter will solve that problem by automating everything.
  • Provide it with CONSUMER KEY and CONSUMER SECRET and OAUTH TOKEN AND TOKEN SECRET (optional)
  • Make Request tamper the URL, Parameters and Headers on the Go.