Skip to content

multiple instances #12

@SecWan

Description

@SecWan

Can we run multiple instances using carbonator?
java -jar -Xmx2g -Djava.awt.headless=true "C:\Program Files\BurpSuitePro\burpsuite_pro.jar" https www.somedomain.com 443 / --config -file=onlysql.json --> this run on local port 7777

java -jar -Xmx2g -Djava.awt.headless=true "C:\Program Files\BurpSuitePro\burpsuite_pro.jar" https www.someotherdomain.com 443 / --config -file=onlysql.json --> this runs on local port 8888

java -jar -Xmx2g -Djava.awt.headless=true "C:\Program Files\BurpSuitePro\burpsuite_pro.jar" https www.differentdomain.com 443 / --config -file=onlysql.json --> this runs on port 9999

so can we do like this, running different scans on different domains at the same time.
Please looking for some help in this regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions