Package: paramspider Version: 1.0.1-1 Severity: serious Justification: regression
Dear maintainer, The CI test for paramspider fails as shown below: autopkgtest [13:03:58]: test integration-test.sh: preparing testbed Reading package lists... Done Building dependency tree... Done Reading state information... Done Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. autopkgtest [13:03:58]: test integration-test.sh: [----------------------- _ __ ___ ___ ________ ___ _ ___ ___ (_)__/ /__ ____ / _ \/ _ `/ __/ _ `/ ' \(_-</ _ \/ / _ / -_) __/ / .__/\_,_/_/ \_,_/_/_/_/___/ .__/_/\_,_/\__/_/ /_/ /_/ with <3 by @0xasm0d3us [INFO] Fetching URLs for testphp.vulnweb.com [INFO] Found 10186 URLs for testphp.vulnweb.com [INFO] Cleaning URLs for testphp.vulnweb.com [INFO] Found 760 URLs after cleaning [INFO] Extracting URLs with parameters [INFO] Saved cleaned URLs to results/testphp.vulnweb.com.txt Output does not match the expected content. --- /dev/fd/63 2024-08-26 13:04:01.377636619 -0300 +++ /dev/fd/62 2024-08-26 13:04:01.377636619 -0300 @@ -1,3 +1,9 @@ +http://testphp.vulnweb.com/?%3Fcmd=FUZZ +http://testphp.vulnweb.com/?%3Fid=FUZZ +http://testphp.vulnweb.com/?cmd=FUZZ +http://testphp.vulnweb.com/?id=FUZZ +http://testphp.vulnweb.com/?source=FUZZ +http://testphp.vulnweb.com/?trk=FUZZ http://testphp.vulnweb.com/AJAX/infoartist.php?id=FUZZ http://testphp.vulnweb.com/AJAX/infoartist.php?id=FUZZ&DUMM=FUZZ http://testphp.vulnweb.com/AJAX/infoartist.php?id=FUZZ&YVeN=FUZZ @@ -5,7 +11,6 @@ http://testphp.vulnweb.com/AJAX/infocateg.php?id=FUZZ http://testphp.vulnweb.com/Mod_Rewrite_Shop/buy.php?id=FUZZ http://testphp.vulnweb.com/Mod_Rewrite_Shop/details.php?id=FUZZ -http://testphp.vulnweb.com/Mod_Rewrite_Shop/details.php?id=FUZZ&mjqN=FUZZ http://testphp.vulnweb.com/Mod_Rewrite_Shop/rate.php?id=FUZZ http://testphp.vulnweb.com/admin/?C=FUZZ http://testphp.vulnweb.com/artist.php?artist=FUZZ @@ -13,6 +18,7 @@ http://testphp.vulnweb.com/artists.php?artist+=FUZZ http://testphp.vulnweb.com/artists.php?artist=FUZZ http://testphp.vulnweb.com/artists.php?file=FUZZ +http://testphp.vulnweb.com/artists.php?oqXf=FUZZ http://testphp.vulnweb.com/bxss/vuln.php?id=FUZZ http://testphp.vulnweb.com/categories.php/listproducts.php?cat=FUZZ http://testphp.vulnweb.com/comment.php?aid=FUZZ @@ -26,6 +32,7 @@ http://testphp.vulnweb.com/hpp/params.php?p=FUZZ&pp=FUZZ http://testphp.vulnweb.com/index.php?%25id%25=FUZZ&user=FUZZ http://testphp.vulnweb.com/index.php?id=FUZZ&user=FUZZ +http://testphp.vulnweb.com/index.zipA01http://testphp.vulnweb.com/listproducts.php?artist=FUZZ http://testphp.vulnweb.com/listproducts.php?artist=FUZZ http://testphp.vulnweb.com/listproducts.php?artist=FUZZ&%3Basdf=FUZZ&%3Bcat=FUZZ http://testphp.vulnweb.com/listproducts.php?artist=FUZZ&asdf=FUZZ&cat=FUZZ @@ -35,11 +42,18 @@ http://testphp.vulnweb.com/login.php?id=FUZZ http://testphp.vulnweb.com/login.php?id=FUZZ&NtFH=FUZZ http://testphp.vulnweb.com/login.php?id=FUZZ&SlFY=FUZZ +http://testphp.vulnweb.com/pictures/credentials.txtA01http://testphp.vulnweb.com/product.php?pic=FUZZ http://testphp.vulnweb.com/product.php?pic=FUZZ http://testphp.vulnweb.com/product.php?pic=FUZZ&hkNi=FUZZ +http://testphp.vulnweb.com/product.php?pic=FUZZ&otIR=FUZZ http://testphp.vulnweb.com/redir.php?r=FUZZ +http://testphp.vulnweb.com/redir.php?r=FUZZ&user=FUZZ +http://testphp.vulnweb.com/redir.php?r=FUZZ&view=FUZZ&task=FUZZ&id=FUZZ +http://testphp.vulnweb.com/search.php?cookie=FUZZ http://testphp.vulnweb.com/search.php?test=FUZZ http://testphp.vulnweb.com/search.php?test=FUZZ&cat=FUZZ&ppl=FUZZ http://testphp.vulnweb.com/secured/phpinfo.php?=FUZZ +http://testphp.vulnweb.com/showimage.php?%EF%AC%81le=FUZZ +http://testphp.vulnweb.com/showimage.php?%EF%AC%81le=FUZZ&size=FUZZ http://testphp.vulnweb.com/showimage.php?file=FUZZ http://testphp.vulnweb.com/showimage.php?file=FUZZ&size=FUZZ autopkgtest [13:04:01]: test integration-test.sh: -----------------------] autopkgtest [13:04:01]: test integration-test.sh: - - - - - - - - - - results - - - - - - - - - - integration-test.sh FAIL non-zero exit status 1 Maybe using grep to check the match of some results can be better than to use diff. Regards, Eriberto