.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: 5f32cf5d6962f09c8329733f8329733fdb294238a0fd04a8fe9f6380fa256f17
Found 10 files trough .DS_Store spidering: /.git /assets /assets/css /assets/desgin.txt /assets/images /assets/js /assets/litepaper.pdf /assets/onepaper.pdf /assets/sass /index.html
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522173453cc
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[user]
name = swetabhmukherjee
email = swetabh.libra@gmail.com
[credential]
username = swetabhmukherjee
[remote "origin"]
url = https://github.com/Asva-Labs/asva-homepage.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
[branch "dev"]
remote = origin
merge = refs/heads/dev