Skip to content

RedTeamPentesting/CVE-2023-33243

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Proof of Concept for Login with Password Hash in STARFACE (CVE-2023-33243)

Details are described in our advisory.

In the corresponding blog post the vulnerability CVE-2023-33243 is used as an example to describe how we generally approach the analysis of authentication mechanisms and identify misconceptions we encounter during our pentest engagements.

Dependencies

Install Python libraries requests and click.

Usage

python3 login.py --url [URL] --login [Login ID] --pwhash [SHA512 Password Hash]

About

PoC for login with password hash in STARFACE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages