From 218f9048f46bb230caf90eb395bec6faa826b563 Mon Sep 17 00:00:00 2001 From: x1337loser <78683355+x1337loser@users.noreply.github.com> Date: Thu, 2 Feb 2023 23:28:36 +0600 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6cec288..b836383 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,6 @@ This is so easy for npm normal packages, just visit `https://npmjs.com/package/Y ## Automating with bash to find private packages: -*warning: BE AWARE OF FALSE POSITIVE, CONFIRM YOUR FINDING MANUALLY* - Download this `npm-automation.sh` file and run this command in your terminal `bash automate-bash.sh ` make sure you have installed [tomnomnom's waybackurls](https://github.com/tomnomnom/waybackurls) and [hacker_'s gau](https://github.com/lc/gau) in your machine.