Help installing tools on mac

I installed Ruby on Rails, and now am installing metasploit…but when I open terminal and input
cd /opt/metasploit-framework/bin/

to switch open console for msfconsole, nothing happens. Can anyone help/guide me? Thanks.

Follow this method: https://thehacktoday.com/install-metasploit-framework-macos/

That’s an easy way!

Thanks Noor! But when I get to the part in the tutorial, where I open terminal and enter
cd /opt/metasploit-framework/bin/

Nothing happens. Do you or anyone have an idea of whats wrong?

if you just simply type: msfconsole
what you get?

Thanks Noor. I tried that earlier, and got nothing.

My path of installation is

noor-qureshi:~ developer$ /usr/local/bin/msfconsole

Let me know what you get by typing this:

noor-qureshi:~ developer$ which msfconsole

47 AM

Hi Noor,

It just says

command not found

And then says

Joseppis-MacBook-Pro: metasploit-framework joseppi$

Can you retry installing metasploit? And also you didn’t type: which msfconsole

Ah it worked! Thank you!

1 Like