RssA1: KrackoWorld

joi, 24 mai 2012

KrackoWorld

KrackoWorld


Hacking Facebook, Gmail Account Using Backtrack and SET

Posted: 23 May 2012 12:37 PM PDT



Hello, friends i am back with a latest post on hacking facebook,gmail accounts using backtrack and social engineering kit.Things you needed are following:
1. Backtrack 5 R2
2. Internet connection 


Now follow all my steps like I am showing in this post:

1. First open the social engineering kit using this command in cd /pentest/exploits/set and then press enter and then type ./set and hit enter like in image. 




2. Now type 1 to select Social-Engineering Attacks and hit enter as in image. 

3. Now type 2 to select Website Attack Vectors and hit enter as in image.

4. Now type 4 to select Tabnabbing Attack Method and hit enter. 

5. Now type 2 to select Site Cloner and hit enter. 

6. Now enter the site address whom which you want to create fake pages. 

7. Now ti will start cloning the site. 8. Now send ur ip address as a link to victim. 

8. Now when victim click on it he/she get the fake page and when he fill the details he will got hacked. Note : its for educational purpose.



About Author:

This Article has been written by: Saint Andrew

Visit our Site: www.sa-paradise.net

Join Us On Google Plus: Google Plus

Hacking Joomla Blog With BackTrack 5 R2

Posted: 23 May 2012 12:36 PM PDT




Here i am with a new working hack to scan and exploit a Joomla blog. Things you needed are following:
1.Backtrack 5
2.Internet connection
Here are following steps, please follow all the steps according to this post:

 1. Click on Applications/Backtrack/Vulnerability assesment/Web Vulnerability assessment/CMS Vulnerability Identification/joomscan.



2.Now Joomla scanner console will open like in image.
3.Now console will open now type chmod 0777 joomscan.pl and hit enter.

4.Now type  ./joomscan.pl -u www.YourJoomlasite.com in this in place of YourJoomalasite.com type your desired joomala site and hit enter it will start scanning it.



About Author:

This Article has been written by: Saint Andrew

Visit our Site: www.sa-paradise.net

Join Us On Google Plus: Google Plus

What is Google Dart (Programming language)

Posted: 23 May 2012 06:04 AM PDT


Google-DartGoogle Dart is an open source Web programming language developed by Google. It was unveiled at the GOTO conference in Aarhus, 2011 October 10-12. The goal of Dart is "ultimately to replace JavaScript as the lingua franca of web development on the open web platform." Dart is intended to solve JavaScript's problems (which, according to a leaked memo, cannot be solved by evolving the language) while offering better performance, the ability "to be more easily tooled for large-scale projects" and better security features. Google also is working on Dart to help them build more complex, full-featured client-side Web apps.

Dart is a class-based, single inheritance, object-oriented language with C-style syntax. It supports interfaces, abstract classes, and reified generics. Dart's support of optional typing is perhaps the most interesting feature for a language targeted at mass adoption. Static type annotations do not affect the runtime semantics of the code. Instead, the type annotations can provide clear documentation for tools like static checkers and dynamic run time checks.

It basically comes along with 2 modes:

1. Checked mode
2. Production mode

Compilers

dartc was the first compiler that emitted JavaScript from Dart code. dartc has been deprecated. Frog was the second instance of a Dart-to-JavaScript compiler, this time written in Dart. Frog never implemented the full semantics of the language, though, and a new compiler called dart2js was created. Also written in Dart, dart2js is the current Dart-to-JavaScript compiler and is intended to implement the full Dart language spec and semantics.

Editors

On November 18, 2011, Google released Dart Editor, an open-source Dart editor based on Eclipse components, for Mac OS X, Windows, and Linux. This editor supports syntax highlighting, code completion, JavaScript compilation, running both web and server Dart apps, and even debugging.

Example-

The famous Hello World example:

main() {
print('Hello World!');
}



For more details plz visit its official website at here.

NMAP v6.00 Released for Windows, Mac and Linux

Posted: 23 May 2012 05:26 AM PDT


As you all know that Nmap stands for Network Mapper which is a security scanner originally written by Gordon Lyon used to discover hosts and services on a computer network, thus creating a "map" of the network. To accomplish its goal, Nmap sends specially crafted packets to the target host and then analyses the responses. Unlike many simple port scanners that just send packets at some predefined constant rate, Nmap accounts for the network conditions (latency fluctuations, network congestion, the target interference with the scan) during the run. Also, owing to the large and active user community providing feedback and contributing to its features, Nmap has been able to extend its discovery capabilities beyond simply figuring out whether a host is up or down and which ports are open and closed; it can determine the operating system of the target, names and versions of the listening services, estimated uptime, type of device, and presence of a firewall.

 

 

 

 

 

 

 

 

 

 



Compatibility:

Nmap runs successfully on GNU/Linux, Microsoft Windows, Solaris, HP-UX and BSD variants (including Mac OS X), and also on Amiga OS and SGI IRIX. GNU/Linux is the most popular Nmap platform with Windows following it closely.

Latest added Features in its new version:

NSE Enhanced, Better Web Scanning, Full IPv6 Support, New Nping Tool, Better Zenmap GUI results viewer, Faster scans etc.

Downloading links:

For Linux: nmap-6.00.tar.bz2

For Windows: nmap-6.00-win32.zip

For Mac: http://nmap.org/book/inst-macosx.html

Niciun comentariu:

Trimiteți un comentariu