FireSale HackBoy

Knowledge Shared By FireSale HackBoy...

Hacking

The Art Of Exploitation...

Ethical Hacking

Security Experts...Same Techniques To Make Hacker's Stuff Useless.

Black Hat Hacking

Dark Side Of Hacking... In Short Destruction Of Cyber Stuff.

Digital Stuff

All The Digital Stuff Is Under The Influence Of Cyber Attacks... Be Safe

Wednesday, August 31, 2011

Anonymous Plans To Take Down Facebook on November 5,2011


Hacker Group Anonymous Photo; Mark Zuckerberg Facebook
Anonymous has declared war on Facebook, ostensibly in the name of user privacy.  According to Anonymous, Facebook will go down on November 5, i.e. Guy Fawkes Day.
Operation Facebook has a user-editable post on PiratePad, with which some are urging Anonymous-affiliated hacktivists not to go through with the attack. Others are discussing potential vulnerabilities in Facebook's core, or attack opportunities through weaknesses in third-party FB applications.
Operation Facebook's Twitter account mentions "the Lulz Boat", but LulzSec isn't mentioned in the YouTube warning video (see below).
The riots are underway. It is not a battle over the future of privacy and publicity. It is a battle for choice and informed consent. It's unfolding because people are being raped, tickled, molested, and confused into doing things where they don't understand the consequences. Facebook keeps saying that it gives users choices, but that is completely false. It gives users the illusion of and hides the details away from them "for their own good" while they then make millions off of you. When a service is "free," it really means they're making money off of you and your information.

While Facebook has a very casual attitude towards user privacy (and, arguably UX overall), Mark Zuckerberg may want to ask for a quick security review. Anonymous-affiliated hackers have quite a track record of breaking into government databases, while Facebook can barely get photos to display uniformly.
Our prediction: if Anonymous gets it into its collective head to take down Facebook, it can probably pull it off. This isn't to say that FB would be down permanently (or even for more than an hour), but other questions are raised: who, precisely, will be in control of your account data, and how will that data be used?

Tuesday, August 30, 2011

Packet Sniffer For Android Phones - Hacking Tools

Android packet sniffer is an app which allows to capture and display WIFI, and Bluetooth traffic
on the android phone.
This APP is for ROOTED PHONES ONLY.
You have to be root on your phone, and have the "su" command installed.
App Install process:
  
This app is based on the tcpdump package therefor it have to be installed manually.

1. Download and Install PacketSniffer App from the market or from the following direct link.
2. Copy the precompiled TCPDUMP file to the "/data"  library on your phone:    
            -    first make sure your "/data" library has READ and WRITE privileges. if not use:  "chmod 777 data" 
            -    in order to copy use the following command if you have ADB :"adb push c:\locationOfTheTcpdumpFile /data"
            -    in case you don't have ADB you can copy the tcpdump file to the SD card and do:  "cat /sdcard/tcpdump > /data/tcpdump 
3. Give the tcpdump file Read Write and Exec privileges :    "chmod 777 /data/tcpdump"
Thats it you are ready to go.
                                                        

The main layout of the app allows you to initiate a Wifi or a Bluetooth wireless traffic capture service.
It means that you can close the app and the capture will still continue, until you deactivate it.
Before you start to capture you can pick weather to save the captured data on a local SQL DB on the device
or on to a file on the SD card.

When you had enough data captured, you can use the Statistic Analysis or the Statistic Advanced layouts
to analyse the data you have captured by performing various searches on the packets.
  
Here are few examples of packets captured by the application:

Web Surgery v0.6 Web Testing Suite Released - Hacking Tools


WebSurgery is a suite of tools for security testing of web applications. It was designed for security auditors to help them with the web application planning and exploitation. Currently, it uses an efficient, fast and stable Web Crawler, File/Dir Brute forcer, Fuzzer for advanced exploitation of known and unusual vulnerabilities such as SQL Injections, Cross site scripting (XSS), Brute force for login forms, identification of firewall-filtered rules, DOS Attacks and WEB Proxy to analyze, intercept and manipulate the traffic between your browser and the target web application. 


Download Here:

Sunday, August 28, 2011

How To Download Free Files From PayPal - PayPal Hacking



How to hack PayPal sites or how to download applications free from PayPal sites....U just need to know a bit of HTML anyone want to download any application from da sites which r containing PayPal order page & a link to start...

First off all u need to hide ur ip-address use a proxy server otherwise ur ip address will be recorded in some sites click here to hide ur ip-address.

1) Rightclick your mouse (ctrl+click) viewsource and open the source of the site in an a texteditor
2) Search for the word "return"
3) Next to it you can find the url for the thank you page
4) Copy the url and paste it in your browser and you will see the download link

This works only if you can download instantly after payment, it will not work if the link needs to be emailed to you.



You can try it here to start with:
http://www.ramphelp.com/halfpipe.html


About half way down the page you will find:< type="hidden" name="return" value="http://www.ramphelp.com/65984523/thanks/68912hp654/26865thankyouhp08363215423.html ">

Copy the link into your browser and download.

Free Download CEH Exams Ebook - Hacking Ebooks



EC-Council E-Business Certification Series
Developer - Thomas Mathew
Publisher - OSB Publisher
ISBN No - 0972936211

By explaining computer security and outlining methods to test computer systems for possible weaknesses, this guide provides the tools necessary for approaching computers with the skill and understanding of an outside hacker.


Introduction
This module attempts to bridge various aspects of ethical hacking by suggesting an approach for undertaking penetration testing. There are different ways of approaching a penetration test.
  • External Approach
    • With some prior knowledge

    • Without prior knowledge


  • Internal Approach
    • With some prior knowledge

    • With deep knowledge


Whatever the approach adopted, it is a fact that penetration testing is constrained by time and availability of resources, which varies from client to client. To effectively utilize both these telling factors, penetration testers adopt some form of structure or methodology. These can be checklists developed by consulting practices, widely available resources such as Open Source Security Testing Methodology or a customized attack strategy.
There are is no single set of methodology that can be adopted across client organizations. The skeletal frame of testing however is more or less similar. The terms of reference used for various phases may differ, but the essence is the same. As discussed in preceding modules, the test begins with:
  • Footprinting / Information Gathering phase

  • Discovery and Planning / Information Analysis phase

  • Detecting a vulnerability / security loophole

  • Attack / Penetration / Compromise

  • Analysis of security posture / Cover up / Report

  • Clean up

The general objective of a penetration test is to reveal where security fails. The result of a penetration test can be:
  • successful attack - when the objective is met within the scope of the attack

  • a partial success - when there has been a compromise, but not enough to achieve the objective

  • a failure - when the systems have been found to be robust to the attack methodology adopted

Foot printing / Information Gathering phase:
  • Client site intelligence

  • Infrastructure fingerprinting

  • Network discovery and Access point discovery

Discovery and Planning / Information Analysis phase
  • Target Identification

  • Resource and Effort Estimation

  • Modeling the Attack strategy (s)

  • Relationship Analysis

Detecting a vulnerability / security loophole
  • Vulnerability Analysis

  • Scanning

  • Enumeration

  • Zeroing the target

Attack / Penetration / Compromise
  • Exploring viable exploits (new / created / present)

  • Executing the attack / Alternate attack strategy

  • Target penetration

  • Escalating the attack

Analysis of security posture / Cover up / Report
  • Consolidation of attack information

  • Analysis and recommendations

  • Presentation and deliverables

Clean up
  • Clean up tasks and procedures

  • Restoring security posture

Download Here:

Download Free The Hacker's Underground Handbook - Hacking Ebooks


The Hacker’s Underground Handbook
Learn What it Takes to Crack Even the Most Secure Systems
By: David Melnichuk

The Hacker’s Underground Handbook will guide you through password hacking, windows hacking, malware, phising, web hacking, network hacking and Linux (intro, installation, etc). All this material fully packed with images, thus being a top step-by-step guide, on the course of which you cannot fail.

A great starting book which will guide you in the right direction, helping you understand the basic concepts of computer security and matters that you should take in consideration.




Download Link:

How To Use MegaUpload As a Premium User - Hacking Tools


If you want to enjoy megaupload as premium usr, download this tool and install. The name of the tool is Megakey


Features.
1) It removes limitations on megaupload and megavideo.
2) It provides happy hour premium access to all mega sites.
3) It allows for ultra fast up & downloads thanks to multiplexing technology.
4) It identifies music files on your PC and make them available in your megabox.
5) It gives you a direct connection to mega servers.
6) No delays and availability. In the future you get free access to movies, music and games licensed by mega.