Tagged Questions
The prevention tag has no wiki summary.
15
votes
16answers
5k views
Stop data inserting into a database twice
Im quite new to PHP, i was wondering what methods/preventions other programmers use to stop data being entered twice into a MySQL database when a user refreshes on the same page as a form? Obviouly it ...
6
votes
14answers
2k views
Preventing cheating in online chess games?
In many online chess lobbies, I've seen instances of 'engining', where a cheater would open a chess program at the same time as the main game window. He would then set it up so that the opponent's ...
5
votes
9answers
887 views
How to Prevent SPAM without CAPTCHAs or a Centrally managed system (e.g. akismet)
Has anyone been able to successfully prevent spam on their site without placing a burden on your visitor (e.g. CAPTCHA) and without using a centralized spam reporting system (e.g. Akismet)
I've found ...
5
votes
13answers
5k views
How to prevent downloading images and video files from my website
it is possible ?
what is the best way to do this ?
5
votes
4answers
877 views
Possible to prevent our website from running inside another domain's frameset or IFrame?
We've been having an problem recently where other sites are running our e-commerce site inside a frameset where our site (with the offenders affiliate id tacked on) is the only content in a single ...
4
votes
3answers
116 views
How can I make Lua scripts un-decompilable?
I have many Lua scripts (for the multiplayer mod Multi Theft Auto) that are compiled, for many reasons, including theft prevention. In reality, this is only a theft deterrent, as Luadec ...
4
votes
2answers
127 views
Hackers are trying to do something on one of our site [closed]
One of our site recently received a lots of attack which all seems similar. By chance, we have a error logging framework which send us error log email when something strange happen or an error raised ...
4
votes
9answers
405 views
Agile practices to avoid deprecated code?
I am converting an open source Java library to C#, which has a number of methods and classes tagged as deprecated. This project is an opportunity to start with a clean slate, so I plan to remove them ...
3
votes
5answers
108 views
Tracking Computers in an Online Game
So i am running into a problem with people making multiple accounts to make there account better with more resource in game.
So my dilemma is, Many users go thru proxys or NATd info so some ...
2
votes
4answers
510 views
PHP Security checklist (injection, sessions etc)
So what kind of things should a person using PHP and MySql be focused on to maximize security.
Things I have done:
-mysql_real_escape_string all inputs
-validate all inputs after escaping em
-Placed ...
2
votes
2answers
5k views
CSRF (Cross-site request forgery) attack example and prevention in PHP
I have an website where people can place a vote like this:
http://mysite.com/vote/25
This will place a vote on item 25. I want to only make this available for registered users, and only if they ...
2
votes
2answers
227 views
php how to check a string for more than 5 consonants in a row
As a spam filter I want to block any comments that contain
djgalkgjlkdg
or any other excessive amount of consonants in a row.
I thought of maybe having an array of consonants and then check ...
2
votes
3answers
420 views
Ensuring only one instance of SWF open?
I need to make sure that only one instance of a SWF is open at any one time on a computer, whether it is in 2 browser windows, or two different browsers.
How can I go about doing it?
I have so far ...
2
votes
6answers
885 views
Preventing XSS attacks
I am creating a webpage where the user can interact and perform basic filesystem operations(create file/dir, delete file/dir, navigate filesystem) on a remote computer.
The webpage is basic HTML(UTF-8 ...
2
votes
5answers
3k views
Cross Site Scripting and HTML Encoding
If I HTML encode any data entered by website users when I redisplay it, will this prevent CSS vulnerabilities?
Also, is there a tool/product available that will sanitize my user input for me, so ...
1
vote
2answers
235 views
VBA - Check for System.ServiceModel.Channels.ServiceChannel faulted state before it raises an exception
I'm being forced to connect to some .net service in a VBA tool I'm developing. I use a function to return the cached instance or create a new one if it hasn't been created yet.
If anything goes wrong ...
1
vote
4answers
104 views
Prevent removal of code when distributed?
I am creating a website for someone for free (as a favor) however I in return will have my link at the bottom, How can I make it so the website will not work correctly if the link is removed? Also can ...
1
vote
1answer
754 views
How to get target URL with jQuery?
My web page has a countdown snippet which reads its remaining time from a hidden field. It count downs from 300 to 0 with a step of 1 second, and updates the hidden field consequently. When I reload ...
1
vote
6answers
415 views
how to prevent all crawlers except good ones (google, bing, yahoo) access website content?
I just want to let Google, Bing, Yahoo crawl my website to build indexes. But I do not want my opposite website use crawling service to steal my website content. What should I do?
1
vote
1answer
489 views
Prevent ASP.NET GET request timeout?
I've got an ASP.NET application that serves MP3 content, but that content is generated during the request and can delay the sending of the response's first byte by several minutes.
The client is a ...
1
vote
6answers
339 views
Prevent time-based copy protection circumvention?
I have some trial software that I wish to distribute to clients. I want the trial based software to stop working 30 days after installed.
A simple check of the system date in the software is the most ...
1
vote
5answers
849 views
Preventing JavaScript Injections
What's the best way to prevent javascript injections in a VB.NET Web Application? Is there some way of disabling javascript on the pageload event?
Recently, part of the security plan for our vb.net ...
0
votes
0answers
38 views
How to stop land email in spam for newsletter subscription?
One of my client having database of 1,75,000+ subscribers in list, now the problem in so many people get this email in spam folder? is anybody help me on how to avoid spam this message, we are using ...
0
votes
4answers
77 views
PHP Hackers and the POST array
I was told that it was easy but people to view the contents inside the $_POST[] array, is it really that easy? How do hackers do this and how do I prevent it? Should I start storing more items in the ...
0
votes
0answers
146 views
How to test for email injection
I'm using the php mail function and I have a form with the name field, phone field, email field and message field which is a text area. The email field (along with the name and phone field) displays ...
0
votes
1answer
22 views
How to prevent from virus with the help of autorun.inf? [closed]
My friend says that "To void virun in pendrive,Create an empty txt file with name autorun.inf,copy the file into pen drive & make it hidden & read only".
I had doubt if i done like the above ...
0
votes
4answers
75 views
File download prevention
I have a project where client will be uploading his songs to the web and afterwards, play those in website.
There are many tools out there that allow to download all kinds of media, even if it is ...
0
votes
1answer
94 views
Securit risks of serializing from PHP to MySQL?
I'm serialising PHP arrays for storage in a MySQL TEXT field (as you do), and I'm wondering if I need to take any precautions regarding injection attacks (do I need to base64 encode it, for example). ...
0
votes
1answer
19 views
I want to make sure certain links do not fetch information until specific text is hovered
I've got a list that fetches ~5,000 objects from a database and I'm trying to make it so that when you hover a row in the list, it fetches an image belonging to the item described.
Currently it ...
0
votes
2answers
175 views
How to prevent XSS in my site?
I believe I read all the related threads appeared to me when I was writing the title.
In short, I have used almost ALL the PHP functions to sanitize the user's input, yet I still fail to stop a ...
0
votes
2answers
230 views
Thread switching and deadlock prevention problem
if there are two threads as producer/consumer is it good idea to have following line to prevent deadlocks. I'm aware of live locks but suppose they do a lot of work before calling this Wait() method:
...
0
votes
3answers
78 views
Can I limit PHP to just the file it's in (stop abuse?)
I'm making a small file editor and the only kicker is I don't want the people who have access to it do use dangerous functions like unlink chdir exec and I'm sure there's 100 more they shoudln't be ...
0
votes
1answer
87 views
How to Prevent SWF File from Loading Again After Button Click
I'm programing in ActionScript 3, and loading a swf file. I want to know how to prevent an already loaded swf file from loading again after clicking on a button. (ie. I click on the About button, ...
0
votes
10answers
396 views
Protect against accidental deletion
Today I first saw the potential of a partial accidental deletion of a colleague's home directory (2 hours lost in a critical phase of a project).
I was enough worried about it to start thinking of the ...
0
votes
3answers
97 views
What web sites are there that gives you the “Developer” the ability to block clients from changing html?
I use to know what it was called but it was years ago. The site basically allowed the developer to add an ID or Class inside tags to let the site know the client is only able to make changes to the ...