Merge pull request #137 from hahwul/weapons/add-waymore-urx

Add urx and waymore tools with metadata
This commit is contained in:
HAHWUL 2025-03-31 22:56:57 +09:00 committed by GitHub
commit 9649378d8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 0 deletions

9
weapons/urx.yaml Normal file
View File

@ -0,0 +1,9 @@
---
name: urx
description: Extracts URLs from OSINT Archives for Security Insights
url: https://github.com/hahwul/urx
category: tool
type: Recon
platform: [linux, macos, windows]
lang: Rust
tags: [url]

9
weapons/waymore.yaml Normal file
View File

@ -0,0 +1,9 @@
---
name: waymore
description: Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan, VirusTotal & Intelligence X!
url: https://github.com/xnl-h4ck3r/waymore
category: tool
type: Recon
platform: [linux, macos, windows]
lang: Python
tags: [url]