Vista :: There Is A Problem With This Website's Security Certificate

Jan 26, 2008

i got a new computer with vista and i was attempting to check out one of my own websites and i get the following error:

There is a problem with this website's security certificate.

The security certificate presented by this website was not issued by a trusted certificate authority.

Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.
We recommend that you close this webpage and do not continue to this website.
Click here to close this webpage.
Continue to this website (not recommended).

i guess at that initial point, most people will bail. but if they are brave enough to forge ahead, they then get this:

This error occurs when the certificate has been issued by a certification authority that is not recognized by Internet Explorer. It is unlikely that this error will occur on a legitimate business or banking site. Phishing sites often attempt to use fake certificates that will trigger this error.

and of course, there is no lock icon at the bottom of the page. there is not even a way for me to install the certificate. this seems libelous to me.

View 8 Replies


ADVERTISEMENT

Security Leaks Within Websites

Apr 25, 2007

In my /tmp folder I found a file bind.tar.gz and an unpacked directory called bind which contains a bot script.

I've tried figuring out where it came from, but after scanning some logs I didn't find the source.... Could anyone tell me what steps to take to find how it got there and from what user, so I can have them close the leak?

View 11 Replies View Related

Login Security For Websites

Jun 9, 2007

how to best secure logins and password storage, I'm trying to come up with a set of tools to make this easier, but first I'd like to hear opinions if my ideas are feasible, and most importantly secure.

Most scripts (including very popular ones like phpBB) send the password & username over http and then perform an MD5 hash on the sent password on the server and compares it to the hash stored in the database.

I'm thinking this is really quite insecure for more then a few reasons.

1) The password could easily be sniffed since it's sent in plain-text
2) MD5 is a pretty weak hashing algorithms with plenty of exposed vulnerabilities
3) If a hacker was to get their hands on the database, they could just brute force (birthday, rainbow tables, etc) the passwords and get the passwords to a large group of users in a fairly limited time since people are horrible with their passwords

I'm thinking a secure alternative could be something like...

1) Combine the password and username client side (via js) and send the username over plain text, but instead of the password send a hash (preferably with a strong algorithm like SHA256) to the server.

-- This would increase the work of a hacker that managed to sniff out the connection right? This shouldn't be a major drain on bandwidth (SHA256 JS Code < 3.5 Kbs) and the length of the hash shouldn't cause any major additional load, right?
-- Obviously HTTPS would be a much better solution, but that's quite a bit harder to implement.

2) The server should then perform plenty of operations on the hash sent by the password, the most important of which would be salting the hash and rehashing the result.

-- This would make it nearly impossible to use rainbow tables, and a hacker would have to separately brute force each users password?

Okay, the set of tools for developers I've mentioned early in this post is available at [url], I'd like some opinions on whether this is even a good idea, and if I'm doing anything (or nothing ) right. I'm going to be making additions to common applications to help increase the level of security in the passwords department.

View 7 Replies View Related

Security Certificate

Jun 4, 2008

I have some clients who use IE 7. And everytime that they enter their cPanel to Login they are shown a Certificate Warning.

IE 7 Tells them not to continue (Not Recommended).

View 8 Replies View Related

Security Certificate

Jan 21, 2007

I use phpbb for my forum. When you go to my forum and log in, a security certificate pops up and I have no idea why. This problem started today.

I called Ipower (my host) and they did not help.

Here is the link to my forum

[url]

If you log in you will see the certificate.

Username: bigbob

Pass: ncoic

If I use firefox to login I don’t see the certificate. If I use I.E. I do.

I can’t login nor can any of my customers because of this certificate. No matter what I try it does me no good. But what really bugs me, this problem just started today and never occurred before. Ipower kept saying they don’t know what happen, they don’t know my code (whatever that means). All I know is yesterday all was fine and today it is not and I made no code changes since yesterday.

View 1 Replies View Related

PHP In Vista

Aug 2, 2007

Kevin Yank's book does not deal with Vista, and I'm completely stuck - whereas it was straightforward to install PHP on XP, nothing fits with Vista's IIS. Any idea where I could find the procedure ? I've tried quite a few sites, but nada.

View 4 Replies View Related

SVN On Vista

Aug 15, 2007

how to setup a SVN repository on Vista, i don't want to use is as actual server but want version control on my work pc

View 0 Replies View Related

Vista And CPanel A No Go ?

Feb 28, 2007

I can not login to any of my cpanels with vista I've tried FF and IE7 and I can't get in.

The crazy thing is that I can get into my WHM but I can't even login to the cpanels from there.

I don't have the firewall on and everything that I know of is off.....

View 14 Replies View Related

Using Telnet Client In Vista

Jan 3, 2008

I'm looking to run this small telnet script to reboot my router using vistas built-in telnet client:

192.168.1.1 23
WAIT "login"
SEND "my_login_idm" (enter your login ID here)
WAIT "Password"
SEND "my_login_passm" (enter your password here)
WAIT "#"
SEND "rebootm"
WAIT "#"

...without much luck.

View 4 Replies View Related

Superfetch On Widnows Vista

Jan 5, 2009

I heard that superfetch speeds up your computer by using the memory and flash memory as cache or swap insted of the hard drive.

I tried to enable superfetch on my vista but could not find any such service or entry or any clue on the help file either..

what it is and why its not present on my pc.

View 6 Replies View Related

Can I Install Winxp Or Vista On Vps

Jan 5, 2009

i want to buy a vps to run my personal usage, and i can put some data on it and connect it anywhere, i hope to install winxp or vista on vps, and use windows's Remote Desktop to connect it, is it possible?

View 4 Replies View Related

Set Up IIS Locally On Vista For Testing

Oct 14, 2008

I'm moving from my old XP PC to a new PC with Vista (a mistake, but that's a different story).

I'm trying to set up some sites in IIS so that I can develop locally without having to publish to a remote web server.

I've installed IIS7 from the control panel, and am now looking to set up my first site. I've put the site name in, and the path to the site on the computer, but I'm getting an error in the 'bindings' section. I've left all of this empty because I don't know what it means (it didn't ask for any of this in IIS on XP) but when I try to add the site it gives me the following error:

"The binding '*:80:' is assigned to another site. If you assign the same binding to this site, you will only be able to start one of the sites. Are you sure that you want to add this duplicate binding?"

Does anyone know what to do here? I'll need to add about 100 domains to IIS so I want them all to be accessible locally. How do I do this?

View 14 Replies View Related

Ubuntu / Vista (data)

Jan 26, 2007

I've been working all day with members at ubuntu forums, I need serious help please

ubuntuforums.org/showthread.php?p=2067895&posted=1#post206789

I restarted again in live boot mode of course and now when I go to computer I see the 104.8GB volume drive. (wasn't there before), this is the Windows partition

When I try to open it I get an error

unable to mount the selected volume
error: device /dev/sda2 is not removable
error: could not execute pmount

So I ran sudo mount /dev/sda2 /media/windows -t ntfs -r -o uid=999,gid=999,umask=444
and now I get "you do not have the permissions necessary to view the contents of 'windows'

View 1 Replies View Related

VISTA: Can't Load Mysql 5.0.27 On PHP 5.2.0

Feb 11, 2007

i'm using Vista RTM, and so then
my PHP module can load mysql 5.0.27.

Apache version: 2.0.55 ( ok )
PHP version: 5.2.0 ( unzip package - ok)
MySQL version: 5.0.27 ( connection is ok only with cmd line )

so, what's the problem.
i tried with this solution:
[url]

but it's take no effect.

what's the step i have been lost?

View 2 Replies View Related

IIS Manager On Vista Does Not Work

Apr 4, 2007

I have Vista Premium. I just added IIS7 to it. When I run IIS Manager I get an error window saying:

"The file that stores your list of connections and layout preferences is corrupt and cannot be recovered. The US Manager connection list and layout will return to the default state."

Then when I click on OK I get another "Failed to Connect" error window saying:

"There was an error connecting. Do you want to specify a different set of credentials?

Details could not load file or assembly 'System.web, version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3... or one of its dependencies. The system cannot find the file specified. "

View 0 Replies View Related

Unusual Request - XP Or Vista VPS

Nov 28, 2007

I have an somewhat unusual requirement. I need a hosted Vista or XP desktop somewhere.

This is not to host a server application. The reason I need it is that I need to give my staff access to an application that only runs on an XP or vista desktop environment, and I dont want the software in question installed on their pc, instead they will log on via remote desktop and use it that way. The application does *not* run on Win Server 2003.

I have looked high and low, but all the Windows VPS services on the market seem to be hosting Win Server 2003 exclusively, which is no use to me. Does anyone out there know if it is possible to get hosted XP or Vista anywhere?

I am aware that there are a couple of providers who will host a vmware vm for you but even they seem to be oriented towards Win Server, which is no use to me.

View 4 Replies View Related

My IIS Manager In Vista Does Not Work

Apr 4, 2007

I have Vista Premium. I just added IIS7 to it. When I run IIS Manager I get an error window saying:

"The file that stores your list of connections and layout preferences is corrupt and cannot be recovered. The US Manager connection list and layout will return to the default state."

Then when I click on OK I get another "Failed to Connect" error window saying:

"There was an error connecting. Do you want to specify a different set of credentials?

Details could not load file or assembly 'System.web, version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3... or one of its dependencies. The system cannot find the file specified. "

What's going on?

View 0 Replies View Related

Windows 2003 SBS And Vista Gotchas

Apr 12, 2008

Well, my company got a Windows 2003 Small Business Server and most of our workstations were running Windows Vista. Now I ran into some issues I thought I'd document for the benefit of those attempting connections of Vista Business and up workstations to a Windows 2003 Small Business Server:

Windows 2003 Small Business Server Vista and Outlook 2007 Compatibility Upgrade

Before you throwing your Vista clients at your Windows 2003 Small Business Server, you're going to need to make sure you have the Windows Vista and Outlook 2007 compatibility update as outlined by KB926505, the knowledge base entry on Vista and Windows 2003 SBS. This will require a restart of the server to fully apply the effects of the patch.

Updating workstations with existing users

Now, you add your users through the Server Management tool, and it tells you to run [url]on the client workstation to setup the process. Before you do this, you need to separate out your systems with existing users (and thus profiles) and your systems with no established users. For the ones that have existing users, you'll need to install a Win32_UserProfile WMI patch. If you don't apply this patch, then you can't migrate your local PC user settings to the Windows 2003 SBS associated user when you run the setup (Unless you install the patch, then re-run the wizard).

Running the connection wizard

Okay, so let's say your server is named SBS2003, now you point your client workstation to [url]and you'll be asked for the username and password of an existing user on the Windows 2003 SBS. Enter it in and 2 things can happen:

Runs without a hitch

You get an error about copying Client Setup files

Now here's the painful one. There's a number of ways to approach this issue, so be sure to go through them all:

Point your DNS servers to the Windows 2003 SBS and ONLY the Windows 2003 SBS. This solved my particular issue.

You may have an issue with required encryption in IIS. See this post for a possible solution.

You may have an issue with TCP offload. Check this post for more information. Basically you need to disable it.

IIS is bound to a specific IP. Try changing it to "All Unassigned" instead.

Now then, the wizard should run, and your workstation should now be latched onto the domain Not quite done yet though.

Network Discovery

I found my workstations couldn't see network machines after I attached them to the network. Trying to turn on Network Discovery in the Network Sharing Center seemed to fail. To rectify this, I took 2 steps:

Enabled Link Layer Topology Discovery (LLTD) for the domain to get my network map. You'll also need to make sure LLTD is enabled on your NIC properties as well (in the form of a checked box).

I had to turn on Network Discovery and File and Printer Sharing in the Windows Firewall settings. To do this I did: Control Panel

Windows Firewall
Bring up the exceptions tab
Make sure Network Discovery and File and Printer Sharing were enabled

Then viola, network thar she blows. Also, I found that when I shared directories on the Windows 2003 SBS and the client had permissions to access the share, it wouldn't showup until I went to the Publish tab in the share's properties on the server and made it published on active directory. After doing that and refreshing my Windows 2003 SBS showed up in the Network.

View 2 Replies View Related

CPanel Stopped Working In Vista

Jan 4, 2008

Yesterday I could reach all of my cPanels on a Vista laptop; today they all time out. I can reach them with other computers. It doesn't matter if I go to mysite.com/cpanel or mysite.com:2082. I even added a port 2082 under Windows Firewall; no change. I'm not using any 3rd party firewalls. I did install a bittorrent client last night, then uninstalled it when it didn't work.

View 3 Replies View Related

IIS 7 On Vista Home Premium Won't Work

Mar 14, 2008

I cannot get IIS to work on Vista Home Premium.

I have installed it as per instructions, turned off firewall etc

It appears to be installed but when I try [url]I just get the "internet explorer cannot display the webpage" page

View 2 Replies View Related

Vista + Outlook 2003 = SPAM

Feb 7, 2007

I have a customer that relies heavily on her email (sends/receives about 200 emails each day). Last Friday we traded her Windows XP computer for a new Windows Vista system.

Now since that time one of her main contacts is unable to receive any emails. She is able to receive messages from that contact but the replies are not received by the customer. I talked with the technical support group on the receiving end and they tracked it back and said that the emails are sitting in their spam filter.

What change(s) were made that changed this trusted email account to a spam account just by upgrading to Vista? I ran the DNS Tools Spam tool and the domain and IP address is not listed in any database. The only thing that showed was something about the PTR not found in the domain record. Is this something that is required?

View 4 Replies View Related

ErrorMessage When Trying To Activate IIS7 In Vista Ultimate 64-bit

Sep 10, 2009

When I try to activate IIS7 in Windows Vista Ultimate 64-bit everything seems to go well but after a while when the progress bar has gone full and that window has disappeared an error message appears saying "An error has occured. Not all features were successfully changed". If I don't restart immediately but instead try to open the IIS7 default page it's up. But after rebooting it's gone. The iis7.log says:

Code:

[09/10/2009 16:04:51] < !!FAIL!! > SERVICE_CONTROLLER::StartNamedService APPHOSTSVC result=0x80070424
[09/10/2009 16:04:51] < !!FAIL!! > Install of component ProcessModel result=0x80070424
[09/10/2009 16:04:51] < !!FAIL!! > COMPONENT::ExecuteCommand result=0x80070424

View 0 Replies View Related

Windows Vista, Passive FTP, Linksys Routers

Jan 21, 2008

My roommate ran into this problem a few weeks ago. He could not connect to a webserver. Turns out it is the way that some of the ports are being handled when passive FTP is used.

I was wondering if a lot of web hosting companies are seeing some complaints of (passive) FTP not working properly? And who are you blaming?

He had to install some firmware updates to the Linksys router as well but then that started to crash the Internet connection (something we cannot have). So the router update was uninstalled.

He had to do quite a bit and finally started to use the control panel to upload. He has not tried FileZilla yet but I tried it on my system to connect to his server and it failed.

View 4 Replies View Related

Looking For Backup Solution For Windows XP/Vista Platform Client

May 23, 2008

I'd like to ask for opinion what is the best way to backup a client PC in Windows XP/Vista platform.

For example, each PC has a folder inside c:Server

Every 17:00 hours, the PC will FTP all data inside c:Server to backup server.

When it is done, the manager is able to access to his files & do his work remotely online via the server at night in his home. Another reason to have this backup is because they want to secure all the files from any viruses or any accidents in the office during non office hours as the files is important to them. The next morning, he is able to continue his work as normal when files are being merged.

Any kind of such solution available?

View 0 Replies View Related

RSYNC / Windows 2003 & Vista / Open Files

Jun 28, 2007

Does anybody know how I can force RSYNC to backup open files on Windows 2003 Standard and Vista Ultimate?

View 4 Replies View Related

Joomla Security / Linux Security

Apr 4, 2008

I run a web hosting company and one of my servers is a LAMP server running CentOs 5. A user of mine has a Joomla installation running to manage his website and he has run into the following problem that I am puzzled by.

When Joomla adds a component or module to itself, or when a user uses the Joomla upload functionality, Joomla will add the new files under the user name "apache". This makes sense as it is the apache service running PHP that is actually creating the files.

However, when he FTP's into the account to modify these files, he doesn't have the appropriate permissions to do so as he doesn't have a root level login, just permissions on his home directory which is the site. Any help would be much appreciated.

Also, does anyone know how to change the owner/group of a directory and all of its sub directories in Linux without changing the actual permissions? I.e. some of the files in the folder have different permissions (0644 as apposed to 0755) than its parent but if I do a top down user/group change on the folder it will change everything in that folder to 0755.

View 10 Replies View Related

How Do Websites Get Hacked?

Oct 20, 2008

Every now and then I'll run into a website that has a message that says it was hacked by a certain hacker. How exactly do this? Do they hack into the actual server or do they somehow get a hold of the website owners FTP info?

View 10 Replies View Related

How Many Websites Can Stand On VPS

Oct 19, 2009

how many websites can stand on VPS with following configurations?

I'm asking this because Can I install whm reselling script like whmphp? or WHM Reseller creator?

It enables to create master reseller and whm reseller respectively. So there will be huge number of websites, databases, emails hosted on VPS
So which one to choose?

1.
Disk space - 10 GB
Bandwidth - 200 GB
Burst. RAM - 256 MB
Gurnt. RAM - 128 MB
Max CPU Usage (per CPU) - 80 %
OS - CentOS 5.3

2.
Disk space - 20 GB
Bandwidth - 400 GB
Burst. RAM - 512 MB
Gurnt. RAM - 256 MB
Max CPU Usage (per CPU) -
OS - CentOS 5.3

3.
Disk space - 30 GB
Bandwidth - 800 GB
Burst. RAM - 1024 MB
Gurnt. RAM - 512 MB
Max CPU Usage (per CPU) -
OS - CentOS 5.3

View 14 Replies View Related

How Many Domains/websites On A VPS

Oct 17, 2009

I have a pretty 'beefy' VPS (Future Host 'Titanium' plan, 1Gb RAM, equal share, 750 Mb bandwidth, 50Gb disk).

I'm using it mostly to host relatively small, low-traffic Wordpress sites. Right now, there are about 40 domains & blogs set up.

The majority see only a few dozen visitors per day. A few have traffic around 100 visitors, and 1 or 2 may get up to 500 per day.

My question is, what might be a comfortable limit on domains/blogs I can host before I should start thinking about adding a 2nd VPS?

View 6 Replies View Related

Can't Connect To Outside Websites

Jul 30, 2009

We can't resolve any outside websites, for example wget won't resolve any websites.

elvis:~# wget [url]
--2009-07-30 03:12:15-- [url]
Resolving g-ecx.images-amazon.com... failed: Temporary failure in name resolution.
wget: unable to resolve host address `g-ecx.images-amazon.com'
elvis:~#

How can we debug this? Its just started to do this, before it was fine for months.

We can resolve IP addresses fine.

elvis:~# wget [url]
--2009-07-30 03:18:08-- http://206.251.77.82/~proxy/images/b...ntent-view.png
Connecting to 206.251.77.82:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 241 [image/png]
Saving to: `background-content-view.png'

100%[======================================>] 241 --.-K/s in 0s

2009-07-30 03:18:08 (63.8 MB/s) - `background-content-view.png' saved [241/241]

elvis:~#

View 2 Replies View Related

How Can I Host My Own Websites

May 15, 2009

I have three domains that I want to host myself on my own computer. Two are temporary sites that I only put up on Memorial Day weekend for the Detroit Electronic Music Festival or Movement 09 to direct people to my after parties and the other site is a two page bio site for myself. I have a very tight budget this year and I can't afford to pay for web hosting all year round when these are only temporary sites even though I own the domain names all year round. I do know some of the promoters for the festival do the hosting themselves.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved