Terminology Index

Glossary

2953 terms

Open concept maps
E
32

Endpoint and State Inventory

An endpoint and state inventory records each web or API operation, its inputs, identity expectation, object, side effect, workflow state, content type, and known caller.

It connects routes with states such as pending, active, expired, consumed, revoked, or completed so testers can verify transitions and deduplicate shared operations without losing context.

Introduced in: Web Application Penetration Testing

Examples

  • Inventory an invitation’s create, accept, expire, and revoke operations
  • Record that a PATCH changes account state

No related terms linked yet.