iriusrisk / bdd-security

BDD Automated Security Tests for Web Applications
http://www.continuumsecurity.net/bdd-intro.html
GNU Affero General Public License v3.0
563 stars 178 forks source link

multiple URL Scans #105

Open ipk1 opened 4 years ago

ipk1 commented 4 years ago

hi, i have multiple stories, that I am running, however, the URL's for two stories are different, is there a way that I can dynamically append URL's from the story/scenario to to scan? or is there another way to scan all the URL's( preferably different domains) in one framework?

thanks