diff --git a/weapons/noir.yaml b/weapons/noir.yaml index 8c0cfde..4d2259c 100644 --- a/weapons/noir.yaml +++ b/weapons/noir.yaml @@ -1,9 +1,9 @@ --- name: noir -description: ♠️ Noir is an attack surface detector form source code. -url: https://github.com/hahwul/noir +description: Attack surface detector that identifies endpoints by static analysis +url: https://github.com/noir-cr/noir category: tool type: Recon platform: [linux, macos] lang: Crystal -tags: [endpoint, url] +tags: [endpoint, url, attack-surface]