Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sullo/nikto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: secureCodeBox/nikto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 21, 2020

  1. Add build

    J12934 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    3e3018e View commit details
    Browse the repository at this point in the history
  2. Add missing image name

    J12934 committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    7c13695 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Setting proper exit code when scan was terminated

    .. so that calling scripts also realize that didn't work
    drwetter authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ff7bd3a View commit details
    Browse the repository at this point in the history
  2. Make clear that scan was terminated

    HI,
    
    I realize that there's a line with the word "ERROR" before but to make better clear that there was a scanning problem I suggest to emphasize that in caps:
    
    ```
    + ERROR: Error limit (20) reached for host, giving up. Last error: opening stream: can't connect (timeout): Interrupted system call
    + SCAN TERMINATED:  20 error(s) and 4 item(s) reported on remote host
    + End Time:           2020-09-14 14:45:35 (GMT2) (406 seconds)
    ---------------------------------------------------------------------------
    ```
    
    This was from a scan where I mimicked a server-side blocking I encountered in real life, like with fail2ban which occurred in the middle of a scan.
    
    Cheers, Dirk
    drwetter authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    02fd430 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Merge pull request #696 from drwetter/patch-4

    Make clear that scan was terminated
    sullo authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    1eea197 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #695 from drwetter/patch-3

    Setting proper exit code when scan was terminated
    sullo authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    933ed3f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    9516dc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d271731 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Fix for #726 in the 2.1.6 branch

    sullo committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    8638837 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    cc186ed View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    87e8c4c View commit details
    Browse the repository at this point in the history
Loading