Page login code.

Atthew99
by Atthew99 · 6 posts
15 years ago in General
Posted 15 years ago · Author
Recently, when I was surfing IMVU homepages I ran into a homepage that was open to the public, but had a code on it that prevented the page from loading and redirected you to the IMVU login page. Once you logged in though, you were free to view the page. I'm not exactly sure whats involved in this and so some tips and major help would be appreciated as this could be very useful on Mafia homepages.
Posted 15 years ago
im not for sure if i'm right about this just a guess but i know like on myspace theres this thing called phishing and people make fake myspace homepages so people will log on thinking theyve accidentally logged out somehow, i fell for it when i was younger and had to recover my myspace account from the h4c|< so maybe this guys imvu account is doing the same thing it sounds like a pretty easy way to get peoples accounts and passwords hope this helped
Posted 14 years ago
i found this code is it something like you are talking about??

Code » Require valid login for visit

<script type="text/javascript">
var by_imvucodes_net = 'http://www.imvucodes.net';
if (typeof document.getElementById('mininav-avname') == 'undefined' || document.getElementById('mininav-avname') == null) {
var alertMsg = '';
if (alertMsg.length > 0) {
alert(alertMsg);
}
var avatarId = 0;
try {
avatarId = document.getElementById('history').href.toString().split('=')[1];
} catch(e) { }
if (avatarId != 0) {
location.href = 'http://www.imvu.com/catalog/login.php?sendto=web_mypage.php?user='+avatarId;
}
}
</script>
Posted 14 years ago
ee something like that yes , but that mabe will steal the pass ... hey that can be edited easly .
Posted 14 years ago
lol let me know what you come up with

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT