https://github.com/sn1f3rt/vrv-security-assignment
VRV Security’s Python Intern Assignment.
https://github.com/sn1f3rt/vrv-security-assignment
cybersecurity python
Last synced: about 2 months ago
JSON representation
VRV Security’s Python Intern Assignment.
- Host: GitHub
- URL: https://github.com/sn1f3rt/vrv-security-assignment
- Owner: sn1f3rt
- License: mit
- Created: 2024-12-06T10:47:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T11:05:42.000Z (6 months ago)
- Last Synced: 2025-03-19T10:57:50.233Z (2 months ago)
- Topics: cybersecurity, python
- Language: Python
- Homepage: https://jobspecifications.notion.site/VRV-Security-s-Python-Intern-Assignment-150c14db06a9802b9763e50f7abed6b9
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VRV Security Assignment
[](https://github.com/Sn1F3rt/VRV-Security-Assignment/actions/workflows/ruff.yml)
[](LICENSE)> VRV Security’s Python Intern Assignment
## Table of Contents
- [Pre-requisites](#pre-requisites)
- [Running](#running)
- [License](#license)## Pre-requisites
- Python 3.8 or higher
- Git## Running
1. Clone the repository
```bash
git clone https://github.com/Sn1F3rt/VRV-Security-Assignment
```2. Change directory to the repository
```bash
cd VRV-Security-Assignment
```
3. Run the script```bash
python script.py
```## License
[MIT License](LICENSE)Copyright © 2024 [Sayan "Sn1F3rt" Bhattacharyya](https://sn1f3rt.dev)