HTML - Password/basic Url Security Problems
Hey, I'm new but I'll tell all of you right now that I've googled and searched all over this forum for a relatively simple problem. I built a website (http://www.kingklick.freehosting.net) which is essentially a fake front for my underground website. We use it to post data on how to get around the schools unfair internet security (Not just myspace either..) They block anything questionable. We tried proxies but they blocked those too. So far, I have it so that the hidden link goes to this page, http://www.kingklick.freehosting.net/coms.html were it asks for a password. I have it so the password is encrypted (PW: death) and the page it would go to is ...death.html - the password. If they see this, they could block it, so it auto-refreshes in 0.1 seconds to real.html which is the actual page.
Real problem: When you type in the full URL, http://www.kingklick.freehosting.net/real.html it does not prompt you for the password, nor does it bring you to the password page, it bypasses it! The second problem is that once you type in the password and click enter, you can click the "Back" button on the web browser and the URL reads: http://kingklick.freehosting.net/com...assword2=death -With the password right in the URL!!! I need code to make the real.html prompt for the password every time you log in, and I want to somehow encode the URL so the password isn't displayed or recorded in history. - This is for a good cause. All of our browsing freedoms have been taken away. Not like normal either, we've been completely screwed and can only use educationally based websites. They block others that they haven't seen which really limits my ability to research and do work!!! The security of my informative site is incredibly important and everyones help will be returned in the utmost respect from everyone here at my High School. Similar TutorialsSorry I am not sure if this is the right forum but i have a qestion: Hi I currently have a web application that presents a user with a username and password box (text boxes) - once the user registers their password is encrypted and stored in a database. My question is this - the password is sent from their machine to the server in plain text. Is there a simple way of encrypting the form without using javascript to make it more difficult for their password to be seen across the internet/network Also are there basic security issues i should look into or does any one have any resources/links that will help me make a secure site. PS the client may not have the .NET framework installed so no .NET solutions please Thanks and sorry for the general nature of the problem Dan. I am working with a new client and am trying to access their admin area on the ecommerce site. I think I found the correct directory but am not able to get past a directory security pop up that asks for login information. Of course the client does not have this. I have FTP access and am trying to figure out if I can get around this pop up and finally get to the admin login. There is a .htaccess file with the following contents: PHP Code: #AuthType Basic #AuthName "OS Commerce Administration" #AuthUserFile "/home/lucid/.htpasswds/catalog/admin/passwd" #require valid-user I've removed this file completely and I still get that pop up. Can someone help. Please. hi, im creating a script where users will be able to upload files to my site from a form, i was wondering if i could stop files from being executed from the upload directory because if a user desides to upload a harmfull php file them execute it on the site, well it would be bad. so, can i do this by setting the directory permissions (chmodd) to 444, only allowing reading? thanks! At this address: http://into.net23.net/ beyond the index page lies just one other file, an .html page, on that page is a string of characters. This is a website created to test security for a website at a different address, it is my hope to keep paid content there using this format, without using any genuine security. I have tried all i know to find the page, download the entire website. nothing has yielded this page yet. Can anyone find this page and tell me what this string of characters is please? Or is it genuinely secure? Hi guys, I need help with password protecting a specific area of my website. Easy?! Me thinks not. Here is the challenge... I need to create a popup box that appears when people navigate to a specific page of my website. No username, just a password to continue. HOWEVER!!! the page(s) can only use HTML due to browser restrictions. If anyone has a way of doing this then please let me know. If you need more information please ask. Ill try anything you throw at me and let you know if it works. Please also send a short detail of how to use whatever you send if it is slightly ambiguous to apply. Hope to hear from yous all soon!! P.S. The password cant be 'EMBEDDED' in the actual page itself, because to me that is not really defined as 'secure'. Its like having a post-it stuck to your credit card with you PIN number on it. Encryption is allowed and works in this specific browser. Hi, I have made a website for a friend and it has a guestbook. The problem is that someone makes lots of entries and link to sex sites and things like that. I guess mabye its a program somone made to do this, but its really annoying. Is there a common way of solving this problem? I have some ideas but dont know how to do it: 1: How can i check entries if they contain cirtain words, and if they do, not make that entry. 2: How can i make entries with a html link not enter in the guestbook? Or HTML code at all. Hope someone can help me out. Parashurama Hi, just wondering if there was any way of having a little password box without too much messing. Also without somebody being able to view the source and find out the password. I know some companies do this sort of thing but you have to pay for no ads. Preview: You just enter your password, click a 'Login' or 'Enter' button and away you go to another page. But if you get it wrong you just go to a 'Wrong Password' page. Hi Guys, I have created a basic secure login for members to my site. There is noting really secure on the members area but it started me thinking on what I can do in order to improve security. Does anyone have a set of steps they follow when creating a login using php and html pages? How do I stop people just going straight to the succesful login page and bypassing the login screen for example? Thanks all PLEASE SEE POST NUMBER THREE Original 1st Post: I need a form to ask three Security-like questions to the user, before directing them to a page where they may download stuff. i resently used the folowing site to create an email form, and would like to know whether there are any services that provide the Questions code http://www.emailmeform.com/?page=cphome is there any services like that one, or can anyone give my a code to solve the problem. is there something I can do to my site, which is giving people the security certificate errror page? TIA this is my page http://web.vtc.edu/users/cjb06271/CI...nal/order.html there are several things I would like to happen. 1. the right collumn background to be where the right collumn should be(so other links in navbar) 2.The test between the roach pictures to be alligned with the top rather than bottom of pictures (so smaller windows can see) 3. When you size the window smaller than the text, a scroll bar appears, and when you scroll the background no longer exists. If I put it on auto the background will only go as far as the text does. 4. (nice but not required)The cocroachs to be alligned to the left and right of the top bar respectively, and the text in the middle. 5. (nice but not required) the right column background image is being cut in half (as does the top one if you size small enough). any way to make the images ignore the collumns? don't worry about the colors I will be changing them soon hi. i have found a site that displays their images the way i want to http://www.ukhotelsupplies.co.uk/ i want 3 rows and 3 columns of pics with a text lable above it whats the best way of doing this please. a table would be easy but people say not to use them. thanks Hi, i have been asked to create a page for an existing website. I have created the page using one of the site pages html code, basically i just copied the html layout, and added my own pics/words, and saved it on my computer. What have to do now is get this page to the website administrator. What is the best way?. I tried to upload to a server without success. Can it be emailed?. All i need is for the website admin to view the page so hey can add it to the site. Sory to bother you with simple stuff, Thanks, Tom. Hello i hav my own small website that i use for shortcuts for a webiste i use and have this in firefox using the "load this bookmark in the sidebar" option. So what i want is when i click the link in my sidebar that it opens in the tab i have opened and not in the sidebar if you get me. Any help would be welcomed. thanks I got this code (below) from an html tutorial and added into mt index page and my css file. And all that shows on the web page is CONTENT GOES HERE. I guess I need a corner image named box-bg? Can you help me with one? And how do I add a light-grey, thin border around the box? Thanks. Code: In index page: <div class="box"> <div class="topleft"> <div class="topright"> <div> CONTENT GOES HERE </div> </div> </div> <div class="bottomleft"> <div class="bottomright"> </div> </div> </div> and in CSS: .box div.topleft { display: block; background: url("../images/box-bg.png") top left no-repeat white; padding: 2.0em 0em 0em 2.0em; } .box div.topright { display: block; background: url("../images/box-bg.png") top right no-repeat white; padding: 2.0em; margin: -2.0em 0 0 2.0em; } .box div.bottomleft { display: block; height: 45px; margin-top: -2.0em; background: url("../images/box-bg.png") bottom left no-repeat white; } .box div.bottomright { display: block; background: url("../images/box-bg.png") bottom right no-repeat white; height: 45px; margin-left: 3.0em; } hi there, i have a basic page layout written consisting of 3 tables. however, i have a queery. How would i go about putting a line break between the top table (the banner table) and the second table (links) and the same again between the second and third (content) tables. I've provided my code below. Thanks Stuart <body> <center> <table id="shell" title="Shell" height="250" width="100%" border="0" bgcolor="black" cellspacing="1" cellpadding="0"> <tr height="50"><td bgcolor="white"> <table title="banner" id="banner"> <tr><td>Banner goes here</td></tr> </table> </td></tr> <tr height="25"><td bgcolor="DFE6EF"> <table title="Navigation" id="navigation"> <tr><td>Links!</td> <td>Links!</td> <td>Links!</td></tr> </table> </td></tr> <tr><td bgcolor="white"> <table title="Content" id="content"> <tr><td>Content goes here</td></tr> </table> </td></tr></table> </body> </html> I normally work in Flash which is much more intuitive for me. I am making and effort to design more in HTML. Here is the most basic of questions.. When doing designs in Photoshop or Illustrator, what is the best way to save slices. Gif or Jpeg. Are there tutorials or personal comment on the forum about the best practice for slicing sites. Thanks! Hi I'm not web guru (this will become obvious shortly), but I'm doing a website project for my school assistantship. For the most part, it's solid for my needs and the committee I'm working for. Here it is: http://people.umass.edu/luke/PEP/index.html But there are 2 problems: 1) the UMass Amherst Banner on the top spreads the width of the page when viewed in IE, and 2) the Menu moves up and down with the links in varying degrees depending on the browser. I can't fix them. I know people are busy and have lives and I wouldn't be posting if I hadn't tried everything in my faculties to solve these issues. If you have suggestions, it would save me embarrassment and a LOT of time. Thanks so much for reading! I am a newbie to this html thing but I have a task that is a little complicated that I need to do often. I want to be able to work with a design like in the attached. Can someone send me a sample of coding that will make a similar to this? I do not want to use tables because I was told that tables are not a very good way to lay out something with pictures and text. The coding does not have to be complete - just the bare minimum to do the job. I do not expect to be able to make it a file and make it work - I just want to study it. I was wondering if anybody knew if using frontpage or had the code for something like pretty much: I want to make a comments / message board type thing where people can leave comments sorta of like on the end of the new york times articles or such where people comment, however i want to make it so i can approve the comments before they show up. |