|
Getting quite frustrating now..
Battlefield 3 Hacker.. Will It Ever End? - YouTube
Started by xGrooMiix on
, 25 posts
by 15 people.
Answer Snippets (Read the full thread at electronicarts):
His score looked suspect, plus you just added to....
Also you should have discontinued playing when you strongly suspected he was cheating .
You can always report him and provide as much evidence as you can .
His turnaround and kill you clip was definitive.
|
|
As a hacker/developers, which chatroom do you goto to interact with other hacker/developers? eg rooms on irc.freenode.net etc
Started by Abhishek Mishra on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I usually....
Just as needed.
If I am configuring my server I hang out in #linux, if I am working on interfacing transmission with python I may hang out in #python and #transmission ;) .
Well basicly in chatrooms regarding the current work and their tools .
|
|
Guys, have u noticed this info on ur soulcrash?? i think a lot of users have this "<HACKER>1</HACKER>".. i already changed that in my dummy account and made it "<HACKER>0</HACKER>".. i think it's so easy.. is this just a bait of...
Started by dartanian24 on
, 10 posts
by 7 people.
Answer Snippets (Read the full thread at elitepvpers):
Hacker to Hacker>0<Hacker and it's doesn't work dont waste your time in removing hack items to make hacker>1<hacker to hacker>0<hacker the neighbor is temporarily banned, which.
|
Ask your Facebook Friends
|
I'm currently reading Steven Levy's "Hackers", where he defines the "Hacker Ethic" of the 60's in the following points:
All information should be free.
Mistrust Authority – Promote Decentralization.
Always yield to the "Hands-On" Imperative.
Hackers should...
Started by Goose Bumper on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I've seen many lately that are obsessed with point 4, caring little ... .
I can speak for myself and say that I agree with all those points, so that ethic certainly does still exist today, not sure how common it is amongst my peers though .
Open-source....
|
|
How should I protect my website from hackers adding malicious code to my html files and js files
Started by Pandiya Chendur on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
There is no one solution, security comes in layers - like an onion ;p
Follow best-practices for configuring the software suites and platforms you're using, keep everything updated... .
Use some function to block sql injection.
Do all the processing server-side.
|
|
I save some important info in $_SESSION , not in $_COOKIE . So, my question, is it dangerous? Or hacker is not able to edit $_SESSION and I'm fine? Thank you.
edited: By the way, is it possible also to edit $_COOKIE ? I heard yes, but if yes, then how...
Started by Donator on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
$_COOKIE is, however, stored client-side, so a hacker....
The best a hacker could do would be substitute another user's session for the existing session, but the hacker could not insert arbitrary data into $_SESSION .
Is stored server-side.
|
|
Last night I was playing a game of hardcore team deathmatch, It started out with a guy named contagon talking about how he "wasnt going to hack". Forgot the map name but its the one with the dirt bridge and valley with the little town on top, anyway I...
Started by Liquorslit on
, 11 posts
by 9 people.
Answer Snippets (Read the full thread at callofduty):
They go straight to MY hacker.
That is what the god mode code does with redbox wallbanging aimbot bollocks! Pre firing is what does it for me .
No one was trying to make you look like a hacker probably.
|
|
Hackers on TV, you know, the kind that hack government networks by mashing keys, always have this super cool over the top desktop themes, that unlike their button mashing hacker skills, I hope the desktop themes actually exist.
I'm tired of all these ...
Started by Citizen on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
For the "real hacker" look, don't forget to install conky to maximize....
With compiz added), Emerald & Beryl both have some cool dark themes, but you may get even more 'hacker-ish' by switching to a leaner window manager such as OpenBox .
|
|
Hi all, I am really new to online web application. I am using php, I got this code:
if(isset($_GET['return']) && !empty($_GET['return'])){ return = $_GET['return']; header("Location: ./index.php?" . $return); } else { header("Location: ./index.php");
...
Started by bbtang on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You could....
For example:
return=blowup.php
or
return=http://www.google.co.uk
or
return=http%3A%2F%2Fwww.google.co.uk%2F
You could obfuscate the reference by not including the .php in the variable .
What would happen if you put in a page that didn't exist .
|
|
I am looking to launch a site like Reddit/Digg/Hacker News internally in my company that lets people submit links, vote on them, and discuss them. The feature set doesn't need to be any more complex than Hacker News . I am looking for an existing platform...
Started by RexE on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You could outsource to some India web dev.
The hacker news site looks pretty simple to make.
Projects.
|