Files
2025-11-30 08:22:37 +08:00
..
2025-11-30 08:22:37 +08:00

Scripts

Bundled resources for session-security-checker skill

  • session_security_scanner.py: A Python script to automate the session security checks, identifying vulnerabilities like weak session ID generation, improper session expiration, and lack of secure flags.
  • report_generator.py: A script to generate a detailed report of the session security analysis, including identified vulnerabilities and recommended fixes.