Glossary

Phase 3: API Testing (Day 3-4)

Document all discovered API endpoints - Test authentication mechanisms (token generation, expiration, invalidation) - Test authorization for every endpoint (BOLA/IDOR) - Test input validation and injection vulnerabilities - Test rate limiting on sensitive endpoints - Test error handling for informat

Learn More

Related Terms