Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/githubfoam/nmap-githubactions
- Owner: githubfoam
- License: gpl-3.0
- Created: 2022-03-07T13:09:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-10T09:55:28.000Z (almost 3 years ago)
- Last Synced: 2024-11-21T19:38:57.432Z (21 days ago)
- Topics: docker, github-actions, nmap, nse, vulnerability
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - githubfoam/nmap-githubactions - nmap nse lua vulnerability scanner githubactions (Shell)
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 whitespaceBusyBox 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
~~~~