Latest Hacking News

Hacking with new Ideas provide Latest Hacking News.

Android Hacking tricks

Installing in your mobile tutorial and much more.

Black Hat Asia 2014 News

Watch and read the latest News detials.

Latest news and Tutorials

Latest hacking and tech news with tricks.

Secure yourself by hidden Attack

We will provide you best deals with news and tutorials.

12 Jun 2014

Top Five Artificial Intelligence Magic

As from Wikipedia  Artificial intelligence  (AI) is the intelligence exhibited by machines or software. It is also an academic field of study.

In 1950, Alan Turing invented a test for determining a machine's ability to exhibit intelligent behavior. At the time, some predicted that so-called "Strong A.I.," that is, artificial intelligence that matches or exceeds human intelligence, could be achieved in a few decades. Over sixty years later, every machine that has been tasked with simulating human intelligence has failed the so-called Turing Test.
And yet, scientists have become both impressed and alarmed by the tremendous leaps forward in A.I. capabilities in recent years. A.I. has been put into common use by financial institutions, and found promising applications in medical equipment, search technology, games and transportation systems. On the other hand, equal advances have been made in seemingly Frankensteinian creations such as computer viruses and predatory drones, which could prove  dangerous if they have achieved what The New York Times called the “cockroach stage of machine intelligence."
Artificial Intelligence
Artificial Intelligence
1. Autonomous Vehicles
Don't try this at home (you can only do it in Nevada): Take a ride in Google's Robocar, which is operated by a machine, not a human. A law passed in June, 2001 made Nevada the first jurisdiction in the world where autonomous vehicles can be legally operated on public roads.

 2. "Brute Force Computation"
AI programs are able to examine large numbers of possibilities, such as a move in a chess game or inferences by a theorem-proving program. Discoveries are continually made about how to do this more efficiently in various domains. Right now you can buy a machine to play "master level chess." A $200 purchase gets you 200 million positions analyzed per second.
The short documentary below is about computer chess history that focuses in particular on the 1997 chess match between Garry Kasparov and IBM's Deep Blue computer.


2 Jan 2014

How to Upload Shell in Wordpress Sites

Hello Friends ,Today i'm gonna show you how to upload shell in WordPress Sites... :D

Many of you know how to upload shell in WordPress,
But still Few are their who don't know. Lets Started.......
 In This Post I will Tell You the Two Successfully ways For Uploading Shell On WordPress.
1) By Editing The WordPress Theme.
2) By Uploading New Theme.
Most Of The Times  , For Security Reasons The Website admin Changes  the Permissions Of Theme Editing Option , So That IT cant Be edited Or Changed .
In That Case We will use The Next Option That is Theme Uploading.
So Lets Start ....
1) Upload  Shell By Editing The existing  WordPress Theme :-
>  After you login in to word press site as admin you see Dashboard ,something like this.
Uploading Shell

> In The Left Hand Site Take Your Mouse Pointer At Appearance , In That Click On Editor.

WP SHell

> When you will click on Editor you will some like this ,
WP shell


> On y0ur Right Side..Select The Theme .
( Note:- There are More Other Themes Activated By Admin , But It Will be Better That You don't Upload Your Shell On Activated Theme ,Always Upload Shell On Unactivated Theme .)
> Now Select 404.php ,
Remove all the Source code There And Paste Y0ur Shell Code in 404.php and Update It .
> Now Its Shell Execution Time , To Execute The Shell ,
URL will be :-
http://www.site.com/wp-content/themes/themename/404.php
So I will Execute Shell by

http://www.site.com/wp-content/themes/twentyten/404.php
yehh..!! , We Got The Shell.....
 2) Upload Shell By Uploading New Theme .
As I Already Tell You Above , Most Of the Time Website Security Is High , Admin Change The CHMOD Permissions Of the Theme or Any Other Settings , Like Plugins Editing All That Shit .
So You Cant Edit Anything On Site.
So Here Comes The Second way Is Uploading.
Here We will Upload the WordPress Theme , Hiding Our Sh3ll In It .
Steps :-
Now choose new theme and download it as .ZIP file...Now Add your Shell in it by dragging a shell into .ZIP file .  > Now This Time Go To Themes

> Then Click On Install Themes as shown above in image.
>Now you can see Upload option.Click on that .

> Now Browse The  Theme in Which You added your Shell , and Click On Install Now.After Successfully
Install You Will Get This Screen Below .

wordpress5

> Great , Our Shell uploaded Successfully .Now Its Execution Time ..
URL For Execution :-
www.site.com/wp-content/themes/news/shell_name.php
yeehh...We Got The Shell....(y)

26 Dec 2013

Gadget that make your Smartphone more Smart : FIN

FIN

FIN a Gadget from RHL VISION  with the slogan " Wear the World ". From a website  Fin is a real life buddy for every individual to do their digital interactions as natural as possible. Fin is a trendy gadget you can wear on the thumb and make your whole palm as a digital touch interface. 
From interacting with Rohil Dev a Founder/CEO of RHL Vision  ,  said about FIN - :
We are using touch to interact with our smartphone. if you are touching in the phone you need to hold phone in one hand and touch using thumb.That touching will reduce your screen visibility around 40%. But if you have fin, Just hold phone in your hand and your fin will be in your other hand you can put your hand feely and do all the touch and other gesture in your palm itself.
So it will give 100% screen visibility, and you can also attend the call or change music track without taking phone from the pocket.
" The smart choice make you more smart. "

For more updates visit : http://www.wearfin.com/

24 Dec 2013

Merry Christmas to you from Hacking with New Ideas



I hope that your Christmas would be enjoyable and may the essence of Christmas remains always with you.
Merry X-mas.

Friends like you are very tough to get.I wish you a merry Christmas before it is too late.

21 Dec 2013

Top 5 DDoS Attack Tools : Distributed Denial of Service Attack

What Is a Denial of Service Attack?
A DOS attack is an attempt to make a system or server unavailable for legitimate users and, finally, to take the service down. This is achieved by flooding the server’s request queue with fake requests. After this, server will not be able to handle the requests of legitimate users.
In general, there are two forms of the DOS attack. The first form is on that can crash a server. The second form of DOS attack only floods a service.
DDos

Tools :
1. LOIC (Low Orbit Ion Canon) :

LOIC is one of the most popular DOS attacking tools freely available on the Internet. This tool was used by the popular hackers group Anonymous against many big companies’ networks last year. Anonymous has not only used the tool, but also requested Internet users to join their DDOS attack via IRC.
It can be used simply by a single user to perform a DOS attack on small servers. This tool is really easy to use, even for a beginner. This tool performs a DOS attack by sending UDP, TCP, or HTTP requests to the victim server. You only need to know the URL of IP address of the server and the tool will do the rest.
LOIC

The most important thing you should know is that LOIC does nothing to hide your IP address. If you are planning to use LOIC to perform a DOS attack, think again. Using a proxy will not help you because it will hit the proxy server not the target server. So using this tool against a server can create a trouble for you.
Download : LOIC
2. XOIC
XOIC is another nice DOS attacking tool. It performs a DOS attack an any server with an IP address, a user-selected port, and a user-selected protocol. Developers of XOIC claim that XOIC is more powerful than LOIC in many ways. Like LOIC, it comes with an easy-to-use GUI, so a beginner can easily use this tool to perform attacks on other websites or servers.
XOIC

It is an effective tool and can be used against small websites. Never try it against your own website. You may end up crashing your own website’s server.
Download XOIC
3. HULK (HTTP Unbearable Load King)
HULK is another nice DOS attacking tool that generates a unique request for each and every generated request to obfuscated traffic at a web server. This tool uses many other techniques to avoid attack detection via known patterns.
hulk script

It has a list of known user agents to use randomly with requests. It also uses referrer forgery and it can bypass caching engines, thus it directly hits the server’s resource pool.
The developer of the tool tested it on an IIS 7 web server with 4 GB RAM. This tool brought the server down in under one minute.
Download HULK 
4. DDOSIM—Layer 7 DDOS Simulator
DDOSIM is another popular DOS attacking tool. As the name suggests, it is used to perform DDOS attacks by simulating several zombie hosts. All zombie hosts create full TCP connections to the target server.
This tool is written in C++ and runs on Linux systems.

DDoS SIM
These are main features of DDOSIM
  • Simulates several zombies in attack
  • Random IP addresses
  • TCP-connection-based attacks
  • Application-layer DDOS attacks
  • HTTP DDoS with valid requests
  • HTTP DDoS with invalid requests (similar to a DC++ attack)
  • SMTP DDoS
  • TCP connection flood on random port
Download DDOSIM 
5. Tor’s Hammer
Tor’s Hammer is another nice DOS testing tool. It is a slow post tool written in Python. This tool has an extra advantage: It can be run through a TOR network to be anonymous while performing the attack. It is an effective tool that can kill Apache or IIS servers in few seconds.
torshammer

Download
 Tor's Hammer