Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 880 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 880 Bytes

TeamCity Post-Exploitation

This tool makes enumerating a box running TeamCity Server after successful exploitation easier.

It is meant to be ran locally on a target machine for example after a successful exploitation of CVE-2023-42793.

Usage

$ git clone https://github.com/brun0ne/teamcity-enum
$ cd teamcity-enum
$ bash teamcity-enum.sh

Features

Screenshots

Screenshot

Credits

This tool makes use of hsqldb.jar and sqltool.jar by hsqldb.