Host 34.193.83.3
United States
GOOGLE-CLOUD-PLATFORM
Ubuntu
  • Git configuration and history exposed
    First seen 2023-07-28 08:21
    Last seen 2023-09-27 12:38
    Open for 61 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522ec7a2938

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/SujeetMainali/portfolio.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2023-07-28 08:21
      267 Bytes
  • Git configuration and history exposed
    First seen 2023-07-16 08:42
    Last seen 2023-09-27 12:38
    Open for 73 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522ec7a2938

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/SujeetMainali/portfolio.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2023-07-28 08:21
      267 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb721013a8

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = https://github.com/SujeetMainali/portfolio.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2023-07-16 08:42
      305 Bytes