session
SessionProbe
https://github.com/dub-flow/sessionprobe
SessionProbe is a multi-threaded tool designed for penetration testing and bug bounty hunting. It evaluates user privileges in web applications by taking a session token and checking access across a list of URLs, highlighting potential authorization issues.
Added 1 year ago
SCACHE - Session manager for PHP applications
http://scache.nanona.fi/
Scache is high performance session manager for distributed web applications' session data. SCache provides both persistent and on-demand expiring key-value storage with structured filesystem-like keyspace for referencing the data.