login
Forgot?

Don't have an account? Register one now!

Login

Anti - Framebraker/- Framekiller (Quick project)

Bids 
2
Avg Bid
$90 USD
€71 EUR
CLOSED
  • Project ID:

    1463238
  • Project Type:

    Fixed
  • Budget:

    $30-$60 USD
    (Approx. €23-€48 EUR)

Project Description:

Important: Describe in your Private Message in detail how you want to solve this project!

I need a working Framebraker script without the alert window (asking if you want to stay or leave this page).


The Anti - Framebraker Script example (that can be used):

var prevent_bust = 0;

// Event handler to catch execution of the busting script.
window.onbeforeunload = function() { prevent_bust++ };

// Continuously monitor whether busting script has fired.
setInterval(function() {
if (prevent_bust > 0) { // Yes: it has fired.
prevent_bust -= 2; // Avoid further action.
// Get a 'No Content' status which keeps us on the same page.
window.top.location = 'http://server-which-responds-with-204.example.com';
}
}, 1);


My problem is the http://server-which-responds-with-204.example.com to get the 204 error respond or
Im not sure if this script works in current browsers like firefox 9 or i made a mistake. Because primery its important to get it to work in firefox .

Ive tried to get the 204 error with this code:


The error of my solution with firefox 9 is that the browsers stops ALL . no iframe is loading and no clicks can be made even pagereload not work.

IF you test your solutions for this script and its not working then i need a other working one.


Usefull links:
What is Framekiller and what is Anti Framekiller
explanation: http://en.wikipedia.org/wiki/Framekiller

http://coderrr.wordpress.com/2009/02/13/preventing-frame-busting-and-click-jacking-ui-redressing/
https://www.owasp.org/index.php/Clickjacking
another usefull link: http://coderrr.wordpress.com/2009/06/18/anti-anti-frame-busting/

ps. Its not for cheating its a securirty prevention if costumer use a framebreaker in our layer/iframe script.

Skills required:

Apache, HTML, HTML5, Javascript, PHP

Project posted by:

dirkb Germany
5.0 (1 Reviews)

Last seen: Mar 20, 2012 2:05 AM CET

If you are the project creator or one of the bidders, please Log In for more options.


All Bids ()

avatar.png
Tomcat253
Canada From Canada        Offline
$60 in 0 days 
0
3 months ago
5.0

4.2

15 Reviews
65% Completion Rate
I am pretty sure I have your solution.
gtpl135
Greece From Greece        Offline
$120 in 4 days 
$120 Milestone Requested
3 months ago
HELLO SIR PLEASE CHECK PMB