SET & MSF on G-Console π

Hey Folks!
Hope you good!
In this post, I’ll guide you on how to set up a testing lab on a cloud using Google, along with two top tools in the IT field — the Social Engineering Toolkit & Metasploit. With these powerful tools, you can quickly create a secure & efficient testing environment to identify vulnerabilities. So, let’s get started and learn how to set up a testing lab on the cloud in just a few minutes!

A few notes first. Whenever we use G-Cloud, we first work on only part of the OS, which can raise fuss from time to time. Besides, if we are not shielding the meticulous accounts, machines & so on, we will leave countless footprints online. As an environmental cloud system, it is yet faster & often avoids slower or incompatibilities with dependencies or requirements; meanwhile, it opens another door of attention towards security & not only all bits to consider whenever we employ cloud systems.
The tool we will use is this>>>>>

Head to > https://console.cloud.google.com < & click on the terminal icon > > then copy & paste the following. If, in any case, it freezes, go on admin power with sudo su & rerun it. Or you can add sudo x to the last two commands you chose.
πͺ️
apt install git
git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/
cd setoolkit
pip3 install -r requirements.txt
python setup.py
or
sudo apt install git
git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/
cd setoolkit
sudo pip3 install -r requirements.txt
sudo python setup.pyOnce done this is what you should see…

Perfect in minutes, if not seconds, you will have SET ready! Once you happy & checked just back on the previous directory with:
cd ..You will head back to the previous directory & paste the following. You will install Metasploit in a single command.

sudo apt install curl && curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && chmod 755 msfinstall && ./msfinstall
Perfect, you are now fully fitted to start your pen-testing journey! ⛅
You can access an extensive range of tools, including Payloads designed to work with Windows, macOS, Linux & Android; thus, email attack vectors can be used against various targets. Whether you are a beginner or an experienced pentester, these tools are perfect for you.
Besides, many valuable resources are available online, all of which are free of charge. These resources can provide you with the knowledge & expertise you need to become proficient. To make your life easier, I have included some links so you can access this material with just a few clicks.
https://www.metasploit.com
https://github.com/rapid7/metasploit-framework
https://github.com/trustedsec/social-engineer-toolkit
https://trendoceans.com/metasploit-framework-on-linuxHere are, indeed, a few tutorials on how to use some tools…..enjoy
https://www.golinuxcloud.com/learn-hacking-using-metasploitable-2
https://www.csoonline.com/article/567067/what-is-metasploit-and-how-to-use-this-popular-hacking-tool.html
https://www.stationx.net/how-to-use-metasploit-in-kali-linux
https://www.freecodecamp.org/news/metasploit-a-walkthrough-of-the-powerful-exploitation-frameworkStay tuned x more & Surf Safe!
π
Was a good post?!?
If yes, ⤵️
☕>>>>>>>>> Buy me @ Coffee! π
☕
https://www.buymeacoffee.com/snoopghost
If not, ⤵️
--- Tell me why! :);)Happy to get + understand ;)--- Thanks !⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡⚡
— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Comments
Post a Comment