Posts

Showing posts from June, 2020

How to install shellphish page in termux

Image
How can install SHELLPHISH in Termux & linux Legal disclaimer: Usage of Shellphish for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program Usage: git clone https://github.com/thelinuxchoice/shellphish cd shellphish bash shellphish.sh

Basic commands of termux

Image
Basic comacomm of termux|Termux command list|Command list PDF fowndown load termux. Termux is a great tool that allows access to advanced tools without root on your  android  phone. Termux is Command-line based and to use this app the most basic thing you should know is commands.in this post we are going to learn about most basic commands in the termux app. If you know all the command below you can easily navigate in termux and please practice this command so you can learn more advanced stuff more easily. if you wanna know why you must learn termux then check this post.[ what is termux? ] List of all the termux basic commands: You can run this command in a sequence to practice and know your self how these commands work on termux. if you have any questions or ideas please comment I will be happy to help you. >Note: If any part of the command is  green  that means it is a variable. The green part of the code will change according to the situation. Update all the pac...