We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb94595 + cd3755b commit ca5f57aCopy full SHA for ca5f57a
QuickXSS.sh
@@ -30,4 +30,4 @@ cat $1.txt | gf xss | sed 's/=.*/=/' | sed 's/URL: //' | tee $1_temp_xss.txt
30
31
sort $1_temp_xss.txt | uniq | tee $1_xss.txt
32
33
-dalfox file $1_xss.txt pipe -b tigv2.xss.ht
+dalfox file $1_xss.txt pipe -b $2
0 commit comments