.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09cdc57c57adc57c57adf0e4e16d4bc44840ad1fa991fd829dd
Found 19 files trough .DS_Store spidering: /assets /assets/bg.svg /assets/email /assets/footer-bg.svg /assets/gambit-logo.svg /assets/hero-phone.svg /assets/hero.png /assets/hero2x.png /assets/money-icon.svg /assets/padlock-icon.svg /assets/quick-easy-phone.png /assets/rocket-icon.svg /assets/section-bg.svg /assets/simple-stress-free-phone.png /assets/test2x.png /assets/zero-cost-structure-phone.png /index.html /main.css /README.md
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652249712a03
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://gitlab.com/gambitstocks/website.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main