Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/githubfoam/nmap-githubactions

nmap nse lua vulnerability scanner githubactions
https://github.com/githubfoam/nmap-githubactions

docker github-actions nmap nse vulnerability

Last synced: 1 day ago
JSON representation

nmap nse lua vulnerability scanner githubactions

Awesome Lists containing this project

README

        

# nmap-githubactions
[![nmap nse vuln CI workflow](https://github.com/githubfoam/nmap-githubactions/actions/workflows/nmap-nse-vuln.yml/badge.svg)](https://github.com/githubfoam/nmap-githubactions/actions/workflows/nmap-nse-vuln.yml)

~~~~

https://github.com/scipag/vulscan

BusyBox v1.34.1 (2021-11-23 00:57:35 UTC) multi-call binary.

Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2

Compare files line by line and output the differences between them.
This implementation supports unified diffs only.

-a Treat all files as text
-b Ignore changes in the amount of whitespace
-B Ignore changes whose lines are all blank
-d Try hard to find a smaller set of changes
-i Ignore case differences
-L Use LABEL instead of the filename in the unified header
-N Treat absent files as empty
-q Output only whether files differ
-r Recurse
--no-dereference Don't follow symlinks
-S Start with FILE when comparing directories
-T Make tabs line up by prefixing a tab when necessary
-s Report when two files are the same
-t Expand tabs to spaces in output
-U Output LINES lines of context
-w Ignore all whitespace

BusyBox v1.34.1 (2021-11-23 00:57:35 UTC) multi-call binary.

Usage: cmp [-ls] FILE1 [FILE2 [SKIP1 [SKIP2]]]

Compare FILE1 with FILE2 (or stdin)

-l Write the byte numbers (decimal) and values (octal)
for all differing bytes
-s Quiet
~~~~