Skip to content
View nextplay-box's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report nextplay-box

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nextplay-box/README.md

Nextplay-Box by Augustine

Welcome to Nextplay-Box – a personal lab environment built with Parrot OS for learning, practicing, and experimenting with:

  • 🐧 Linux commands & bash scripting
  • πŸ” Cybersecurity tools and ethical hacking
  • πŸ“‚ Git and GitHub basics
  • 🧰 System configuration and automation

πŸ’» About This Project

This is where I document my learning journey in Linux and cybersecurity using Parrot OS. I aim to make this public to:

  • Track my progress
  • Share useful scripts and settings
  • Encourage others who are also learning

πŸ“ Folders & What They Contain

  • parrot-settings/ β†’ Custom .bashrc, aliases, and a list of installed tools
  • projects/ β†’ Scripts, notes, or challenges I’m working on
  • screenshots/ β†’ Screenshots for documentation or walkthroughs
  • README.md β†’ This intro
  • .gitignore β†’ Prevents unnecessary files from being tracked

πŸ–ΌοΈ Screenshot

Screenshot


✨ Credits

πŸ› οΈ Built with ❀️ by Augustine Oputa (Nextplay-Box)
πŸ“„ Licensed under the MIT License
πŸ” Feel free to fork, use, and improve β€” but please credit the original author!
πŸ”— GitHub – nextplay-box

Popular repositories Loading

  1. VidPhisher VidPhisher Public

    VidPhisher is a phishing tool. It will generate a link. If anyone opens the link and permits camera access, his/her video will be captured and sent to you!

    Shell 11 3

  2. Nextplay-box Nextplay-box Public

    Linux & Cybersecurity Lab

  3. Password-Generator Password-Generator Public

    Password Generator made with Python by nextplay-box. Customize your password length and get secure results instantly.

    Python

  4. Simple-weatherApp-By-nextplay-box Simple-weatherApp-By-nextplay-box Public

    WeatherApp by nextplay-box β€” A simple Python CLI weather app fetching real-time data using OpenWeatherMap API and dotenv for secure API key management.

    Python

  5. phishing-sim phishing-sim Public

    A basic phishing simulation tool for educational purposes

    Python