Skip to content

API Fuzzer Tracking - TODO #1

@lalithr95

Description

@lalithr95
  • Information Leak which includes server information, version disclosures
  • Header info disclosure which detects Clickjacking, lack of HSTS, X-XSS protection etc.
  • XSS module which should detect all kinds of xss, which need to be done with regex match.
  • SQL injection Mostly error based which will be based on regex match of responses.
  • XXE check
  • Open Redirect vulnerability check
  • Privilege Escalation or IDOR specifically - Little complicated a generic approach need to be used.
  • API rate limit check

/cc: @abhijeth @srini0x00

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions