diff --git a/infogathering/index.md b/infogathering/index.md index 9e86479..dfe59c6 100644 --- a/infogathering/index.md +++ b/infogathering/index.md @@ -125,9 +125,9 @@ SNMP Analysis * [braa](../tools/braa.md) * [cisco-auditing-tool](../tools/CAT.md) - * [cisco-torch](../tools/cisco-torch.pl.md) - * [cisco-router-config](../tools/cisco-router-config.pl.md) - * [merge-router-config](../tools/merge-router-config.pl.md) + * [cisco-torch](../tools/cisco-torch.md) + * [cisco-router-config](../tools/cisco-router-config.md) + * [merge-router-config](../tools/merge-router-config.md) * [nmap](../tools/nmap.md) * [onesixtyone](../tools/onesixtyone.md) * [snmp-check](../tools/snmpcheck.md) diff --git a/tools/cge.pl.md b/tools/cge.md similarity index 100% rename from tools/cge.pl.md rename to tools/cge.md diff --git a/tools/cisco-torch.pl.md b/tools/cisco-torch.md similarity index 100% rename from tools/cisco-torch.pl.md rename to tools/cisco-torch.md diff --git a/tools/copy-router-config.pl.md b/tools/copy-router-config.md similarity index 100% rename from tools/copy-router-config.pl.md rename to tools/copy-router-config.md diff --git a/tools/merge-router-config.pl.md b/tools/merge-router-config.md similarity index 100% rename from tools/merge-router-config.pl.md rename to tools/merge-router-config.md diff --git a/vulnanalysis/index.md b/vulnanalysis/index.md index 4feddec..72320ca 100644 --- a/vulnanalysis/index.md +++ b/vulnanalysis/index.md @@ -4,7 +4,7 @@ Cisco Tools ----------- * [cisco-auditing-tool](../tools/CAT.md) - * [cisco-global-exploiter] (../tools/cge.pl.md) + * [cisco-global-exploiter](../tools/cge.md) * [cisco-ocs](../tools/ocs.md) * [cisco-torch](../tools/cisco-torch.md) * [yersinia](../tools/yersinia.md)