Commit ·
755d48e
0
Parent(s):
Duplicate from kuladeepmantri/4-Security-Tools-Pentesting
Browse filesCo-authored-by: kuladeepmantri <kuladeepmantri@users.noreply.huggingface.co>
- .gitattributes +55 -0
- README.md +50 -0
- trainingdata.txt +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
# Audio files - uncompressed
|
| 38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
# Audio files - compressed
|
| 42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
# Image files - uncompressed
|
| 48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
# Image files - compressed
|
| 53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- code
|
| 7 |
+
pretty_name: >-
|
| 8 |
+
4 Security Tools for Pentesting - Nmap, Metasploit, JohnTheRipper,
|
| 9 |
+
Social-Engineer Toolkit
|
| 10 |
+
size_categories:
|
| 11 |
+
- 1K<n<10K
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# 4 Security Tools for Pentesting
|
| 15 |
+
|
| 16 |
+
# Description
|
| 17 |
+
This dataset is designed to aid in the detection and classification of commands associated with four essential security tools used in pentesting: Nmap, Metasploit, John the Ripper, and the Social Engineering Toolkit (SET). By providing a comprehensive collection of commands for each tool, this dataset aims to enhance the accuracy and effectiveness of models in recognizing and categorizing these commands.
|
| 18 |
+
|
| 19 |
+
# Tools Included
|
| 20 |
+
- Nmap: A network scanning tool used to discover hosts and services on a computer network.
|
| 21 |
+
- Metasploit (msploit): A penetration testing framework for exploiting known vulnerabilities.
|
| 22 |
+
- John the Ripper (jtr): A password cracking software used to test password strength and recover lost passwords.
|
| 23 |
+
- Social Engineering Toolkit (SET): A collection of tools for conducting social engineering attacks.
|
| 24 |
+
|
| 25 |
+
# Structure
|
| 26 |
+
The dataset contains a series of commands formatted to specify the tool being used. Each entry consists of a command or query related to one of the four tools, followed by a label indicating the tool.
|
| 27 |
+
|
| 28 |
+
# Purpose
|
| 29 |
+
The primary purpose of this dataset is to train and evaluate models that can accurately detect and classify commands related to Nmap, Metasploit, John the Ripper, and the Social Engineering Toolkit. This small yet effective dataset is ideal for researchers and practitioners looking to improve the performance of their security-related models.
|
| 30 |
+
|
| 31 |
+
# Usage
|
| 32 |
+
This dataset can be used in various applications, including:
|
| 33 |
+
- Training machine learning models to identify and categorize security tool commands.
|
| 34 |
+
- Enhancing the capabilities of pentesting automation tools.
|
| 35 |
+
- Developing educational resources for cybersecurity training.
|
| 36 |
+
|
| 37 |
+
# Example Entries
|
| 38 |
+
- Nmap: "Write an Nmap command to perform an intense scan for all popular ports on IP 192.123.123.11"
|
| 39 |
+
- Metasploit (msploit): "Exploit the EternalBlue vulnerability on target 192.168.1.100"
|
| 40 |
+
- John the Ripper (jtr): "Crack the password hash: $1$38dPzy3k$NmnKBH6NuVVw3u3fd9V421"
|
| 41 |
+
- Social Engineering Toolkit (SET): "Create a phishing site that mimics the Office 365 login page"
|
| 42 |
+
|
| 43 |
+
# Additional Information
|
| 44 |
+
I am the sole creator and maintainer of this dataset, which is part of a personal project focused on improving the classification of commands for these four tools. For convenience, I have attached a trained model that can be used to test and validate the dataset. More models and updates will be coming soon to expand the utility of this dataset.
|
| 45 |
+
|
| 46 |
+
# Disclaimer
|
| 47 |
+
This dataset is provided for educational purposes only. I am not responsible for any misuse of the information contained within this dataset. Users are encouraged to use this dataset ethically and responsibly, in compliance with all applicable laws and regulations.
|
| 48 |
+
|
| 49 |
+
# Conclusion
|
| 50 |
+
The "4 Security Tools for Pentesting" dataset is a valuable resource for anyone looking to improve their understanding and recognition of commands related to Nmap, Metasploit, John the Ripper, and the Social Engineering Toolkit. Its focused yet comprehensive nature makes it an excellent choice for training models and enhancing security tool proficiency. Check out the attached trained model to get started, and stay tuned for more updates!
|
trainingdata.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|