Tagged Questions
3
votes
4answers
264 views
ASP.NET - Hacking the yellow screen of death
In some of my books that I've read, it is stated that it is good to hide yellow screens of death (obviously), but not only for the reason in that it is quite informal to users, but also because ...
3
votes
4answers
384 views
Is the ASP.NET cryptographic vulnerability work around a BIG LIE?
This question is somewhat of a follow up to How serious is this new ASP.NET security vulnerability and how can I workaround it? So if my question seems to be broken read over this question and its ...
2
votes
4answers
127 views
Hacking and different environments [closed]
For a long time, I've wanted to become a security expert. In fact, I've always wanted to know everything there is to know about computers in general.
So I did some reading on viruses and the different ...
1
vote
1answer
46 views
I want to create an advocacy website and not get hacked [closed]
I want to create an advocacy website on a controversial topic, like gay marriage. I know that to the degree it's successful, it will be targeted by people and groups with effectively unlimited ...
1
vote
1answer
123 views
Javascript injection by ISP
This page claims that a Tunisian ISP was injecting javascript into the source code of Facebook pages:
http://www.r00ted.com/doku.php?id=injection_tunisie
function h6h(st){var ...
1
vote
3answers
113 views
Code to search for a specific code any file in a directory and sub directory
Ok I am pretty new to php but I know it can read directorys and files.
I have been struggling with malware problem on one of our sites and I need to write a script to search for it on my host space.
...
0
votes
0answers
30 views
Hacking, and links exchange networks [closed]
Hi guys
1)How vulnerable is my site to hacking? on a scale of 1-10 , 1 being lowest.
http://www.floorsandchores.net
2)Can anyone recommend reliable link exchange sites
0
votes
2answers
149 views
PHP session id problem
It it safe to use the built in session creator in PHP? My worry is that someone could hijack the token cookie on another persons machine, and set theirs to exactly the same, therefore tricking the ...