[sqlmap-users] How to augment --forms behaviour with default behaviour?
Brought to you by:
inquisb
From: David W. <da...@se...> - 2015-10-28 10:10:15
|
Hi, It seems when using -crawl to spider a site, using -forms overrides normal behaviour, and hence ignores URL based variables. Is there a simple way to -crawl a site and test for both URL and forms based variables? In other words, to augment normal behaviour and -forms behaviour together. Thanks D |