Preventing a system from unauthorized access, modification, disruption, or destruction.
3
votes
1answer
114 views
How to remove adware pop up?
I get an ad pop up that should not be on the site. It has only appeared once.
The HTML code for the pop up window that appeared:
http://pastie.org/5674909
Here is the full HTML pastie:
...
3
votes
1answer
109 views
How to get rid of crawling errors due to the URL Encoded Slashes (%2F) problem in Apache
The Google web crawler has indexed a whole set of URLs with encoded slashes (%2F) for our site. I assume it has picked up the pages from our XML sitemap file. The problem is that the live pages will ...
2
votes
1answer
576 views
How to properly deny Railo directory access through Apache
I've been battle tested on this and failed to achieve my goal which is to deny all access to all directories except the Public directory and only allow access to all all other directories with ...
0
votes
1answer
42 views
how do I avoid spam domains to point to my site or IP hosting tomcat application
I can across a issue where I saw some xyz.com is pointing to mydomain.com.
I am not using Apache, nor IIS but Tomcat 7 directly.
How to I avoid such other spam domains to point to mydomain.com?
I ...
2
votes
0answers
949 views
How to protect Google Ads from yontoo layers runtime?
Since sometime I have observed that Google Ads on any website including my blog (http://blogs.digitss.com) gets replaced with something similar to uploaded image below. I am sure it's happening with ...
1
vote
0answers
28 views
Is website security accreditation worth having?
My site handles sensitive data, is there any website security accreditation that is well respected and worth having?
1
vote
0answers
52 views
website address point to localhost
Today in firefox while surfing the internet, I opened a website it asked "This site may harm your computer" if you want to open this website add it in exception list. I added a website under exception ...
1
vote
0answers
36 views
Are there considerations for expiring SSL certs for inactive domains?
I have a few domains that have effectively been "retired" though our company plans to keep them registered in perpetuity.
However, soon a few of the SSL certs for the inactive domains are set to ...
1
vote
0answers
303 views
Fail2Ban & Port-Scanning
Is there any filter built into Fail2Ban to temporarily ban any IP addresses which attempt port scanning activities (provided that iptables logs these activities)?
1
vote
0answers
123 views
Permissions & File Structure w/ nginx & multiple sites
I am using nginx for the first time as a long time Apache user. I setup a Linode to test everything and to eventually port over my websites.
Previously I had /home/user/www (wwwroot)
I am looking ...
0
votes
0answers
10 views
How to double protect admin access in PyroCMS
I have read how to protect admin folder with .htaccess and .htpasswd file but in PyroCMS admin login (ex: example.com/admin) just only routing system (no admin folder yet).
So, how can I double ...
0
votes
0answers
36 views
Phishing alert but file never existed
I got an alert from Google Webmasters. They say the following file was present in my host:
example.com/~jhostgop/identity.php
I checked my files and it never existed at all.
I've experience this ...
0
votes
0answers
59 views
cPanel's Web Disk - Security issues?
I'm thinking of using Web Disk (built into the later versions of cPanel) to allow a Windows or Mac computer to map a network drive that is actually a folder on our website (above the public_html ...
0
votes
0answers
107 views
SIMPLEST way to set up password protection for a static site, with basic admin UI?
I have a static site.
I would like the simplest approach to password protecting a directory, with a basic admin UI for adding/removing users. I will have so few users that I don't care about ...
