Skip to content

scanning options #39

@superuser5

Description

@superuser5

Hello,
Is it possible to add more scanning options?

  • Choose different predefined Task that defines scan configuration, logon and other requirements
  • Specify RAW HTTP request to be scanned?

Example:
curl -i http://127.0.0.1:8001/scan -X POST -H 'Content-type: application/json' -d '{"task":"1", "message": "UE9TVCAvc2Nhbi9hY3RpdmUgSFRUUC8xLjEKSG9zdDogMTI3LjAuMC4xOjgwMDEKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkFjY2VwdDogKi8qCkFjY2VwdC1MYW5ndWFnZTogZW4KJ0NvbnRlbnQtdHlwZTogYXBwbGljYXRpb24vanNvbicKVXNlci1BZ2VudDogTW96aWxsYS81LjAKQ29ubmVjdGlvbjogY2xvc2UKQ29udGVudC1MZW5ndGg6IDE5MgoKeydob3N0JzogJzEyNy4wLjAuMScsICdwb3J0JzogODAwMCwgJ3VzZV9odHRwcyc6ZmFsc2UsICdyZXF1ZXN0JzogJ3Rlc3QnfQog"}'
the above will send base64 encoded custom HTTP request to scanner task 1.

this will be magical!
thanks

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