dustinsilveri / api-testing-framework

A modular framework for testing APIs. Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API-Testing-Framework

A tool to help facilitate some automated checks for manual testing. Should compile on Windows & Linux.

Detections

  • Rate Limiting
  • Available Methods
  • Introspection Query
  • GraphQL Support

TODO

  • Preflight Checks
  • Clean up Help Menu, dynamically add help text (from module file).
  • Arguments
  • GraphQL support - batch query detection, other attacks
  • Set headers option
  • Set UserAgent option
  • OPTIONS method Scan
  • Help Menu, a work in progress
  • Fuzz with seclists wordlists testing methods
  • v1 v2 v3 detections
  • SQLMap Plugin
  • GoBuster Plugin

About

A modular framework for testing APIs. Work in progress

License:MIT License


Languages

Language:Go 100.0%