Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ikki (0.03 sec)

  1. tests/integration/security/fuzz/fuzzers/wfuzz/wordlist.yaml

    # Directory Traversal Fuzzing Code
    # Luca "ikki" Carettoni - v0.1
    #
    # 847 attack vectors, 8 levels of recursion (Unix-like, Windows)
    #
    # Usage: replace {FILE} with the absolute URI of a local resource, then use
    # your favourite web application fuzzer (e.g. wfuzz)
    # Generated from https://github.com/xmendez/wfuzz/blob/master/wordlist/vulns/dirTraversal.txt
    apiVersion: v1
    kind: ConfigMap
    metadata:
      name: wordlist
    data:
      dirTraversal.txt: |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 23 20:55:02 UTC 2021
    - 86K bytes
    - Viewed (0)
  2. src/regexp/testdata/testregex.c

    T("  Andrew Hume     ******@****.***     (gre tests)\n");
    T("  John Maddock    ******@****.*** (regex++ tests)\n");
    T("  Philip Hazel    ******@****.***              (pcre tests)\n");
    T("  Ville Laurikari vl@iki.fi                   (libtre tests)\n");
    H("</PRE>\n");
    H("</BODY>\n");
    H("</HTML>\n");
    }
    
    #ifndef elementsof
    #define elementsof(x)	(sizeof(x)/sizeof(x[0]))
    #endif
    
    #ifndef streq
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 51.3K bytes
    - Viewed (0)
Back to top