Skip to content

Pentesting Linux Automation Tool Installing Software

Notifications You must be signed in to change notification settings

RoboGR00t/PeLATIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PeLATIS

Pentesting Linux Automation Tool Installing Software


Usage

  • Add Kali linux repos key
./pelatis.sh --key

This step must executed only once.

  • Enabling Kali linux repos
./pelatis.sh --enable
  • Now you can install any Kali linux tool. After installing the tools you need disable the kali repos.

Warning DO NOT upgrade your system while the Kali repos are enabled

  • Disabling Kali linux repos
./pelatis.sh --disable
  • Installing tools safely
./pelatis.sh --install {tool1 tool2 tool3}

# example
./pelatis.sh --install burpsuit webshells john
  • This flag automates the process of enabling and disabling the repos after the software is installed.

About

Pentesting Linux Automation Tool Installing Software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages