From 6bf069bf0247300cddeb85341f4cf14d77bb9b50 Mon Sep 17 00:00:00 2001 From: weekndr_sec <172009322+ndr-repo@users.noreply.github.com> Date: Sat, 18 Jan 2025 07:47:31 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e8ee1..bd29c92 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ At most, I would use them to find any initial indicators (i.e: Quad9 blocked ___ I will continue to update the repository with more tools as time goes on. Most of my time with new additions is spent performing internal QA to ensure they are easy to read from the IDE and provide a good experience during input handling. :) -Plans include setup scripts for Windows & popular Linux distros to quickly set the script folders to PATH/environment variables. In the mean time, I recommend manually adding the 'Resolvers' and 'Validators' folder to your PATH for quick use. This is what I personally do. +Plans include setup scripts for Windows & popular Linux distros to quickly set the script folders to PATH/environment variables. In the mean time, I recommend manually adding the 'Resolvers', 'Web', and 'Validators' folder to your PATH for quick use. This is what I personally do. ## Quick Reference - Command Syntax @@ -16,6 +16,8 @@ Plans include setup scripts for Windows & popular Linux distros to quickly set t **-Lookup** - Uses an IP address +**.\Web\*.ps1** - These all function seperately but include interactive prompts as you go. For the most part, these are functionally alike with the Golang tool, gau. Consider them a parady of sorts for Powershell. + # Resolvers **cfResolv** - Resolve a hostname through CloudFlare's one.one.one.one resolver. Returns A records and DNSSEC info by default. This is an alternative way to call this information through DoH (DNS over HTTPS).