.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: 5f32cf5d6962f09c7c3d3e457c3d3e45bf682ba6ae83ba23385e7ebf1c9a50df
Found 30 files trough .DS_Store spidering: /.dart_tool /.git /.git/branches /.git/hooks /.git/info /.git/logs /.git/objects /.git/refs /.gitignore /.idea /.idea/dictionaries /.idea/libraries /.idea/runConfigurations /.metadata /.packages /analysis_options.yaml /android /android/.gradle /android/app /android/gradle /assets /betterfluence.iml /build /ios /lib /pubspec.lock /pubspec.yaml /README.md /web /windows
Severity: low
Fingerprint: 5f32cf5d6962f09c0f8dcf020f8dcf0224161cb7182dd7b0b17412e45665eb84
Found 24 files trough .DS_Store spidering: /.dart_tool /.git /.git/branches /.git/hooks /.git/info /.git/logs /.git/objects /.git/refs /.gitignore /.idea /.metadata /.packages /analysis_options.yaml /android /assets /betterfluence.iml /build /ios /lib /pubspec.lock /pubspec.yaml /README.md /web /windows
Severity: medium
Fingerprint: 5f32cf5d6962f09c778888b4778888b4709be2cd780277c6e0d4e02e34f7142b
Found 40 files trough .DS_Store spidering: /.dart_tool /.git /.git/branches /.git/hooks /.git/info /.git/logs /.git/objects /.git/refs /.gitignore /.idea /.idea/dictionaries /.idea/libraries /.idea/runConfigurations /.metadata /.packages /analysis_options.yaml /android /android/.gradle /android/app /android/gradle /assets /betterfluence.iml /build /ios /ios/.symlinks /ios/Flutter /ios/Pods /ios/Runner /ios/Runner.xcodeproj /ios/Runner.xcworkspace /lib /lib/core /lib/features /lib/pages /lib/theme /pubspec.lock /pubspec.yaml /README.md /web /windows
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652217fe2848
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://github.com/FameUp/betterfluence-app.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [branch "FAME-1243"] remote = origin merge = refs/heads/FAME-1243