Your Info

Sign by Danasoft - Get Your Sign

Friday, 7 March 2014

How to Create an Administrator account in the school & College



1. Click start and Open "Run"

2. Type "cmd" in Run

3. Now type following or copy and paste in "CMD (Command Promt)":

" net user /add newuser mypass" and hit enter. (it will say "the command completed successfully")

4. Type: " net localgroup administrators newuser /add"

now you have created an account!!!

Enjoy..

Wednesday, 5 March 2014

Here Are 10 Top Tools To Help You Develop Faster Web Pages



Creating and maintaining a web application can be fun! Ask a developer, he'll tell you. However, at the back of the mind of every developer lies a genuine concern: speed of his/her web page.


Here we have compiled a list of top 10 free tools to help you create and sustain high-performance web applications:

1. YSlow for Firebug

-Simple tool for grading a website’s performance that gives a letter grade (A through F) based on the best practices for high performance web sites available on the Yahoo! Developer Network.

-Grading how your web page ranks on specific aspects the tool aids in reducing the number of HTTP requests, while also compressing external JavaScript and CSS files.

2. Firebug

-A browser-based web development tool that aids in debugging, testing, and analysing web pages.

-Features a Net (network) tab where you can inspect HTML, CSS, XHR and JS components.

3. Fiddler 2

-Highly customisable HTTP debugging tool that helps in analysing both incoming and outgoing traffic.

-Aids in improving unprimed cache, analysing HTTP response headers and creating custom flags for potential performance issues.

4. Cuzillion

-Lets you see how page components interact with each other and aids in testing and modifying web pages prior to their finalising.

-The advantage here is it gives clues well in advance whether there are any potential trouble-spots or points of improvement.

-Created by the ex-Chief Performance at Yahoo!, Steve Saunders also the creator of YSlow.

5. mon.itor.us


-The tool aids in monitoring performance, availability, and traffic statistics as also observing your website's response time effectively.

-Lets you set alerts for as and when a specific service is no longer available. Further, you can check if your changes are effecting your web page's speed and performance either positively or negatively through weekly automated benchmarks.

6. IBM Page Detailer

-Lets you visualise web components even as they are being downloaded by simply navigating to a specific web site.

-Relevant details concerning a web page component is obtained in a separate window by a simple click.

7. Httperf

-Open-source tool that measures HTTP server performance running on Linux by creating workload simulations.

-Gives an idea whether your website can handle high-level traffic and still remain stable. Further, it also gives an idea regarding the maximum capacity of a server.

8. Pylot

-Open-source performance and scalability testing tool that makes use of HTTP load tests to analyse and tweak performance.

-Requires Python installed on the server, however uses XML for testing.

9. PushToTest TestMaker

-Open-source tool for testing scalability and performance of applications and features a Resource Monitor to view CPU, memory, and network utilisation during testing.

10. Wbox HTTP testing tool

-HTTP testing software released under the GPL (v2) and supports Linux, Windows, and MacOS X systems.

-Makes sequential requests at intervals for stress-testing and comes with an HTTP compression command to analyse data about your server’s file compression.

Replace Windows Explorer with Multi Commander



Microsoft Windows Explorer is great for general file management tasks. However, there are several more complicated tasks that Windows Explorer is unable to handle. This is where Multi Commander can come in handy. Multi Commander is a fantastic and free file manager that allows you to manage your files and perform many tasks not possible through Windows Explorer. In the picture, is an example of the Multi Commander interface. As can be seen, the interface is very similar to Windows Explorer with additional features such as multiple panes, tabs, and buttons.



---Some of the many features in Multi Commander---

*Compare the right and left file explorers with each other and show what is different.

*Built using Extension/Plug-in architecture that allows for almost any imaginable feature to be added.

*Easily filter and copy or move only the files specified in the filter.

*Excellent keyboard support for anyone who enjoys keyboard shortcuts or just avoiding the mouse.

*Convert files between Unix (LF), Windows (CRLF), and Mac (CR) format.

*Browse and read files within a RAR without extracting the files.

*Quickly change a file or folder name to all lowercase, all uppercase, or Camel case.

*Browse, update, and modify the system registry.

*Create and verify the MD5 and SFV (CRC32) Checksum of files using the MC-Checksum extension.

*Tab support to have multiple folders open at once.

*Script engine support to create scripts to automate tasks.

*FTP support.

*Save and load a selection of files and folders to memory or to a file.

Download : http://multicommander.com/downloads/

Tuesday, 4 March 2014

Brutus Password Cracker -Tutorial



Brutus is a well known password cracking program .With Brutus you can either carry out a brute force attack or a dictionary attack to crack passwords for HTTP, FTP, POP3, Telnet, SMB (Netbios), Netbus, Brutus is one of the fastest, most flexible remote password crackers you can get your hands on




Features :-

Brutus version AET2 is the current release and includes the following authentication types
HTTP (Basic Authentication)
HTTP (HTML Form/CGI)
POP3
FTP
SMB
Telnet

Other types such as IMAP, NNTP, NetBus etc are freely downloadable from this site and simply imported into your copy of Brutus. You can create your own types or use other peoples.


The current release includes the following functionality :
Multi-stage authentication engine
60 simultaneous target connections
No username, single username and multiple username modes
Password list, combo (user/password) list and configurable brute force modes
Highly customisable authentication sequences
Load and resume position
Import and Export custom authentication types as BAD files seamlessly
SOCKS proxy support for all authentication types
User and password list generation and manipulation functionality
HTML Form interpretation for HTML Form/CGI authentication types
Error handling and recovery capability inc. resume after crash/failure.


Download:-




You can download Brutus Password Cracker From Here

How To Hide Your Last Name On Facebook



Facebook unfortunately requires all users to include a first and last name for their profile. There is no requirement however on using your real names. But now facebook users can hide their middle name and last name/surname. Hiding last name, you can effectively hide your identity on Facebook. This only takes a few minutes to set up within your Facebook account settings.






In this article I am going to share trick to hide last name on Facebook.


Step 1: First goto Firefox --> Options --> Advanced --> Network --> Settings --> Connection Settings --> And choose manual proxy configuration.





Step 2: Now Tick begin :)) " Use This Proxy Servers For All Protocols ".



Put this proxy and port


Http Proxy : 202.70.136.142


Port : 8080


Step 3: Put 202.70.136.142 on No Proxy for Box.

Step 4: Now goto Account Settings, Delete Middle Name and Last Name. Then Save!






Done...

Sunday, 2 March 2014

How to crack WiFi Password by Backtrack 5

STEPS TO HACK WIFI OR WIRELESS PASSWORD

1. Get the Backtrack-Linux CD. Backtrack Linux Live CD(best Linux available for hackers with more than 2000 hacking tools inbuilt).
Download Backtrack Linux Live CD from here: CLICK HERE



Steps to Follow:
Step 1 :
airmon-ng

The result will be something like :
Interface    Chipset      Driver
wlan0        Intel 5100   iwlagn - [phy0]



Step 2 :
airmon-ng start wlan0

Step 3 (Optional) :

Change the mac address of the mon0 interface.
ifconfig mon0 down
macchanger -m 00:11:22:33:44:55 mon0
ifconfig mon0 up


Step 4 :
airodump-ng mon0

Then, press "
Ctrl+c" to break the program.

How To Download Android APK Files Directly From Google Play


Regularly, people get applications for their android system by downloading them from Google Play Store. The downloader gets the app installed for you, without bothering you with unnecessary details like the files required for installation etc. But what if you don’t have access to internet and you want an app installed on your phone? Confidently you can’t do so without downloading stuff required for the installation. The key to this problem is simple - just get the APK package of the desired applications, and keep it beforehand for later when you need.

It’s a package which contains all the files required for connection. In other words, it’s a ‘standalone’ installer for your app which doesn't require internet connectivity. You can get APK package of an android application from Google Play Store by simply adding an extension called ‘APK Downloader’ to your Google browser. Here we have a step by step procedure which will tell you how to add APK Downloader to your Google Chrome and subsequently, use it for getting APK packages


 For download this extension goto apk-downloader-1.4.3_2 


 After downloaded, the extension is to be added to your Google Chrome Extensions. To do so, follow these steps.
 How to install:
- For Chrome 33 or later:
1.      Extract downloaded zip to a folder
2.      Enable Developer mode in Extension page
3.      Click the “Load unpacked extension” button

4.      Locate the folder you create above and click OK

Open dial pad, call *#*#8255#*#* ( 8255 = TALK ). If it opens “GTalk Service Monitor”, find lines that begin with JID and Device ID. Your email is JID, and your device id is a string that after android- prefix
For example: if it shows android-1234567890abcdef , then your device ID is 1234567890abcdefDevice ID
After this Enter your email’s password, then press Login. If everything is ok, now you can use APK Downloader
After finished two steps above, you can start using APK Downloader. Open Android Market, view any FREE apps, then press the APK Downloader icon on address bar ( see screenshot )

10 Places To Get Training On Ethical Hacking

So you love hacking and want to fight against the bad folks of the field? It's time to get trained and certified in Ethical hacking to gear up and win the battle! Here we bring to you 10 online places where you can get training on various aspects of Ethical Hacking. While some of these institutions provide you certifications, others prepare you for some popular certifications. And if battling is not a good enough reason for you, then the fact that companies are actively looking for ethical hacking professionals may be!

1. Forward Discovery:

Learn computer forensics, incident response and digital investigation from those who were on the front lines. Forward claims to have instructors who have taught at the military, federal, state, local, and corporate levels. Few things that you can learn on Forward includes information protection and risk mitigation, digital investigations and computer forensics, data incident response, electronic discovery and vulnerability assessment. 

2. 7SAFE

7Safe provides post graduate level and 11 certificate cources on different aspects of ethical hacking. The Postgraduate Qualifications includes: MSc Professional Practice in Digital Forensics and Security, Postgraduate Certificate in Computer Security and Forensics, MSc Computer Security and Forensics. The certification courses includes: CSTA Ethical Hacking Training, CSTP Ethical Web Application Hacking Training, CAST Application Security Training, CWSA Wireless Security Training, CFIP Forensic Investigation Training, CMI Malware Investigation Training, CSIS Incident Response Training, CMFS Mac Forensics Training, PCI DSS Implementation, CIIP Implementing ISO 27001, and Incident Response & Computer Forensics Awareness Training. The courses offered are authored and delivered by the expert practicing consultants of 7Safe.

Saturday, 1 March 2014

Create a Fake wall post on Facebook

Hi readers

Today I am here with a Facebook Trick  that you are surely going to love. Just imagine if people and celebrities like your post in fact comment on your post. Today I found a website named the Wall Machine .

All you have to do is login with Facebook and then you can have your comments and likes and the best thing is you can customise it in your own way .

Check out our examples below -
The wall Machine, Fake wall post,

Download all Facebook Videos and Photos of Friends Groups and Pages

f you have landed up here reading the title so let me make it a little more specific and it was really helpful for me when I needed to gift a friend his edited pictures on his birthday and I found a good website for the same named  Picknzip .

We have came across many websites which had the feature of downloading videos and photos of friends but this one is certainly unique in the sense it has the option of downloading videos and photos groups and pages too and this is what makes it different from others .

So here we go all you have to do click on Login and connect your Facebook account


Download all Facebook videos and photos of your friends


9 Ways To Download Torrent with IDM

Downloading movies with torrent is the most common task that people learn with Torrent on the first go and Internet Download Manager is the favorite download manager because of its packet terminology . 

What do you do when you have no seeds or the speed of torrent is too slow in spite of the fact that Internet Speed is very high . So here is indeed the solution of downloading Torrent with IDM .

How it works ?

All you have to do is paste the link in the space provided and first it downloads the file to its server and then you can download it . This indeed is the basic outline base in which every of the website mentioned below works .

And here are 9 website that do the task very easy for you -


1.Putdrive- The best thing about this is it lets you store your torrents in Dropbox or Google Drive . And another that makes it number one in our list is Anonymous Downloads .

putdrive box dropbox yousendit amazon clouddrive


2.Zbigz -  Most popular and  provides conversions upto 1GB .

Hacking Tools

These are Some Tools Which are Required By Every Hacker For Hacking So Must Check These Tools.It Will Help In Increasing Your Hacking Skills.


Tools Are:-


(NOTE: Some tools are detected by antivirus but don't worry they are less harm virus tools, some tools are detected as hacking tools(Not a virus) but not to worry they less harm your system) 
But we suggest To use these tools on working system not personal.

Friday, 28 February 2014

New method to verify the photos tag on Facebook

1- Go to Google images search 

2- Type facebook+"name of 1st friend" copy and paste
from blocked account 


3- Search , you will see the picture of the 1st friend in
the 1st 3 results. 


4- If you didn't identify the
picture,repeat the same If you didn't identify the friend.simply skip the picture and you will get another one (always you have 2 skips/picture)


5- After you identify the 5 pictures facebook will ask you to change your password and
email password 


YouTube URL Tricks



1.Repeating trick

We all have that one song that we just can't hear enough of.If you want to play it in a loop then just add repeater after youtube in the URL.

So, the url will be like youtuberepeater.com

2.Download any video

Just add "pwn" to the URL before "youtube" and you'll be given multiple options for download formats.

So, the url will be like pwnyoutube.com

3.Skip the introduction part

Add "&wadsworth=1" after the URL of the video.(Without quotes)

Monday, 24 February 2014

Hack stuff straight from your android device

Today ( courtesy of this blog )we see about some top Android Apps for hacking. That’s right, you can hack stuff right from your phone… if you know how.The world is changing and now you can bring some of your hack  skills wherever you go. Of course, this list is provided for purposes of education and awareness only.




Program Name : The Android Network Toolkit
Official Site : http://www.zimperium.com/
Program’s Goal : Make a multi-featured well-rounded penetration testing tool.
Google Play : N/A


Demonstration :


Features - Click to Enlarge
Features – Click to Enlarge

ZImperium LTD is proud to annonce Android Network Toolkit – Anti.
Anti consists of 2 parts: The Anti version itself and extendable plugins. Upcoming updates will add functionality, plugins or vulnerabilities/exploits to Anti

Using Anti is very intuitive – on each run, Anti will map your network, scan for active devices and vulnerabilities, and will display the information accordingly: Green led signals an ‘Active device’, Yellow led signals “Available ports”, and Red led signals “Vulnerability found”. Also, each device will have an icon representing the type of the device. When finished scanning, Anti will produce an automatic report specifying which vulnerabilities you have or bad practices used, and how to fix each one of them.



Program Name : Pamn IP Scanner
Official Site : http://nmap.wjholden.com/
Program’s Goal : Make an IP and Port Scanner like Nmap
Google Play : https://play.google.com/store/apps/details?id=com.wjholden.nmap


Demonstration :

How to hack Wifi Passwords with Cowpatty (WPA2)

In this tutorial, we’ll use the piece of software developed by wireless security researcher Joshua Wright (often stylized as coWPAtty). This app simplifies and speeds up the dictionary/hybrid attack against WPA2 passwords. It is easier than you think, so let’s get to it!

Step 1: Find the Cowpatty


Cowpatty is one of the hundreds of pieces of software that are included in the BackTrack [Download] and Kali [Download] OS’s. If you are using a different Distro, you can download and install coWPAtty Here. For this demo, I will be using BackTrack. For some reason in BackTrack, it was not placed in the /pentest/wireless directory, but instead was left in the /usr/local/bin directory, so let’s navigate there.

cd /usr/local/bin

Because cowpatty is in the /usr/local/bin directory and this directory should be in your PATH, we should be able to run it from any directory in BackTrack.

Step 2: Find the Cowpatty Help Screen


To get a brief rundown of the cowpatty options, simply type:

cowpatty

Using Ophcrack to recover a forgotten windows password

Sometime we human beings can be a little weird. Yes, sometimes we 'forget' our very own passwords (which we use eveyday?). Or maybe we just wanna prove to our friends that we can hack and access their computer. Whichever your reason, here's how you can see or recover the admin password in a windows computer.

There are many ways and one of them is Ophcrack. You need to note though that occasionally a password won't be cracked, there will be problems running it (but are easy to fix), and it won't crack roaming passwords from a client.

Installing Ophcrack:

Step 1: Download

Saturday, 22 February 2014

AIO Crypter



What is Crypter?
Crypter is a software used to hide our viruses, keyloggers or tools from anti viruses so that they are not detected by anti viruses. Thus, a crypter is a program that allow users to crypt the source code of their program to Bypass antivirus detection.

In this article, i have provided AIO Crypter for FUDing your files;





Features:
  • Crypter
  • Binder
  • Bitcoin Miner
  • Extension Spoofer
  • Obfuscator
  • Icon Changer
  • Downloader


Download link:-http://sharesuper.info/aq_b?q=AIO%20Crypter%20|%20&offer_id=2&aff_id=1376