Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web application fingerprint for TeamCity #401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

quanyang
Copy link
Contributor

@quanyang quanyang commented Mar 2, 2024

Web application fingerprint for TeamCity.

Includes the update script, docker compose, file with list of versions up till 2021 and the fingerprint binproto for the versions.

@tooryx PTAL

#138

@tooryx tooryx linked an issue Mar 4, 2024 that may be closed by this pull request
@tooryx tooryx added Contributor main The main issue a contributor is working on (top of the contribution queue). fingerprints labels Mar 4, 2024
Copy link
Collaborator

@leonardo-doyensec leonardo-doyensec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @quanyang.
Thank you for your contribution. I'm noticing that there are newer Teamcity's versions (https://www.jetbrains.com/teamcity/download/other.html). Please include also those into the version.txt file and commit the final file with all the hashes.

I'm also noticing that you are not removing the Teamcity's folder once the container is stopped. Please do so, this will reduce the disk space occupied.

Moreover there is a minor issue to address, you can find it down below.

Feel free to reach out
~ Leonardo (Doyensec)

# Path to the configurations for starting a live instance of the service.
APP_PATH="${SCRIPT_PATH}/app"
# Path to the temporary data holder.
TMP_DATA="/root/teamcity_fingerprints"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the folder to /tmp/teamcity_fingerprints

@leonardo-doyensec leonardo-doyensec self-assigned this Jul 10, 2024
@tooryx tooryx assigned quanyang and unassigned leonardo-doyensec Jul 22, 2024
@leonardo-doyensec
Copy link
Collaborator

Hello @quanyang. Friendly ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor main The main issue a contributor is working on (top of the contribution queue). fingerprints PRP:Inactive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PRP:Request Web Application Fingerprint for TeamCity
3 participants