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
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
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.
ok so i have a couple of working codes RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://site.com/.*$[NC]
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:
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,
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.
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.
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\'.
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