This will solve the termcolor issue in LFI suite on Linux OS
First download / clone the bash file from my Repo
Now type the commands below
Step 1 :
cd Downloads/LFI-suite-issue-solver
It's not always Downloads/LFI-suite-issue-solver. You have to choose the directory where you have put the commandfile.sh
Step 2 :
chmod +x commandfile.sh
Step 3 :
./commandfile.sh
If you have termcolor.py preinstalled, you will get :
Requirement already satisfied: termcolor in /usr/lib/python3/dist-packages (1.1.0)
termcolor.py has been copied
Problem Solved
- UsagiB4 - Made the shell script - UsagiB4
- Hat tip to anyone who has used this code 🤠
- If it helps you out, leave a start. ⭐
- That inspires me a Lot.