ksharinarayanan/SSRFire

./ssrfire.sh: 9: source: not found

Closed this issue · 1 comments

hello i installed the tool but a can't run it

./ssrfire.sh -d target.com -s xxxxxxxxxxx.interactsh.com 1 ⨯


Usage: ./ssrfire.sh -d domain.com -s yourserver.com -f custom_file.txt -c cookies
domain.com --- The domain for which you want to test
yourserver.com --- Your server which detects SSRF. Eg. Burp colloborator
custom_file.txt --- Optional argument. You give your own custom URLs instead of using gau
cookies --- Optional argument. To send requests as an authenticated user


./ssrfire.sh: 9: source: not found

                      _____ _____ _____  ______ _____ _____  ______                                                                                                                                                              
                     / ____/ ____|  __ \|  ____|_   _|  __ \|  ____|                                                                                                                                                             
                    | (___| (___ | |__) | |__    | | | |__) | |__                                                                                                                                                                
                     \___ \___ \|  _  /|  __|   | | |  _  /|  __|                                                                                                                                                                
                     ____) |___) | | \ \| |     _| |_| | \ \| |____                                                                                                                                                              
                    |_____/_____/|_|  \_\_|    |_____|_|  \_\______|                                                                                                                                                             
                                                                                                                                                                                                                                 
                                                                                                                                                                                                                                 
                                                            - By michaelben                                                                                                                                                      

./ssrfire.sh: 58: [[: not found
./ssrfire.sh: 62: [[: not found
./ssrfire.sh: 68: [[: not found
./ssrfire.sh: 75: Bad substitution

What shell are you running? Try using bash!