How to install metasploite framework

After installation of termux

Open termux

Type below commands


***ALL THE COMMANDS USED IN THIS VIDEO***
$ apt update && apt upgrade
$ pkg install unstable-repo
$ pkg install metasploit
$ (This process will take upto 10-15 min)
TO CHECK METASPLOIT INSTALLED OR NOT TYPE THUS COMMAND👇
$ msfconsole

No comments:

Post a Comment

What is Double-testing with lookahead assertions in Regex.mp4

  Download Video :  What is Double-testing with lookahead assertions in Regex.mp4 Double-Testing with Lookahead Assertions (Regex) Double-te...