nginx
tcp/443 tcp/80
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522cf3a319e
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitee.com/star7th/showdoc.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522cf3a319e
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://gitee.com/star7th/showdoc.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master
Open service 8.142.174.116:443 · www.daogram.cn
2025-01-05 16:11
HTTP/1.1 200 OK Server: nginx Date: Sun, 05 Jan 2025 16:11:43 GMT Content-Type: text/html Content-Length: 39858 Last-Modified: Fri, 08 Dec 2023 09:28:28 GMT Connection: close Vary: Accept-Encoding ETag: "6572e1bc-9bb2" Strict-Transport-Security: max-age=31536000 Accept-Ranges: bytes Page title: DAOGram <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>DAOGram</title> <link rel="shortcut icon" href="./static/icons/favicon.png" type="image/x-icon"> <!-- 引入样式 --> <link rel="stylesheet" href="./static/css/element-plus.css" /> <!-- <link rel="stylesheet" href="./static/css/vant.min.css"> --> <link rel="stylesheet" href="./static/css/public.min.css"> <link rel="stylesheet" href="./static/css/layout.min.css"> <link rel="stylesheet" href="./static/css/index.min.css"> </head> <body> <script src="./static/js/vue3.js"></script> <!-- 引入组件库 --> <script src="./static/js/element-plus.js"></script> <script src="./static/js/element-plus-icon.js"></script> <script src="./static/js/vue-i18n.js"></script> <script src="./static/js/axios.min.js"></script> <script src="./static/language/layout.js"></script> <script src="./static/language/index.js"></script> <script src="./static/js/layout.js"></script> <div id="app"> <div :class="['index_view', $i18n.locale]"> <el-row v-if="$i18n.locale == 'zh'" tag="section" :class="['sec0', {'hide': bol}]" justify="center" align="middle"> <el-image src="./static/images/tools.png"></el-image> <div class="text1">30 个名额 先到先得</div> <button class="btn" @click="handleStart('./static/freeTrial.html')">立即参与 ></button> </el-row> <section class="sec1"> <header :class="['header', {'active': navs_bar_toogle}]"> <el-row class="row" align="middle"> <el-image class="logo" src="./static/images/header_logo.svg"></el-image> <div class="navs_bar" id="navs_bar" @click="navs_bar_toogle = !navs_bar_toogle"> <div :class="{'active': navs_bar_toogle}"> <span></span> <span></span> <span></span> </div> </div> <nav :class="['nav', {'d_f': navs_bar_toogle}]"> <el-row class="col" @click="handleStart('./static/aboutDAOGram.html')" align="middle" justify="center" v-cloak> {{ $t('About Us') }} </el-row> <el-row v-if="$i18n.locale == 'zh'" class="col" @click="handleStart('./static/priceTable.html')" align="middle" justify="center"> 产品和服务 </el-row> <el-row v-if="$i18n.locale == 'zh'" class="col" @click="handleStart('https://daogram.org/blog/?page_id=193')" align="middle" justify="center"> 帮助文档 </el-row> <el-row class="col" @click="switchLanguage" align="middle" justify="center" v-cloak> {{ $t('lang') }} </el-row> </nav> </el-row> </header> <h1 class="h1" v-html="$t('Decentralized, Autonomized, Asset Liquidity Empowered')"></h1> <div class="desc" v-html="$t('Web3.0 community management tool, more interactive scenarios,more rights and benefits authorized, enable govern digital organizations together with all contributors')"> </div> <button class="btn" @click="handleStart()" align="middle" justify="center" > {{ $t('Open APP') }} >> </button> </section> <section class="sec2"> <el-row align="middle" justify="center">
Open service 8.142.174.116:80 · www.daogram.cn
2025-01-05 16:11
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 05 Jan 2025 16:11:37 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.daogram.cn/ Strict-Transport-Security: max-age=31536000 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 8.142.174.116:443 · daogram.cn
2025-01-02 12:05
HTTP/1.1 200 OK Server: nginx Date: Thu, 02 Jan 2025 12:05:56 GMT Content-Type: text/html Content-Length: 39858 Last-Modified: Fri, 08 Dec 2023 09:28:28 GMT Connection: close Vary: Accept-Encoding ETag: "6572e1bc-9bb2" Strict-Transport-Security: max-age=31536000 Accept-Ranges: bytes Page title: DAOGram <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>DAOGram</title> <link rel="shortcut icon" href="./static/icons/favicon.png" type="image/x-icon"> <!-- 引入样式 --> <link rel="stylesheet" href="./static/css/element-plus.css" /> <!-- <link rel="stylesheet" href="./static/css/vant.min.css"> --> <link rel="stylesheet" href="./static/css/public.min.css"> <link rel="stylesheet" href="./static/css/layout.min.css"> <link rel="stylesheet" href="./static/css/index.min.css"> </head> <body> <script src="./static/js/vue3.js"></script> <!-- 引入组件库 --> <script src="./static/js/element-plus.js"></script> <script src="./static/js/element-plus-icon.js"></script> <script src="./static/js/vue-i18n.js"></script> <script src="./static/js/axios.min.js"></script> <script src="./static/language/layout.js"></script> <script src="./static/language/index.js"></script> <script src="./static/js/layout.js"></script> <div id="app"> <div :class="['index_view', $i18n.locale]"> <el-row v-if="$i18n.locale == 'zh'" tag="section" :class="['sec0', {'hide': bol}]" justify="center" align="middle"> <el-image src="./static/images/tools.png"></el-image> <div class="text1">30 个名额 先到先得</div> <button class="btn" @click="handleStart('./static/freeTrial.html')">立即参与 ></button> </el-row> <section class="sec1"> <header :class="['header', {'active': navs_bar_toogle}]"> <el-row class="row" align="middle"> <el-image class="logo" src="./static/images/header_logo.svg"></el-image> <div class="navs_bar" id="navs_bar" @click="navs_bar_toogle = !navs_bar_toogle"> <div :class="{'active': navs_bar_toogle}"> <span></span> <span></span> <span></span> </div> </div> <nav :class="['nav', {'d_f': navs_bar_toogle}]"> <el-row class="col" @click="handleStart('./static/aboutDAOGram.html')" align="middle" justify="center" v-cloak> {{ $t('About Us') }} </el-row> <el-row v-if="$i18n.locale == 'zh'" class="col" @click="handleStart('./static/priceTable.html')" align="middle" justify="center"> 产品和服务 </el-row> <el-row v-if="$i18n.locale == 'zh'" class="col" @click="handleStart('https://daogram.org/blog/?page_id=193')" align="middle" justify="center"> 帮助文档 </el-row> <el-row class="col" @click="switchLanguage" align="middle" justify="center" v-cloak> {{ $t('lang') }} </el-row> </nav> </el-row> </header> <h1 class="h1" v-html="$t('Decentralized, Autonomized, Asset Liquidity Empowered')"></h1> <div class="desc" v-html="$t('Web3.0 community management tool, more interactive scenarios,more rights and benefits authorized, enable govern digital organizations together with all contributors')"> </div> <button class="btn" @click="handleStart()" align="middle" justify="center" > {{ $t('Open APP') }} >> </button> </section> <section class="sec2"> <el-row align="middle" justify="center">