Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Tags:
code
Libraries:
Datasets
pandas
License:
Canstralian commited on
Commit
e980b7d
1 Parent(s): 4dd3ede

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -1,3 +1,29 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - code
7
+ pretty_name: Wordlists
8
+ ---
9
+
10
+
11
+ **Dataset Card for Wordlists**
12
+
13
+ ---
14
+
15
+ ### Dataset Details
16
+
17
+ #### Dataset Description
18
+
19
+ This dataset consists of a collection of wordlists designed for use in cybersecurity tasks, such as penetration testing, vulnerability scanning, and password strength analysis. The wordlists cover various use cases, including common passwords, network device names, and terms used in security-related research. These wordlists are essential tools for security professionals in identifying weak points in systems, brute-forcing passwords, or scanning for vulnerabilities.
20
+
21
+ The data was compiled from publicly available resources such as vulnerability databases, security forums, and research papers on cybersecurity threats. The wordlists are structured in text files, with each word or term representing a potential attack vector, password, or system vulnerability.
22
+
23
+ - **Curated by:** Canstralian
24
+ - **Language(s) (NLP):** English
25
+ - **License:** MIT License
26
+
27
+ #### Dataset Sources
28
+
29
+ - **Repository:** [https://huggingface.co/datasets/Chemically-motivated/wordlists]