4 thoughts on “Given the following output from a security tool in Kali:

  1. This is definitely not a SCAP Result. SCAP Results are in Oval or XCCDF Formats. Definitely Fuzzer (C)

  2. C – Fuzzer

    This is the output of sfuzz in Kali: example below:

    root@kali:~# sfuzz -S 192.168.1.1 -p 10443 -T -f /usr/share/sfuzz/sfuzz-sample/basic.http
    [12:53:47] dumping options:
    filename:
    state:
    lineno:
    literals: [74]
    sequences: [34]
    symbols: [0]
    req_del:
    mseq_len:
    plugin:
    s_syms:
    literal[1] = [AREALLYBADSTRING]

    Source: https://tools.kali.org/vulnerability-analysis/sfuzz

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.