How do you add points to your team?

Questions? Stuck? post here....
Post Reply
User avatar
JuggaloMushroom
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 252
Joined: 18 Jul 2006, 16:00
17
Contact:

How do you add points to your team?

Post by JuggaloMushroom »

sorry about asking so many questions lately/if this question is already answered :oops: haven't seen the answer yet tought. But how do i get points for my team?(i this question is already answered some where else please point me at it)

pseudo_opcode
cyber messiah
cyber messiah
Posts: 1201
Joined: 30 Apr 2006, 16:00
17
Location: 127.0.0.1

Post by pseudo_opcode »

There's already a system coded by Gogeta70 and for points, but we are creating one more to make our points system more reliable. All you have to do is put your team's name in <title> tag and the points will automatically be given to you.

User avatar
JuggaloMushroom
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 252
Joined: 18 Jul 2006, 16:00
17
Contact:

COOL

Post by JuggaloMushroom »

awsome...one problem i need to learn how to change the script to make my name appear :lol: . thank you for clearing that out for me. :)
Oh,Not in cruelty, Not in wrath,
The REAPER came today,
An ANGEL visited this gray path,
And took the cube away.

p99
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 291
Joined: 14 Oct 2006, 16:00
17
Location: Some hippy's van
Contact:

Post by p99 »

A basic page in html look likee this:

<html>
<head><title>YOUR TEAM HERE</title>
</head>
<body>
Bunch of content here
</body>
</html>


Simple eh? Well you really are going towant to learn some HTML and some basic programming. Some sites are dumb enough to use javascript for there logins :twisted:

But really. Cracking a site isn't as simple as changing the webpage.
IF you get in you are going to want back in. :wink:

pseudo_opcode
cyber messiah
cyber messiah
Posts: 1201
Joined: 30 Apr 2006, 16:00
17
Location: 127.0.0.1

Post by pseudo_opcode »

p99 wrote:Well you really are going towant to learn some HTML and some basic programming. Some sites are dumb enough to use javascript for there logins :twisted:

But really. Cracking a site isn't as simple as changing the webpage.
IF you get in you are going to want back in. :wink:
what do you mean by cracking a site isnt as simple as changing webpage.

i have rooted a server using only single tool!! web browser, but it was windows.

on unix systems as i've told before and intelligently placed '|' can take down a server.

The most important tool you'd ever have is your Brain.. or bad brain(no pun intended) :D

p99
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 291
Joined: 14 Oct 2006, 16:00
17
Location: Some hippy's van
Contact:

Post by p99 »

Well he was talking about changing the webpage.... Now this will get him points in all but that doesn't mean he has owned the server.

I guess this is a somewhat basic challenge though

Post Reply