Skip to content

Rapid Scripts is a project that offers automated scripts for quickly setting up live USB systems tailored to various projects, including malware analysis, penetration testing, programming, SDK development, CTF challenges, forensic analysis, memory analysis and more.

Notifications You must be signed in to change notification settings

0xmra/Rapid-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapid Scripts: Automated USB Setup 🚀

Description: Rapid Scripts is a project that offers automated scripts for quickly setting up live USB systems (Linux) tailored to various projects, including:

  • Malware analysis 🛡️
  • Penetration testing 🔍
  • Programming 💻
  • SDK development 🧰
  • CTF challenges 🏴‍☠️
  • Forensic analysis 🕵️‍♂️
  • Memory analysis 🧠

These scripts streamline the setup process, eliminating the need for manual intervention and significantly reducing setup time. Whether configuring network settings, installing essential software packages, or deploying forensic analysis tools, Rapid Scripts empowers users to effortlessly establish tailored environments suited to their project requirements.


Running a Bash Shell on Linux

  1. Open Terminal: Use a shortcut like Ctrl + Alt + T.
  2. Run Git Clone:
    git clone https://github.com/0xmra/Rapid-Scripts.git
  3. Navigate into the Repo:
    cd rapid_scripts
  4. Execute Commands: Directly in the terminal.
  5. Run Scripts: OR Navigate to the script location and use the following command:
    ./script_name.sh
    Replace script_name.sh with the actual name of your script file.

About

Rapid Scripts is a project that offers automated scripts for quickly setting up live USB systems tailored to various projects, including malware analysis, penetration testing, programming, SDK development, CTF challenges, forensic analysis, memory analysis and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages