Skip to content

Commit

Permalink
Remove redundant section in privilege escalation document (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas-Schmucas authored Oct 15, 2024
1 parent a8cd030 commit 3374399
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,6 @@ For example:
startswith(), endswith(), contains(), indexOf()
```

### Weak SessionID

Weak Session ID has algorithm may be vulnerable to brute force attack. For example, one site is using `MD5(Password + UserID)` as sessionID. Then, testers may guess or generate the sessionID for other users.

## References

### Whitepapers
Expand Down

0 comments on commit 3374399

Please sign in to comment.