Skip to content

How to kill current Sqlmap as soon as --alert executed? #4555

@rohitcoder

Description

@rohitcoder

Hi There,

I am trying to kill / Skip all tests as soon as --alert executed i tried adding this bash script
pgrep -f sqlmap | xargs kill under --alert but it doesn't work.

Any idea how to implement that?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions