From 9f6cd80e282a914b2fe0ced1f11d9a1de84d604c Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Thu, 11 Apr 2024 21:05:13 -0400 Subject: [PATCH] Add PentesterLab --- sherlock/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 9f112cd..ad56c41 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -16,6 +16,13 @@ "urlMain": "https://www.1337x.to/", "username_claimed": "FitGirl" }, + "PentesterLab": { + "errorType": "status_code", + "regexCheck": "^[\\w]{4,30}$", + "url": "https://pentesterlab.com/profile/{}", + "urlMain": "https://pentesterlab.com/", + "username_claimed": "0day" + }, "HackenProof (Hackers)": { "errorMsg": "Web3’s Largest Ethical Hackers Community | HackenProof", "errorType": "message",