Skip to content

invalid sprayer type #2

@filipesam

Description

@filipesam

Hello and thanks for the tool, I've found a bug using it for spraying fortigate.
The --list-spraytypes command lists "vpn_fortinet" among others, however this "vpn_fortinet" is invalid, when looking at the /spray_types/*.cr I've found 2 possible sprayers for fortinet:

vpnfortigate -> VPNFortigate (fortigate.cr)
"ajax=#{1}&username=#{username}&realm=&credential=#{password}"

and
fortigate_login -> Fortigate_Login (fortigate_login.cr)
ajax=#{1}&username=#{username}&secretkey=#{password}

I was able to use the sprayer "vpnfortigate" with success, I think you just need to adjust the output of "--list-sprayertypes" accordingly

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