.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: 5f32cf5d6962f09cdafa5447dafa544751bf49c0f413acdfc36cd80b75a0dcfa
Found 18 files trough .DS_Store spidering: /.git /.gitignore /.travis.yml /css /favicon.ico /favicon.svg /gulpfile.js /img /index.html /js /LICENSE /package-lock.json /package.json /README.md /vendor /video /video/27000298-preview.mp4 /video/7694032-preview.mp4
Severity: low
Fingerprint: 5f32cf5d6962f09c47dfe71947dfe719155d132aabbde3c96daeec4dc95a0197
Found 16 files trough .DS_Store spidering: /.git /.gitignore /.travis.yml /css /favicon.ico /favicon.svg /gulpfile.js /img /index.html /js /LICENSE /package-lock.json /package.json /README.md /vendor /video
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65225e71e909
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://github.com/BlackrockDigital/startbootstrap-grayscale.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master