Skip to main content

Posts

Showing posts from April, 2021

ANONYMOUS SMS

  Ever wondered where all the unnumbered messages come from? Hold your Horses... I'm gonna show you how. The sms services uses a similar type of software which sends messages to over thousands of users to promote it's new plans and offers. With this Anon-sms the phishing technique is gonna seem very legit and easy for us to do. This software allows us to send anonymous custom message to any number, But there is a limitation. You can only send 1 message per day, So use it wisely. https://github.com/HACK3RY2J/Anon-SMS.git This is the link to Anon-sms. clone it and open the directory, run the bash file and you're up to do some mischief.

THE BLACKEYE👁(MASTER PHISHING TOOL)

The master phishing tool blackeye is one of the most best phishing clone in github. Let me start with what is phishing ... It is a software used by professional hackers to easily catch your username and passwords of some widely used social media and entertainmenet websites. But how? they create a webpage very similar to the original website and send it to you anonymously.As they look similar you get misleaded and login on the page sent by the hacker giving out your username and password to the hacker. This fooling technique is called " phishing ". You can easily install the blackeye program by cloning it from the github repositories. All you have to do is: give sudo access to your terminal. the "git" installed on your terminal. type in "git clone  https://github.com/Git-Ankitraj/blackeye-im.git ". geet the clone installed. type in "cd blackeye-im" to open the cloned git blackeye directory. then type "bash blackeye.sh" to run the black...

THE COOL LOOK

 This thing in the picture actually looks cool and it makes the interface looks like hacking... But, don't get fooled so easily. It's just a trick to fool you or you fooling others to look " cool ". It's really easy and just require 1 minute of time to look cool . Here's how:- Open terminal in kali linux Give sudo(root) access type in "apt install cmatrix" there will be a question in your terminal like"Do you wish to continue[y/n]....press y and then enter after a couple of seconds the cmatrix will be installed. type in "cmatrix" in the terminal and you get a cool list of word falling down your terminal And if you want that cow to appear on your screen- Install xcowsay by following the same method as cmatrix After installation type in "xcowsay I am cool" And guess what you really are a cool rookie in the kali linux terminal command.

KALI LINUX(HACKING & PENTESTING)

    THE RELEARNING RACE It's really hard to relearn what we unlearn... but sometimes, the force which let us down always aligns us up at the right times.   I started to relearn all my cyber security assets and I just took my first step and installed kali linux in my pc. It's not really great but every wonder starts just by a scratch. I believe in myself for my passion and so do I tell you. Here's the youtube video explaining from sratch how to install kali linux.  The links to download virtual box and kali linux are given in the video description. ​