Skip to content

Commit

Permalink
rename webs to correct name webtty
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chn0m4g3 committed Sep 20, 2017
1 parent ed563f3 commit 8cb6457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
- 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>
## Kibana Dashboard
Expand Down
3 changes: 1 addition & 2 deletions installer/usr/share/nginx/html/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
<a href="/netdata/" target="_blank" class="btn">Netdata</a>
<a href="/spiderfoot/" target="main" class="btn">Spiderfoot</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>
</body>
</html>

0 comments on commit 8cb6457

Please sign in to comment.