Add urx and waymore tools with descriptions and metadata

This commit is contained in:
HAHWUL 2025-03-31 22:56:17 +09:00
parent 9eb5741db6
commit 1121b8781e
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]