From 715e37ae187a892ed429854864fc120378c42ad3 Mon Sep 17 00:00:00 2001 From: Chintan Gurjar Date: Tue, 29 Sep 2020 14:55:04 +1300 Subject: [PATCH 1/2] aims-password-mgmt-client.yaml AIMS password management client login panel detect. --- panels/aims-password-mgmt-client.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 panels/aims-password-mgmt-client.yaml diff --git a/panels/aims-password-mgmt-client.yaml b/panels/aims-password-mgmt-client.yaml new file mode 100644 index 0000000000..d5856c990f --- /dev/null +++ b/panels/aims-password-mgmt-client.yaml @@ -0,0 +1,16 @@ +id: AIMS-Password-Management-Client-Detect + +info: + name: Aims Password Management Client Detect + author: iamthefrogy + severity: info + +requests: + - method: GET + path: + - "{{BaseURL}}/aims/ps/" + + matchers: + - type: word + words: + - "Avatier Corporation" From 5d2941a70681c2df6a745db17dfb312c330ef091 Mon Sep 17 00:00:00 2001 From: bauthard <8293321+bauthard@users.noreply.github.com> Date: Tue, 29 Sep 2020 22:59:26 +0530 Subject: [PATCH 2/2] Update aims-password-mgmt-client.yaml --- panels/aims-password-mgmt-client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panels/aims-password-mgmt-client.yaml b/panels/aims-password-mgmt-client.yaml index d5856c990f..b66307b2cf 100644 --- a/panels/aims-password-mgmt-client.yaml +++ b/panels/aims-password-mgmt-client.yaml @@ -1,4 +1,4 @@ -id: AIMS-Password-Management-Client-Detect +id: aims-password-mgmt-client info: name: Aims Password Management Client Detect