Help with Skipfish web scanner
I've been testing Skipfish with a couple of my websites. First time user, here. Basic syntax in Kali Linux:
skipfish -o outputfolder https://www.website.com
My question: Is it possible to configure Skipfish to scan a single directory (including its subdirectories), kind of like this?
skipfish -o outputfolder https://www.website.com/subdir
I tried that, but it still scanned the entire domain. I tried applying my limited knowledge of regular expressions, but that didn't work. The Skipfish page on Kali (linked above) lists the available options, but I don't see anything specifically for what I want. Most tutorials I've seen show just a basic scan. If you have suggestions, I'd be grateful.
skipfish -o outputfolder https://www.website.com
My question: Is it possible to configure Skipfish to scan a single directory (including its subdirectories), kind of like this?
skipfish -o outputfolder https://www.website.com/subdir
I tried that, but it still scanned the entire domain. I tried applying my limited knowledge of regular expressions, but that didn't work. The Skipfish page on Kali (linked above) lists the available options, but I don't see anything specifically for what I want. Most tutorials I've seen show just a basic scan. If you have suggestions, I'd be grateful.