diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2023-02-02 14:51:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2023-02-02 15:04:03 +0000 |
commit | 441e52a062acdffdc20e77d26db153a39a858948 (patch) | |
tree | be263dbb9600a9b5ae374a8272dc3e9be7abb9b8 /web-tools/bin/index.html | |
parent | Adding web-tools (WIP). (diff) | |
download | network-tools-441e52a062acdffdc20e77d26db153a39a858948.tar.xz network-tools-441e52a062acdffdc20e77d26db153a39a858948.zip |
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'web-tools/bin/index.html')
-rw-r--r-- | web-tools/bin/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-tools/bin/index.html b/web-tools/bin/index.html index c54f22f..3c2ac1d 100644 --- a/web-tools/bin/index.html +++ b/web-tools/bin/index.html @@ -141,6 +141,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. <b>Security</b><br /> <button type="button" class="btn btn-warning" data-command="/bin/tools.py?command=nmap">nmap</button> + <button type="button" class="btn btn-warning" data-command="/bin/tools.py?command=ssh-audit">ssh-audit</button> <button type="button" class="btn btn-warning" data-command="/bin/tools.py?command=testssl">testssl</button> <div style="height: 1em"></div> |