protection
How do I build a simple DDoS attack using Ruby?
I\'m building an arsenal of dif开发者_JAVA技巧ferent things to attack my site with, to see how I can protect it. I was curious if there were gems available for this.If you want to simulate a DDos atta[详细]
2023-01-25 20:12 分类:问答How to detect if my website is relayed through the hosts file or an application
I have an application that connect to my website to verify user data (hardware id), but if somebody puts a line in the windows hosts file, it could be relayed to another site. Then it gets bad data an[详细]
2023-01-20 10:39 分类:问答How to protect a web server FROM a reverse proxy server
I have a website \"w开发者_运维技巧ww.website.com\". Recently I found out that somebody has set up a reverse proxy with an almost identical url \"www.website1.com\" in front of my website.[详细]
2023-01-19 21:29 分类:问答Hotlinking protection
ok so i have a couple of working codes RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://site.com/.*$[NC][详细]
2023-01-17 09:54 分类:问答xml- data protecting from viewers?
i was wondering what options, or how can i protect my data (which is xml) from people that try to view the files..开发者_开发问答Given how vague the question is, I can only give you vague answers:[详细]
2023-01-17 05:50 分类:问答How to protect my .net winforms assembly from customers of a customer
This question appears to have died, so I\'ve de开发者_如何学JAVAcided to offer a bounty. What I\'m most interested in knowing is if my scenario in the ETA1 below is viable and is used. If it isn\'t,[详细]
2023-01-16 09:59 分类:问答How to protect the webpage
web pages running on the localhost, if i copy the web page link (address link), then copy to the another tab or browser, it should not open, it should display a Login Page.[详细]
2023-01-10 12:21 分类:问答Ways to protect your software
I\'m wondering what is the easiest way to protect the software I write. I\'m developing a software package to sell, but don\'t want people to be able to just install it and use it without paying.[详细]
2023-01-10 04:29 分类:问答password protection while creating .tar file?
How to protect my application backup facility with default password internally? Am using to create a \".tar.gz\" file format by make use of the \'import tarfile\'.[详细]
2023-01-08 09:07 分类:问答Using a randomly generated token for flood control
Basic setup of my site is: user enters a message on the homepage, hits enter and the message is sent though a AJAX开发者_运维百科 request to a file called like.php where it echo\'s a link that gets se[详细]
2023-01-03 02:46 分类:问答