From cea529af7f8d6cbe53444d19d9d1d24baf2a9ff5 Mon Sep 17 00:00:00 2001 From: Derek Callaway Date: Tue, 1 Jan 2019 12:43:34 -0800 Subject: [PATCH] Fix another syntax error in GitHub image badge syntax --- ansi-art/README.md | 2 +- apple-data/README.md | 2 +- apple-paths/README.md | 2 +- arpa-headers/README.md | 2 +- ascii-art/README.md | 2 +- biology-info/README.md | 2 +- browser-data/README.md | 2 +- cert-data/README.md | 2 +- char-encodes/README.md | 2 +- char-sequence/README.md | 2 +- chat-data/README.md | 2 +- cipher-data/README.md | 2 +- cmd-usage/README.md | 2 +- code-keywords/README.md | 2 +- cpu-arch/README.md | 2 +- crypt-output/README.md | 2 +- database-strs/README.md | 2 +- dns-domains/README.md | 2 +- dns-hostnames/README.md | 2 +- dns-records/README.md | 2 +- dns-servers/README.md | 2 +- dns-toplevel/README.md | 2 +- environ-vars/README.md | 2 +- exploit-info/README.md | 2 +- file-extens/README.md | 2 +- file-specs/README.md | 2 +- ftp-data/README.md | 2 +- glibc-data/README.md | 2 +- html-words/README.md | 2 +- http-agents/README.md | 2 +- http-headers/README.md | 2 +- http-methods/README.md | 2 +- http-params/README.md | 2 +- http-security/README.md | 2 +- http-servers/README.md | 2 +- http-status/README.md | 2 +- inet-addrs/README.md | 2 +- inet-routes/README.md | 2 +- inet-services/README.md | 2 +- infosec-people/README.md | 2 +- iso-codes/README.md | 2 +- java-data/README.md | 2 +- linux-data/README.md | 2 +- linux-paths/README.md | 2 +- malware-iocs/README.md | 2 +- mobile-devs/README.md | 2 +- net-attacks/README.md | 2 +- net-ifaces/README.md | 2 +- ntfs-paths/README.md | 2 +- owasp-data/README.md | 2 +- passes-dicts/README.md | 2 +- passes-sites/README.md | 2 +- perl-data/README.md | 2 +- php-data/README.md | 2 +- postal-data/README.md | 2 +- python-data/README.md | 2 +- radio-data/README.md | 2 +- regex-data/README.md | 2 +- ruby-data/README.md | 2 +- scripts/prepend-badges | 3 ++- search-dorks/README.md | 2 +- smtp-messages/README.md | 2 +- soap-messages/README.md | 2 +- social-data/README.md | 2 +- software-strs/README.md | 2 +- string-enums/README.md | 2 +- system-admin/README.md | 2 +- system-notices/README.md | 2 +- telco-data/README.md | 2 +- text-files/README.md | 2 +- text-words/README.md | 2 +- top-secret/README.md | 2 +- unicode-data/README.md | 2 +- unix-data/README.md | 2 +- unix-paths/README.md | 2 +- uri-attacks/README.md | 2 +- uri-data/README.md | 2 +- uri-schemes/README.md | 2 +- vuln-data/README.md | 2 +- web-sites/README.md | 2 +- webapp-data/README.md | 2 +- webapp-dirs/README.md | 2 +- webapp-files/README.md | 2 +- webapp-paths/README.md | 2 +- webapp-words/README.md | 2 +- wifi-networks/README.md | 2 +- windows-data/README.md | 2 +- 87 files changed, 88 insertions(+), 87 deletions(-) diff --git a/ansi-art/README.md b/ansi-art/README.md index 4bda54ab..e4da10af 100644 --- a/ansi-art/README.md +++ b/ansi-art/README.md @@ -1,4 +1,4 @@ -[![werdlists/ansi-art](https://img.shields.io/badge/werdlists-ansi-art-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ansi-art") +[![werdlists/ansi-art](https://img.shields.io/badge/werdlists-ansi_art-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ansi-art") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [16ansi-colors-bgandfg](16ansi-colors-bgandfg.ans) | ANSI colors shown reversed, underlined bold and normal diff --git a/apple-data/README.md b/apple-data/README.md index 644697c8..a87fd065 100644 --- a/apple-data/README.md +++ b/apple-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/apple-data](https://img.shields.io/badge/werdlists-apple-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/apple-data") +[![werdlists/apple-data](https://img.shields.io/badge/werdlists-apple_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/apple-data") |      _Folder  Name_      | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [bash-compgen-all](bash-compgen-all.txt) | Words from Bourne Again Shell builtin `compgen` executed with all non-argument command-line flags diff --git a/apple-paths/README.md b/apple-paths/README.md index da417462..6e838d74 100644 --- a/apple-paths/README.md +++ b/apple-paths/README.md @@ -1,4 +1,4 @@ -[![werdlists/apple-paths](https://img.shields.io/badge/werdlists-apple-paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/apple-paths") +[![werdlists/apple-paths](https://img.shields.io/badge/werdlists-apple_paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/apple-paths") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [dot-file-names](dot-file-names.txt) | names of so-called "hidden" file names prepended with periods diff --git a/arpa-headers/README.md b/arpa-headers/README.md index e57d37d0..ec98e94c 100644 --- a/arpa-headers/README.md +++ b/arpa-headers/README.md @@ -1,4 +1,4 @@ -[![werdlists/arpa-headers](https://img.shields.io/badge/werdlists-arpa-headers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/arpa-headers") +[![werdlists/arpa-headers](https://img.shields.io/badge/werdlists-arpa_headers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/arpa-headers") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [all-smtp-headers](all-smtp-headers.txt) | all [SMTP](https://wikipedia.org/wiki/Simple_Mail_Transfer_Protocol "Simple Mail Transfer Protocol") header names, i.e. combo of `rfc-smtp-headers`, `custom-smtp-headers` and more diff --git a/ascii-art/README.md b/ascii-art/README.md index 2f8af4e1..487ee892 100644 --- a/ascii-art/README.md +++ b/ascii-art/README.md @@ -1,4 +1,4 @@ -[![werdlists/ascii-art](https://img.shields.io/badge/werdlists-ascii-art-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ascii-art") +[![werdlists/ascii-art](https://img.shields.io/badge/werdlists-ascii_art-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ascii-art") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ascii-boobs-list](ascii-boobs-list.asc) | ASCII art one-liners of breasts are teh tits diff --git a/biology-info/README.md b/biology-info/README.md index 5283edfd..9db8d49e 100644 --- a/biology-info/README.md +++ b/biology-info/README.md @@ -1,4 +1,4 @@ -[![werdlists/biology-info](https://img.shields.io/badge/werdlists-biology-info-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/biology-info") +[![werdlists/biology-info](https://img.shields.io/badge/werdlists-biology_info-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/biology-info") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [amino-acid-codes](amino-acid-codes.txt) | individual letters representing [amino acids](https://wikipedia.org/wiki/Amino_acid) in [organic chemistry](https://wikipedia.org/wiki/Organic_chemistry) diff --git a/browser-data/README.md b/browser-data/README.md index 8b7ddc7d..0e126ff6 100644 --- a/browser-data/README.md +++ b/browser-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/browser-data](https://img.shields.io/badge/werdlists-browser-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/browser-data") +[![werdlists/browser-data](https://img.shields.io/badge/werdlists-browser_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/browser-data") |        _Folder  Name_        | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [caniuse-features-lists](caniuse-features-lists.md) | Categorized lists of browser features from [caniuse.com](https://caniuse.com/#index "Can I use... Support tables for HTML5, CSS3, etc") diff --git a/cert-data/README.md b/cert-data/README.md index 81330194..b07c8f3f 100644 --- a/cert-data/README.md +++ b/cert-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/cert-data](https://img.shields.io/badge/werdlists-cert-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cert-data") +[![werdlists/cert-data](https://img.shields.io/badge/werdlists-cert_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cert-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [cert-data-objdefs](cert-data-objdefs.txt.xz) | Certificate data with octal object definitions diff --git a/char-encodes/README.md b/char-encodes/README.md index 5b9e8170..70ff17f6 100644 --- a/char-encodes/README.md +++ b/char-encodes/README.md @@ -1,4 +1,4 @@ -[![werdlists/char-encodes](https://img.shields.io/badge/werdlists-char-encodes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/char-encodes") +[![werdlists/char-encodes](https://img.shields.io/badge/werdlists-char_encodes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/char-encodes") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ascii-code-table](ascii-code-table.txt) | ASCII standard code table in ASCII art taken from IETF *RFC20* diff --git a/char-sequence/README.md b/char-sequence/README.md index d2f413f2..0519c6bc 100644 --- a/char-sequence/README.md +++ b/char-sequence/README.md @@ -1,4 +1,4 @@ -[![werdlists/char-sequence](https://img.shields.io/badge/werdlists-char-sequence-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/char-sequence") +[![werdlists/char-sequence](https://img.shields.io/badge/werdlists-char_sequence-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/char-sequence") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [1-alnum_0-z](1-alnum_0-z.txt) | list containing one of each alphanumeric character diff --git a/chat-data/README.md b/chat-data/README.md index 739be0e9..35daebf2 100644 --- a/chat-data/README.md +++ b/chat-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/chat-data](https://img.shields.io/badge/werdlists-chat-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/chat-data") +[![werdlists/chat-data](https://img.shields.io/badge/werdlists-chat_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/chat-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ctcp-command-names](ctcp-command-names.txt) | [Client-to-client protocol](https://wikipedia.org/wiki/Client-to-client_protocol) command name strings diff --git a/cipher-data/README.md b/cipher-data/README.md index 878f2d47..7a7f1177 100644 --- a/cipher-data/README.md +++ b/cipher-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/cipher-data](https://img.shields.io/badge/werdlists-cipher-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cipher-data") +[![werdlists/cipher-data](https://img.shields.io/badge/werdlists-cipher_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cipher-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [all-certificate-records](all-certificate-records.csv) | diff --git a/cmd-usage/README.md b/cmd-usage/README.md index 6e21c8c7..b451d34a 100644 --- a/cmd-usage/README.md +++ b/cmd-usage/README.md @@ -1,4 +1,4 @@ -[![werdlists/cmd-usage](https://img.shields.io/badge/werdlists-cmd-usage-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cmd-usage") +[![werdlists/cmd-usage](https://img.shields.io/badge/werdlists-cmd_usage-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cmd-usage") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [debian-dns-commands](debian-dns-commands.txt) | path names to DNS commands on a Debian GNU/Linux operating system installation diff --git a/code-keywords/README.md b/code-keywords/README.md index 2f71db57..d2561b3a 100644 --- a/code-keywords/README.md +++ b/code-keywords/README.md @@ -1,4 +1,4 @@ -[![werdlists/code-keywords](https://img.shields.io/badge/werdlists-code-keywords-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/code-keywords") +[![werdlists/code-keywords](https://img.shields.io/badge/werdlists-code_keywords-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/code-keywords") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [awk-builtin-variables](awk-builtin-variables.txt) | builtin variable names and values for [AWK](https://wikipedia.org/wiki/AWK) language diff --git a/cpu-arch/README.md b/cpu-arch/README.md index 577b1ad0..72ec16d4 100644 --- a/cpu-arch/README.md +++ b/cpu-arch/README.md @@ -1,4 +1,4 @@ -[![werdlists/cpu-arch](https://img.shields.io/badge/werdlists-cpu-arch-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cpu-arch") +[![werdlists/cpu-arch](https://img.shields.io/badge/werdlists-cpu_arch-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/cpu-arch") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [macos-arch-info](macos-arch-info.md) | parsed from `arch(3)` manual page on MacOS diff --git a/crypt-output/README.md b/crypt-output/README.md index ae81d0f1..85ef62ba 100644 --- a/crypt-output/README.md +++ b/crypt-output/README.md @@ -1,4 +1,4 @@ -[![werdlists/crypt-output](https://img.shields.io/badge/werdlists-crypt-output-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/crypt-output") +[![werdlists/crypt-output](https://img.shields.io/badge/werdlists-crypt_output-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/crypt-output") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [000000-hash-values](000000-hash-values.txt) | the string "000000" ciphered by many popular hash functions diff --git a/database-strs/README.md b/database-strs/README.md index 1aec7a9a..ea07caaf 100644 --- a/database-strs/README.md +++ b/database-strs/README.md @@ -1,4 +1,4 @@ -[![werdlists/database-strs](https://img.shields.io/badge/werdlists-database-strs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/database-strs") +[![werdlists/database-strs](https://img.shields.io/badge/werdlists-database_strs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/database-strs") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [columns-pascalcase-list](columns-pascalcase-list.txt) | a list of common column names in PascalCase naming diff --git a/dns-domains/README.md b/dns-domains/README.md index 6e6d1546..903dce40 100644 --- a/dns-domains/README.md +++ b/dns-domains/README.md @@ -1,4 +1,4 @@ -[![werdlists/dns-domains](https://img.shields.io/badge/werdlists-dns-domains-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-domains") +[![werdlists/dns-domains](https://img.shields.io/badge/werdlists-dns_domains-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-domains") # DNS Domains |      File  Name      | Description of Contents diff --git a/dns-hostnames/README.md b/dns-hostnames/README.md index 4ee63792..d45b700f 100644 --- a/dns-hostnames/README.md +++ b/dns-hostnames/README.md @@ -1,4 +1,4 @@ -[![werdlists/dns-hostnames](https://img.shields.io/badge/werdlists-dns-hostnames-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-hostnames") +[![werdlists/dns-hostnames](https://img.shields.io/badge/werdlists-dns_hostnames-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-hostnames") |      **_File  Name_**      | **_Description of Contents_** |:---------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | adaway-block-list | hosts block list distributed by `adaway.org` diff --git a/dns-records/README.md b/dns-records/README.md index 6b2d514f..482d4107 100644 --- a/dns-records/README.md +++ b/dns-records/README.md @@ -1,4 +1,4 @@ -[![werdlists/dns-records](https://img.shields.io/badge/werdlists-dns-records-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-records") +[![werdlists/dns-records](https://img.shields.io/badge/werdlists-dns_records-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-records") |      _File  Name_      | _Description of Contents_ | |:--------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------- | [bind9-rec-types](bind9-rec-types.txt) | [BIND9](http://bind9.net) record types according to `named-rrchecker -T` diff --git a/dns-servers/README.md b/dns-servers/README.md index 13c1ff5d..21247709 100644 --- a/dns-servers/README.md +++ b/dns-servers/README.md @@ -1,4 +1,4 @@ -[![werdlists/dns-servers](https://img.shields.io/badge/werdlists-dns-servers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-servers") +[![werdlists/dns-servers](https://img.shields.io/badge/werdlists-dns_servers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-servers") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [alexa-site-nameservers](alexa-site-nameservers.txt) | the nameservers of [Alexa](https://www.alexa.com/) sites advertised by NS records diff --git a/dns-toplevel/README.md b/dns-toplevel/README.md index df8a9884..947b3d68 100644 --- a/dns-toplevel/README.md +++ b/dns-toplevel/README.md @@ -1,4 +1,4 @@ -[![werdlists/dns-toplevel](https://img.shields.io/badge/werdlists-dns-toplevel-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-toplevel") +[![werdlists/dns-toplevel](https://img.shields.io/badge/werdlists-dns_toplevel-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/dns-toplevel") |      _Folder  Name_      | _Description of Contents_ |:--------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------- | [arpa-domains-list](arpa-domains-list.txt) | list of sub-domains under the `.arpa` top-level domain diff --git a/environ-vars/README.md b/environ-vars/README.md index 3b4f959c..1137f5d9 100644 --- a/environ-vars/README.md +++ b/environ-vars/README.md @@ -1,4 +1,4 @@ -[![werdlists/environ-vars](https://img.shields.io/badge/werdlists-environ-vars-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/environ-vars") +[![werdlists/environ-vars](https://img.shields.io/badge/werdlists-environ_vars-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/environ-vars") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [adobe-expmgr-names](adobe-expmgr-names.txt) | [Adobe Experience Manager](https://adobe.com/marketing-cloud/experience-manager.html) environment variables of quickstart diff --git a/exploit-info/README.md b/exploit-info/README.md index 46b1485d..5ee2cb37 100644 --- a/exploit-info/README.md +++ b/exploit-info/README.md @@ -1,4 +1,4 @@ -[![werdlists/exploit-info](https://img.shields.io/badge/werdlists-exploit-info-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/exploit-info") +[![werdlists/exploit-info](https://img.shields.io/badge/werdlists-exploit_info-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/exploit-info") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [blackarch-sploitctl-urls](blackarch-sploitctl-urls.txt) | [BlackArch](https://blackarch.org "BlackArch Linux Penetration Testing Distribution") `urls.lst` file from `sploitctl` shows URL's that are used to meta-search the web for exploits diff --git a/file-extens/README.md b/file-extens/README.md index 00a0ad15..10e06407 100644 --- a/file-extens/README.md +++ b/file-extens/README.md @@ -1,4 +1,4 @@ -[![werdlists/file-extens](https://img.shields.io/badge/werdlists-file-extens-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/file-extens") +[![werdlists/file-extens](https://img.shields.io/badge/werdlists-file_extens-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/file-extens") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ack-types-list](ack-types-list.md) | list of file types supported by [ack](https://beyondgrep.com "ack is a tool like grep, optimized for programmers") diff --git a/file-specs/README.md b/file-specs/README.md index 12433f54..481166b9 100644 --- a/file-specs/README.md +++ b/file-specs/README.md @@ -1,4 +1,4 @@ -[![werdlists/file-specs](https://img.shields.io/badge/werdlists-file-specs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/file-specs") +[![werdlists/file-specs](https://img.shields.io/badge/werdlists-file_specs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/file-specs") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [pkware-zip-format](pkware-zip-format.txt) | PKWare ZIP File Format Specification diff --git a/ftp-data/README.md b/ftp-data/README.md index 45a984cd..fa9fa0c0 100644 --- a/ftp-data/README.md +++ b/ftp-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/ftp-data](https://img.shields.io/badge/werdlists-ftp-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ftp-data") +[![werdlists/ftp-data](https://img.shields.io/badge/werdlists-ftp_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ftp-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ftp-commands-bnf](ftp-commands-bnf.txt) | FTP commands optional/mandatory arguments in [Bach-Naurus Form](https://wikipedia.org/wiki/Backus%E2%80%93Naur_form) diff --git a/glibc-data/README.md b/glibc-data/README.md index 65743595..02e94086 100644 --- a/glibc-data/README.md +++ b/glibc-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/glibc-data](https://img.shields.io/badge/werdlists-glibc-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/glibc-data") +[![werdlists/glibc-data](https://img.shields.io/badge/werdlists-glibc_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/glibc-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ld-abi-list](ld-abi-list.txt) | diff --git a/html-words/README.md b/html-words/README.md index b0d04f62..10252e21 100644 --- a/html-words/README.md +++ b/html-words/README.md @@ -1,4 +1,4 @@ -[![werdlists/html-words](https://img.shields.io/badge/werdlists-html-words-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/html-words") +[![werdlists/html-words](https://img.shields.io/badge/werdlists-html_words-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/html-words") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [aria-roles-list](aria-roles-list.txt) | list of [ARIA](https://w3.org/WAI/intro/aria) (Accessible Rich Internet Applications) role names diff --git a/http-agents/README.md b/http-agents/README.md index e8c5ba2b..02346db7 100644 --- a/http-agents/README.md +++ b/http-agents/README.md @@ -1,4 +1,4 @@ -[![werdlists/http-agents](https://img.shields.io/badge/werdlists-http-agents-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-agents") +[![werdlists/http-agents](https://img.shields.io/badge/werdlists-http_agents-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-agents") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [badbotlist-user-agents](badbotlist-user-agents.conf) | [Apache HTTP Server](https://httpd.apache.org) configuration to reject requests containing bad user agents diff --git a/http-headers/README.md b/http-headers/README.md index 7c1da396..925bcd20 100644 --- a/http-headers/README.md +++ b/http-headers/README.md @@ -1,4 +1,4 @@ -[![werdlists/http-headers](https://img.shields.io/badge/werdlists-http-headers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-headers") +[![werdlists/http-headers](https://img.shields.io/badge/werdlists-http_headers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-headers") |        _Folder  Name_        | _Description of Contents_ |:------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [about-http-headers](about-http-headers.txt) | Descriptions for the most common HTTP header fields diff --git a/http-methods/README.md b/http-methods/README.md index 4ba971d6..baa40da4 100644 --- a/http-methods/README.md +++ b/http-methods/README.md @@ -1,4 +1,4 @@ -[![werdlists/http-methods](https://img.shields.io/badge/werdlists-http-methods-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-methods") +[![werdlists/http-methods](https://img.shields.io/badge/werdlists-http_methods-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-methods") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [dav-methods-rfc](dav-methods-rfc.txt) | Distributed Authoring & Versioning actions by [RFC4918 section 9](https://tools.ietf.org/html/rfc4918#section-9) diff --git a/http-params/README.md b/http-params/README.md index c2039ed1..37ede879 100644 --- a/http-params/README.md +++ b/http-params/README.md @@ -1,4 +1,4 @@ -[![werdlists/http-params](https://img.shields.io/badge/werdlists-http-params-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-params") +[![werdlists/http-params](https://img.shields.io/badge/werdlists-http_params-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-params") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [all-redirect-params](all-redirect-params.txt) | all parameters for location redirects combined as one file diff --git a/http-security/README.md b/http-security/README.md index 91606626..40430e21 100644 --- a/http-security/README.md +++ b/http-security/README.md @@ -1,4 +1,4 @@ -[![werdlists/http-security](https://img.shields.io/badge/werdlists-http-security-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-security") +[![werdlists/http-security](https://img.shields.io/badge/werdlists-http_security-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-security") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [abnormal-http-traffic](abnormal-http-traffic.txt) | Abnormal HTTP traffic including [SQL injection](https://wikipedia.org/wiki/SQL_injection) attacks diff --git a/http-servers/README.md b/http-servers/README.md index 5b4b9c73..af9722f5 100644 --- a/http-servers/README.md +++ b/http-servers/README.md @@ -1,4 +1,4 @@ -[![werdlists/http-servers](https://img.shields.io/badge/werdlists-http-servers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-servers") +[![werdlists/http-servers](https://img.shields.io/badge/werdlists-http_servers-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-servers") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [apache-directive-list](apache-directive-list.txt) | Apache `httpd` configuration tags and directives diff --git a/http-status/README.md b/http-status/README.md index 628f9891..dcd8f7a3 100644 --- a/http-status/README.md +++ b/http-status/README.md @@ -1,4 +1,4 @@ -[![werdlists/http-status](https://img.shields.io/badge/werdlists-http-status-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-status") +[![werdlists/http-status](https://img.shields.io/badge/werdlists-http_status-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/http-status") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ezproxy-status-codes](ezproxy-status-codes.txt) | [EZproxy](https://www.oclc.org/support/services/ezproxy/documentation/cfg/logformat.en.html) diff --git a/inet-addrs/README.md b/inet-addrs/README.md index 6cb7bbe9..edb24419 100644 --- a/inet-addrs/README.md +++ b/inet-addrs/README.md @@ -1,4 +1,4 @@ -[![werdlists/inet-addrs](https://img.shields.io/badge/werdlists-inet-addrs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/inet-addrs") +[![werdlists/inet-addrs](https://img.shields.io/badge/werdlists-inet_addrs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/inet-addrs") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [cisco-umbrella-network](cisco-umbrella-network.txt) | diff --git a/inet-routes/README.md b/inet-routes/README.md index 792f0f1e..75a332cd 100644 --- a/inet-routes/README.md +++ b/inet-routes/README.md @@ -1,4 +1,4 @@ -[![werdlists/inet-routes](https://img.shields.io/badge/werdlists-inet-routes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/inet-routes") +[![werdlists/inet-routes](https://img.shields.io/badge/werdlists-inet_routes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/inet-routes") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [autonomous-system-list](autonomous-system-list.txt.xz) | complete number and name listing for each registered [ASN](https://wikipedia.org/wiki/Autonomous_system_(Internet) "Autonomous System Number") diff --git a/inet-services/README.md b/inet-services/README.md index 6d7b6917..a6fdae1a 100644 --- a/inet-services/README.md +++ b/inet-services/README.md @@ -1,4 +1,4 @@ -[![werdlists/inet-services](https://img.shields.io/badge/werdlists-inet-services-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/inet-services") +[![werdlists/inet-services](https://img.shields.io/badge/werdlists-inet_services-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/inet-services") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [bgp-looking-telnet](bgp-looking-telnet.txt) | [BGP Looking Glass](https://www.bgp4.net/) telnet servers sampled from [Advanced Internet Routing Resources](http://www.bgp4.as) diff --git a/infosec-people/README.md b/infosec-people/README.md index f45bc0ca..228fc996 100644 --- a/infosec-people/README.md +++ b/infosec-people/README.md @@ -1,4 +1,4 @@ -[![werdlists/infosec-people](https://img.shields.io/badge/werdlists-infosec-people-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/infosec-people") +[![werdlists/infosec-people](https://img.shields.io/badge/werdlists-infosec_people-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/infosec-people") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [apple-webserver-credits](apple-webserver-credits.txt) | Credits for reports concerning Apple's web servers diff --git a/iso-codes/README.md b/iso-codes/README.md index 95527769..82def24a 100644 --- a/iso-codes/README.md +++ b/iso-codes/README.md @@ -1,4 +1,4 @@ -[![werdlists/iso-codes](https://img.shields.io/badge/werdlists-iso-codes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/iso-codes") +[![werdlists/iso-codes](https://img.shields.io/badge/werdlists-iso_codes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/iso-codes") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [country-2char-codes](country-2char-codes.csv) | CSV of 2-letter country code abbreviations diff --git a/java-data/README.md b/java-data/README.md index aa6977c9..277ff641 100644 --- a/java-data/README.md +++ b/java-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/java-data](https://img.shields.io/badge/werdlists-java-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/java-data") +[![werdlists/java-data](https://img.shields.io/badge/werdlists-java_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/java-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [java-code-leakages](java-code-leakages.txt) | strings which are commonly shown in a Java [stack trace](https://wikipedia.org/wiki/Stack_trace) diff --git a/linux-data/README.md b/linux-data/README.md index 636deacd..7c15f00f 100644 --- a/linux-data/README.md +++ b/linux-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/linux-data](https://img.shields.io/badge/werdlists-linux-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/linux-data") +[![werdlists/linux-data](https://img.shields.io/badge/werdlists-linux_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/linux-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [apt-cache-search](apt-cache-search.txt.xz) | list of [Debian](https://debian.org) packages gathered via empty cache search string diff --git a/linux-paths/README.md b/linux-paths/README.md index 2cc09eca..250c8127 100644 --- a/linux-paths/README.md +++ b/linux-paths/README.md @@ -1,4 +1,4 @@ -[![werdlists/linux-paths](https://img.shields.io/badge/werdlists-linux-paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/linux-paths") +[![werdlists/linux-paths](https://img.shields.io/badge/werdlists-linux_paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/linux-paths") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [crontab-group-dirs](crontab-group-dirs.txt) | directories with ownership by the crontab group diff --git a/malware-iocs/README.md b/malware-iocs/README.md index 46ca072a..cc1d7783 100644 --- a/malware-iocs/README.md +++ b/malware-iocs/README.md @@ -1,4 +1,4 @@ -[![werdlists/malware-iocs](https://img.shields.io/badge/werdlists-malware-iocs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/malware-iocs") +[![werdlists/malware-iocs](https://img.shields.io/badge/werdlists-malware_iocs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/malware-iocs") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [iodef-data-rfc](iodef-data-rfc.txt) | RFC5070 - The Incident Object Description Exchange Format diff --git a/mobile-devs/README.md b/mobile-devs/README.md index cd482a0c..5fd9b182 100644 --- a/mobile-devs/README.md +++ b/mobile-devs/README.md @@ -1,4 +1,4 @@ -[![werdlists/mobile-devs](https://img.shields.io/badge/werdlists-mobile-devs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/mobile-devs") +[![werdlists/mobile-devs](https://img.shields.io/badge/werdlists-mobile_devs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/mobile-devs") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [aosp-getprop-list](aosp-getprop-list.txt) | Android Open Source Project `getprop(1)` output list diff --git a/net-attacks/README.md b/net-attacks/README.md index 8073d404..98780bf6 100644 --- a/net-attacks/README.md +++ b/net-attacks/README.md @@ -1,4 +1,4 @@ -[![werdlists/net-attacks](https://img.shields.io/badge/werdlists-net-attacks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/net-attacks") +_[![werdlists/net-attacks](https://img.shields.io/badge/werdlists-net_attacks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/net-attacks") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ddos-attack-glossary](ddos-attack-glossary.txt) | names/descriptions of distributed [denial of service attacks](https://wikipedia.org/wiki/Denial-of-service_attack) diff --git a/net-ifaces/README.md b/net-ifaces/README.md index c9f71e8a..2b299440 100644 --- a/net-ifaces/README.md +++ b/net-ifaces/README.md @@ -1,4 +1,4 @@ -[![werdlists/net-ifaces](https://img.shields.io/badge/werdlists-net-ifaces-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/net-ifaces") +[![werdlists/net-ifaces](https://img.shields.io/badge/werdlists-net_ifaces-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/net-ifaces") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [at-command-list](at-command-list.txt) | List of [AT commands](https://en.wikibooks.org/wiki/Serial_Programming/Modems_and_AT_Commands "Serial Programming, Modems and AT Commands") and an explanation of their syntax diff --git a/ntfs-paths/README.md b/ntfs-paths/README.md index 9d180a85..548db2f1 100644 --- a/ntfs-paths/README.md +++ b/ntfs-paths/README.md @@ -1,4 +1,4 @@ -[![werdlists/ntfs-paths](https://img.shields.io/badge/werdlists-ntfs-paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ntfs-paths") +[![werdlists/ntfs-paths](https://img.shields.io/badge/werdlists-ntfs_paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ntfs-paths") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [invalid-filenames-microsoft](invalid-filenames-microsoft.txt) | invalid filenames for Microsoft operating systems diff --git a/owasp-data/README.md b/owasp-data/README.md index c5166ce8..bdecb747 100644 --- a/owasp-data/README.md +++ b/owasp-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/owasp-data](https://img.shields.io/badge/werdlists-owasp-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/owasp-data") +[![werdlists/owasp-data](https://img.shields.io/badge/werdlists-owasp_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/owasp-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [owasp-incident-database](owasp-incident-database.csv.xz) | The OWASP Incident Database diff --git a/passes-dicts/README.md b/passes-dicts/README.md index 1efc3d35..4483c735 100644 --- a/passes-dicts/README.md +++ b/passes-dicts/README.md @@ -1,4 +1,4 @@ -[![werdlists/passes-dicts](https://img.shields.io/badge/werdlists-passes-dicts-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/passes-dicts") +[![werdlists/passes-dicts](https://img.shields.io/badge/werdlists-passes_dicts-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/passes-dicts") |        _Folder  Name_        | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [10k-most-common](10k-most-common.txt) | 10,000 most commonly used passwords in one file (one per line) diff --git a/passes-sites/README.md b/passes-sites/README.md index d2535c58..e899c996 100644 --- a/passes-sites/README.md +++ b/passes-sites/README.md @@ -1,4 +1,4 @@ -[![werdlists/passes-sites](https://img.shields.io/badge/werdlists-passes-sites-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/passes-sites") +[![werdlists/passes-sites](https://img.shields.io/badge/werdlists-passes_sites-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/passes-sites") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [adobe-top-passes](adobe-top-passes.txt) | the top 100 passwords from a compromise at [Adobe](https://adobe.com/) diff --git a/perl-data/README.md b/perl-data/README.md index 51a58470..cedf685a 100644 --- a/perl-data/README.md +++ b/perl-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/perl-data](https://img.shields.io/badge/werdlists-perl-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/perl-data") +[![werdlists/perl-data](https://img.shields.io/badge/werdlists-perl_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/perl-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [perl-cpan-packages](perl-cpan-packages.txt.xz) | Perl CPAN packages information downloaded from cpan.org diff --git a/php-data/README.md b/php-data/README.md index da905db3..ef1d7bdf 100644 --- a/php-data/README.md +++ b/php-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/php-data](https://img.shields.io/badge/werdlists-php-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/php-data") +[![werdlists/php-data](https://img.shields.io/badge/werdlists-php_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/php-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [composer-packages-list](composer-packages-list.txt.xz) | names of packages available from [PHP](https://secure.php.net) `composer.phar` diff --git a/postal-data/README.md b/postal-data/README.md index 8f44b7fa..90818953 100644 --- a/postal-data/README.md +++ b/postal-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/postal-data](https://img.shields.io/badge/werdlists-postal-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/postal-data") +[![werdlists/postal-data](https://img.shields.io/badge/werdlists-postal_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/postal-data") |        _Folder  Name_        | _Description of Contents_ |:------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [american-casino-contacts](american-casino-contacts.csv) | addresses and telephone numbers of American casinos circa 2007 diff --git a/python-data/README.md b/python-data/README.md index c33b31b8..de465565 100644 --- a/python-data/README.md +++ b/python-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/python-data](https://img.shields.io/badge/werdlists-python-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/python-data") +[![werdlists/python-data](https://img.shields.io/badge/werdlists-python_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/python-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [anaconda-python27-packages](anaconda-python27-packages.txt) | list of Anaconda packages for Python version 2.7 diff --git a/radio-data/README.md b/radio-data/README.md index 70c8dcae..e5984ac1 100644 --- a/radio-data/README.md +++ b/radio-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/radio-data](https://img.shields.io/badge/werdlists-radio-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/radio-data") +[![werdlists/radio-data](https://img.shields.io/badge/werdlists-radio_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/radio-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [radio-telephony-alphabet](radio-telephony-alphabet.csv) | phonetic spelling ensures voice transmission accuracy diff --git a/regex-data/README.md b/regex-data/README.md index 5ae954ec..91ffb0e7 100644 --- a/regex-data/README.md +++ b/regex-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/regex-data](https://img.shields.io/badge/werdlists-regex-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/regex-data") +[![werdlists/regex-data](https://img.shields.io/badge/werdlists-regex_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/regex-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [common-php-regexes](common-php-regexes.txt) | regular expression definitions for matching common strings and character classes in [PHP](http://www.php.net) diff --git a/ruby-data/README.md b/ruby-data/README.md index bf6c4046..5c22e0a1 100644 --- a/ruby-data/README.md +++ b/ruby-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/ruby-data](https://img.shields.io/badge/werdlists-ruby-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ruby-data") +[![werdlists/ruby-data](https://img.shields.io/badge/werdlists-ruby_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/ruby-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ri-classes-modules](ri-classes-modules.txt) | classes and modules known to Ruby [RI](http://ruby-doc.org/stdlib-2.2.3/libdoc/rdoc/rdoc/RDoc/RI.html "Interactive Reference") generated by `ri -l` diff --git a/scripts/prepend-badges b/scripts/prepend-badges index 709e476a..fa3411d1 100755 --- a/scripts/prepend-badges +++ b/scripts/prepend-badges @@ -12,7 +12,8 @@ which prepend |&> /dev/null for r in $(ls -1d werdlists/*-*/README.md | grep -v -- 'webapp-attacks'); do # [![werdlists/webapp-attacks](https://img.shields.io/badge/werdlists-webapp_attacks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-attacks") declare adir=$(echo $r | awk -F/ '{print$2}') - declare astr="[![werdlists/${adir}](https://img.shields.io/badge/werdlists-${adir}-purple.svg?logo=github&style=popout&longCache=true)](# \"werdlists/${adir}\")" + declare xdir=$(echo $adir | tr '-' '_') + declare astr="[![werdlists/${adir}](https://img.shields.io/badge/werdlists-${xdir}-purple.svg?logo=github&style=popout&longCache=true)](# \"werdlists/${adir}\")" prepend "$r" $'\n' prepend "$r" "$astr" diff --git a/search-dorks/README.md b/search-dorks/README.md index 23d2c587..abf867ca 100644 --- a/search-dorks/README.md +++ b/search-dorks/README.md @@ -1,4 +1,4 @@ -[![werdlists/search-dorks](https://img.shields.io/badge/werdlists-search-dorks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/search-dorks") +[![werdlists/search-dorks](https://img.shields.io/badge/werdlists-search_dorks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/search-dorks") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [github-commented-dorks](github-commented-dorks.txt) | annotated queries for finding sensitive code on GitHub diff --git a/smtp-messages/README.md b/smtp-messages/README.md index cc8c61ee..12ac0548 100644 --- a/smtp-messages/README.md +++ b/smtp-messages/README.md @@ -1,4 +1,4 @@ -[![werdlists/smtp-messages](https://img.shields.io/badge/werdlists-smtp-messages-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/smtp-messages") +[![werdlists/smtp-messages](https://img.shields.io/badge/werdlists-smtp_messages-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/smtp-messages") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [gmail-address-permutations](gmail-address-permutations.txt) | [GMail](https://gmail.com) recipient address string permutations that canonicalize to an identical destination inbox diff --git a/soap-messages/README.md b/soap-messages/README.md index 4f843e7e..3a62a36c 100644 --- a/soap-messages/README.md +++ b/soap-messages/README.md @@ -1,4 +1,4 @@ -[![werdlists/soap-messages](https://img.shields.io/badge/werdlists-soap-messages-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/soap-messages") +[![werdlists/soap-messages](https://img.shields.io/badge/werdlists-soap_messages-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/soap-messages") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [empty-soap-message](empty-soap-message.xml) | sample message has `soap:Envelope`, `soap:Header` and `soap:Body` tags empty diff --git a/social-data/README.md b/social-data/README.md index 39408ecb..4e0b878d 100644 --- a/social-data/README.md +++ b/social-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/social-data](https://img.shields.io/badge/werdlists-social-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/social-data") +[![werdlists/social-data](https://img.shields.io/badge/werdlists-social_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/social-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [github-user-names](github-user-names.txt) | User names associated with [GitHub](https://github.com) accounts diff --git a/software-strs/README.md b/software-strs/README.md index f18f7eb1..58076a47 100644 --- a/software-strs/README.md +++ b/software-strs/README.md @@ -1,4 +1,4 @@ -[![werdlists/software-strs](https://img.shields.io/badge/werdlists-software-strs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/software-strs") +[![werdlists/software-strs](https://img.shields.io/badge/werdlists-software_strs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/software-strs") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [all-brew-packages](all-brew-packages.txt) | All [Homebrew](https://brew.sh) packages listed with the command: `brew search` diff --git a/string-enums/README.md b/string-enums/README.md index add959dc..7a162155 100644 --- a/string-enums/README.md +++ b/string-enums/README.md @@ -1,4 +1,4 @@ -[![werdlists/string-enums](https://img.shields.io/badge/werdlists-string-enums-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/string-enums") +[![werdlists/string-enums](https://img.shields.io/badge/werdlists-string_enums-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/string-enums") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [alpha-lower-chars](alpha-lower-chars.txt) | Individual alphabetic letters without any capitalization diff --git a/system-admin/README.md b/system-admin/README.md index 3495e8e9..9269d1c0 100644 --- a/system-admin/README.md +++ b/system-admin/README.md @@ -1,4 +1,4 @@ -[![werdlists/system-admin](https://img.shields.io/badge/werdlists-system-admin-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/system-admin") +[![werdlists/system-admin](https://img.shields.io/badge/werdlists-system_admin-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/system-admin") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [10immutable-security-laws](10immutable-security-laws.txt) | See diff --git a/system-notices/README.md b/system-notices/README.md index 46ac5d16..8e7cce07 100644 --- a/system-notices/README.md +++ b/system-notices/README.md @@ -1,4 +1,4 @@ -[![werdlists/system-notices](https://img.shields.io/badge/werdlists-system-notices-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/system-notices") +[![werdlists/system-notices](https://img.shields.io/badge/werdlists-system_notices-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/system-notices") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [anti-spam-autoresponse](anti-spam-autoresponse.txt) | why your approach to fighting spam won't work diff --git a/telco-data/README.md b/telco-data/README.md index dbf0a5d9..45ba8f2e 100644 --- a/telco-data/README.md +++ b/telco-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/telco-data](https://img.shields.io/badge/werdlists-telco-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/telco-data") +[![werdlists/telco-data](https://img.shields.io/badge/werdlists-telco_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/telco-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [ansi-t1-refslist](ansi-t1-refslist.txt) | diff --git a/text-files/README.md b/text-files/README.md index f4b41e91..45e7eaef 100644 --- a/text-files/README.md +++ b/text-files/README.md @@ -1,4 +1,4 @@ -[![werdlists/text-files](https://img.shields.io/badge/werdlists-text-files-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/text-files") +[![werdlists/text-files](https://img.shields.io/badge/werdlists-text_files-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/text-files") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [home-security-checklist](home-security-checklist.txt) | diff --git a/text-words/README.md b/text-words/README.md index b640b0cb..7fd30b6a 100644 --- a/text-words/README.md +++ b/text-words/README.md @@ -1,4 +1,4 @@ -[![werdlists/text-words](https://img.shields.io/badge/werdlists-text-words-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/text-words") +[![werdlists/text-words](https://img.shields.io/badge/werdlists-text_words-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/text-words") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [acronyms-defined-dict](acronyms-defined-dict.txt) | dictionary of acronyms defined from technical jargon diff --git a/top-secret/README.md b/top-secret/README.md index fb7e07bc..af4fcaef 100644 --- a/top-secret/README.md +++ b/top-secret/README.md @@ -1,4 +1,4 @@ -[![werdlists/top-secret](https://img.shields.io/badge/werdlists-top-secret-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/top-secret") +[![werdlists/top-secret](https://img.shields.io/badge/werdlists-top_secret-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/top-secret") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [fbi-cyber-backgrounds](fbi-cyber-backgrounds.md) | FBI Cyber Backgrounds Chart, Preferred Degrees & Work Experience Extended Certificates diff --git a/unicode-data/README.md b/unicode-data/README.md index b96adbb6..4c8349c9 100644 --- a/unicode-data/README.md +++ b/unicode-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/unicode-data](https://img.shields.io/badge/werdlists-unicode-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/unicode-data") +[![werdlists/unicode-data](https://img.shields.io/badge/werdlists_unicode-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/unicode-data") adobe-glyph-list: [Adobe Glyph List](https://wikipedia.org/wiki/Adobe_Glyph_List "Adobe Glyph List") character-names-verbose: idn-table-arabic: Version 1.0 of Arabic IDN table from diff --git a/unix-data/README.md b/unix-data/README.md index a78300b3..89498926 100644 --- a/unix-data/README.md +++ b/unix-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/unix-data](https://img.shields.io/badge/werdlists-unix-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/unix-data") +[![werdlists/unix-data](https://img.shields.io/badge/werdlists-unix_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/unix-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [bash-builtin-funcs](bash-builtin-funcs.txt) | BASH builtin functions as revealed by the enable builtin diff --git a/unix-paths/README.md b/unix-paths/README.md index 1d5fb9c6..34ec96da 100644 --- a/unix-paths/README.md +++ b/unix-paths/README.md @@ -1,4 +1,4 @@ -[![werdlists/unix-paths](https://img.shields.io/badge/werdlists-unix-paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/unix-paths") +[![werdlists/unix-paths](https://img.shields.io/badge/werdlists-unix_paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/unix-paths") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [common-home-dirs](common-home-dirs.txt) | common directory names found within a user's home path diff --git a/uri-attacks/README.md b/uri-attacks/README.md index 15c86fb0..2039c963 100644 --- a/uri-attacks/README.md +++ b/uri-attacks/README.md @@ -1,4 +1,4 @@ -[![werdlists/uri-attacks](https://img.shields.io/badge/werdlists-uri-attacks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/uri-attacks") +[![werdlists/uri-attacks](https://img.shields.io/badge/werdlists-uri_attacks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/uri-attacks") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [diff-origin-uris](diff-origin-uris.txt) | Some URI samples that are all of different origins according to the SOP (Same-Origin Policy) diff --git a/uri-data/README.md b/uri-data/README.md index 46bad3f4..4005d9f9 100644 --- a/uri-data/README.md +++ b/uri-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/uri-data](https://img.shields.io/badge/werdlists-uri-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/uri-data") +[![werdlists/uri-data](https://img.shields.io/badge/werdlists-uri_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/uri-data") |        _Folder  Name_        | _Description of Contents_ |:------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [duckduckgo-trackers-whitelist](duckduckgo-trackers-whitelist.txt) | Text file of line-based domain-specific language for whitelisting tracker false positives; hosted on primary web server at [DuckDuckGo](https://duckduckgo.com) via diff --git a/uri-schemes/README.md b/uri-schemes/README.md index ffe88d8f..f4d92c6c 100644 --- a/uri-schemes/README.md +++ b/uri-schemes/README.md @@ -1,4 +1,4 @@ -[![werdlists/uri-schemes](https://img.shields.io/badge/werdlists-uri-schemes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/uri-schemes") +[![werdlists/uri-schemes](https://img.shields.io/badge/werdlists-uri_schemes-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/uri-schemes") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [browser-about-uris](browser-about-uris.txt) | browser-specific URI's that rely on the `about:` scheme diff --git a/vuln-data/README.md b/vuln-data/README.md index b45d61dc..4df85d2e 100644 --- a/vuln-data/README.md +++ b/vuln-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/vuln-data](https://img.shields.io/badge/werdlists-vuln-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/vuln-data") +[![werdlists/vuln-data](https://img.shields.io/badge/werdlists-vuln_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/vuln-data") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [cve-data-refs](cve-data-refs.zip.xz) | References from [MITRE CVE](https://cve.mitre.org "Common Vulnerabilities and Exposures") to other vulnerability database entries diff --git a/web-sites/README.md b/web-sites/README.md index c7970452..8e90a45e 100644 --- a/web-sites/README.md +++ b/web-sites/README.md @@ -1,4 +1,4 @@ -[![werdlists/web-sites](https://img.shields.io/badge/werdlists-web-sites-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/web-sites") +[![werdlists/web-sites](https://img.shields.io/badge/werdlists-web_sites-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/web-sites") |        _Folder  Name_        | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [active-search-engines](active-search-engines.txt) | list of active general purpose search engine names from diff --git a/webapp-data/README.md b/webapp-data/README.md index f04c103a..efbe7aff 100644 --- a/webapp-data/README.md +++ b/webapp-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/webapp-data](https://img.shields.io/badge/werdlists-webapp-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-data") +[![werdlists/webapp-data](https://img.shields.io/badge/werdlists-webapp_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [alternative-to-dmoz](alternative-to-dmoz.md) | Sitemap of `alternative.to` which is similar to [DMOZ](http://www.dmoz.org) categories via diff --git a/webapp-dirs/README.md b/webapp-dirs/README.md index 3718ed14..70982523 100644 --- a/webapp-dirs/README.md +++ b/webapp-dirs/README.md @@ -1,4 +1,4 @@ -[![werdlists/webapp-dirs](https://img.shields.io/badge/werdlists-webapp-dirs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-dirs") +[![werdlists/webapp-dirs](https://img.shields.io/badge/werdlists-webapp_dirs-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-dirs") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [apache-struts-dirnames](apache-struts-dirnames.txt) | Directories found in releases of the [Apache Struts](https://struts.apache.org "Apache Struts is a free, open-source, MVC framework for creating elegant, modern Java web applications.") MVC framework diff --git a/webapp-files/README.md b/webapp-files/README.md index a4f739af..05a52ab0 100644 --- a/webapp-files/README.md +++ b/webapp-files/README.md @@ -1,4 +1,4 @@ -[![werdlists/webapp-files](https://img.shields.io/badge/werdlists-webapp-files-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-files") +[![werdlists/webapp-files](https://img.shields.io/badge/werdlists-webapp_files-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-files") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [3char-file-extensions](3char-file-extensions.txt) | all three character file extensions diff --git a/webapp-paths/README.md b/webapp-paths/README.md index 5650f49c..6d2ae35c 100644 --- a/webapp-paths/README.md +++ b/webapp-paths/README.md @@ -1,4 +1,4 @@ -[![werdlists/webapp-paths](https://img.shields.io/badge/werdlists-webapp-paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-paths") +[![werdlists/webapp-paths](https://img.shields.io/badge/werdlists-webapp_paths-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-paths") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [acme-challenge-paths](acme-challenge-paths.txt) | Path names within a `/.well-known/acme-challenge/` folder diff --git a/webapp-words/README.md b/webapp-words/README.md index e64fbddf..1861cb2b 100644 --- a/webapp-words/README.md +++ b/webapp-words/README.md @@ -1,4 +1,4 @@ -[![werdlists/webapp-words](https://img.shields.io/badge/werdlists-webapp-words-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-words") +[![werdlists/webapp-words](https://img.shields.io/badge/werdlists-webapp_words-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/webapp-words") |        _Folder  Name_        | _Description of Contents_ |:------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [apache-struts-folders](apache-struts-folders.txt) | folders extracted from path names in [Apache Struts](https://struts.apache.org "Apache Struts is a free, open-source, MVC framework for creating elegant, modern Java web applications.") release packages diff --git a/wifi-networks/README.md b/wifi-networks/README.md index 77753d01..6ff1183a 100644 --- a/wifi-networks/README.md +++ b/wifi-networks/README.md @@ -1,4 +1,4 @@ -[![werdlists/wifi-networks](https://img.shields.io/badge/werdlists-wifi-networks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/wifi-networks") +[![werdlists/wifi-networks](https://img.shields.io/badge/werdlists-wifi_networks-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/wifi-networks") |    _Folder  Name_    | _Description of Contents_ |:----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [top1000-ssid-names](top1000-ssid-names.txt) | top 1,000 SSID (Service Set Identifier) Wi-Fi network names diff --git a/windows-data/README.md b/windows-data/README.md index 7161da69..e9d2e281 100644 --- a/windows-data/README.md +++ b/windows-data/README.md @@ -1,4 +1,4 @@ -[![werdlists/windows-data](https://img.shields.io/badge/werdlists-windows-data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/windows-data") +[![werdlists/windows-data](https://img.shields.io/badge/werdlists-windows_data-purple.svg?logo=github&style=popout&longCache=true)](# "werdlists/windows-data") |      _Folder  Name_      | _Description of Contents_ |:--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------- | [anti-virus-software](anti-virus-software) | list of Anti-Virus software suites groked from [VirusTotal](https://www.virustotal.com)