SSRFPwned icon indicating copy to clipboard operation
SSRFPwned copied to clipboard

ssrf.sh error

Open Anubi5x0 opened this issue 1 year ago • 3 comments

┌─[anubi5@parrot]─[~/SSRFPwned] └──╼ $./SSRFPwned.sh ./SSRFPwned.sh: line 2: lolcat: command not found

./SSRFPwned.sh: line 11: lolcat: command not found ./SSRFPwned.sh: line 13: lolcat: command not found

Anubi5x0 avatar Jul 25 '23 01:07 Anubi5x0

https://github.com/busyloop/lolcat

subtlegrowth avatar Sep 15 '23 20:09 subtlegrowth

┌─[anubi5@parrot]─[~/SSRFPwned] └──╼ $./SSRFPwned.sh ./SSRFPwned.sh: line 2: lolcat: command not found

./SSRFPwned.sh: line 11: lolcat: command not found ./SSRFPwned.sh: line 13: lolcat: command not found

you can use snap install lolcat

winhigh avatar Aug 01 '24 07:08 winhigh

┌─[anubi5@parrot]─[~/SSRFPwned] └──╼ $./SSRFPwned.sh ./SSRFPwned.sh: line 2: lolcat: command not found

./SSRFPwned.sh: line 11: lolcat: command not found ./SSRFPwned.sh: line 13: lolcat: command not found

Requirements: waybackurls: This tool can be installed by running go install github.com/tomnomnom/waybackurls@latest

cURL: This tool is commonly pre-installed on Kali Linux and Ubuntu, but can be installed by running apt-get install curl on Ubuntu or brew install curl on MacOS

httpx: is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryable HTTP library. To install it: go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest

lolcat: pip install lolcat for rainbow beauty

gf: go install -v github.com/tomnomnom/gf@latest

winhigh avatar Aug 01 '24 07:08 winhigh