Skip to content

Commit af8b38a

Browse files
D-360kingthorin
authored andcommitted
session and csrf...
HttpSender script for full session and csrf token management (nashorn based). Tested over DVWA and over a real life project with active defense enabled (ESAPI) Signed-off-by: Diego Díaz Morales <D-36O@outlook.com>
1 parent 58d4a27 commit af8b38a

File tree

2 files changed

+564
-0
lines changed

2 files changed

+564
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
### Added
88
- active/Cross Site WebSocket Hijacking.js > an active scan for Cross-Site WebSocket Hijacking vulnerability
99
- targeted/cve-2021-22214.js > A targeted script to check for Unauthorised SSRF on GitLab - CVE 2021-22214
10+
- httpsender/full-session-n-csrf-nashorn.js > full session and csrf token management.
1011

1112
### Changed
1213
- Update links in READMEs.

0 commit comments

Comments
 (0)