Skip to content

ajinabraham/OAuth-Request-Crafter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

OAuth-Request-Crafter

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.

#Download

#Source

About

OAuth Request Crafter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published