Code Monkey home page Code Monkey logo

api_wordlist's Introduction

api_wordlist

A wordlist of API names used for fuzzing web application APIs.

Contents

  • api_seen_in_wild.txt - This contains API function names I've seen in the wild.
  • actions.txt - All API function name verbs
  • objects.txt - All API function name nouns
  • actions-uppercase.txt - API function name verbs with leading character upper-case
  • actions-lowercase.txt - API function name verbs with leading character lower-case
  • objects-uppercase.txt - API function name nouns with leading character upper-case
  • objects-lowercase.txt - API function name nouns with leading character lower-case

Usage

  1. In burpsuite, send an API request you want to fuzz to Intruder.
  2. Remove the existing API function call, and replace it with two § characters for each text file you want to use.
  3. On the "Positions" tab, set Attack type to "Cluster Bomb".
  4. On the "Payloads" tab, select 1 for the fist Payload set drop-down, then select a Payload type of "Runtime file" and navigate to the directory you downloaded these text files to. Select "actions.txt".
  5. Repeat step 4 by setting Payload set 2 to "objects.txt".
  6. (optional step - add more payload sets and set them to "objects.txt" to test for multi-part objects like "UserAccount")
  7. Start attack!

Comments

If you use this and it's helpful, I'd love to hear about it! (@[email protected]). If you think I've missed any obvious word choices, I'd love to hear about that as well, or feel free to add them.

api_wordlist's People

Contributors

chrislockard avatar punishell avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.