rename webs to correct name webtty

This commit is contained in:
t3chn0m4g3
2017-09-20 15:12:10 +02:00
parent ed563f3d90
commit 8cb6457882
2 changed files with 3 additions and 4 deletions

View File

@ -326,9 +326,9 @@ If you do not have a SSH client at hand and still want to access the machine via
- user: **user you chose during the installation** - user: **user you chose during the installation**
- pass: **password you chose during the installation** - pass: **password you chose during the installation**
and choose **WebSSH** from the navigation bar. You will be prompted to allow access for this connection and enter the password for the user **tsec**. and choose **WebTTY** from the navigation bar. You will be prompted to allow access for this connection and enter the password for the user **tsec**.
![WebSSH](https://raw.githubusercontent.com/dtag-dev-sec/tpotce/17.06/doc/webssh.png) ![WebTTY](https://raw.githubusercontent.com/dtag-dev-sec/tpotce/17.06/doc/webssh.png)
<a name="kibana"></a> <a name="kibana"></a>
## Kibana Dashboard ## Kibana Dashboard

View File

@ -15,8 +15,7 @@
<a href="/netdata/" target="_blank" class="btn">Netdata</a> <a href="/netdata/" target="_blank" class="btn">Netdata</a>
<a href="/spiderfoot/" target="main" class="btn">Spiderfoot</a> <a href="/spiderfoot/" target="main" class="btn">Spiderfoot</a>
<a href="/ui/" target="main" class="btn">Portainer</a> <a href="/ui/" target="main" class="btn">Portainer</a>
<a href="/wetty/ssh/tsec" target="main" class="btn">WebSSH</a> <a href="/wetty/ssh/tsec" target="main" class="btn">WebTTY</a>
</center> </center>
</body> </body>
</html> </html>