Initial commit
This commit is contained in:
6
skills/session-security-checker/scripts/README.md
Normal file
6
skills/session-security-checker/scripts/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user