.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: 5f32cf5d6962f09c39aac35b39aac35bb1ddef8917f6666ed9380709cb36159f
Found 14 files trough .DS_Store spidering: /migrations /src /src/admin /src/core /src/core/base /src/core/common /src/core/config /src/core/crud /src/core/crypto /src/core/database /src/core/enums /src/core/exception /src/core/middlewares /test
.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: 5f32cf5d6962f09c3c1fc5e93c1fc5e96d2e07230708f82002484e83f760e545
Found 5 files trough .DS_Store spidering: /migrations /src /src/admin /src/core /test
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652260ec8321
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true hooksPath = .husky [remote "origin"] url = git@gitlab.com:techvsisg/shaker/rocco-be.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main