by BenQ
23 replies
Anyone have a good tutorial on securing html sites? I don't need a wordpress tutorial, I've got that covered, but lately been worrying about my other html sites.

Google searches don't turn up anything decent. TIA
#html #securing #sites
  • Profile picture of the author Lovelogic
    There is a wealth of stuff out there both script snippets & tuts for validating form inputs server side to protect against attacks and probing. Are you worried about anything specific?
    {{ DiscussionBoard.errors[5814493].message }}
  • Profile picture of the author deejayundoo
    Originally Posted by BenQ View Post

    Anyone have a good tutorial on securing html sites? I don't need a wordpress tutorial, I've got that covered, but lately been worrying about my other html sites.

    Google searches don't turn up anything decent. TIA
    Depends on each html website. If you let me take a look at your website, i can help improving the security. Add me on Skype if interested.
    Signature
    {{ DiscussionBoard.errors[5828265].message }}
  • Profile picture of the author goosefrabah
    If it is just a regular HTML site then the only security problem you could have is server side. Unless you have some contact form or something like that. Otherwise there really is no way to hack into the HTML per say. No SQL injections or anything like that.

    Pure HTML is processed in the users browser, so hacking would not occur on the server level.
    {{ DiscussionBoard.errors[5829050].message }}
    • Profile picture of the author TG12
      Originally Posted by goosefrabah View Post

      If it is just a regular HTML site then the only security problem you could have is server side. Unless you have some contact form or something like that. Otherwise there really is no way to hack into the HTML per say. No SQL injections or anything like that.

      Pure HTML is processed in the users browser, so hacking would not occur on the server level.
      Exactly what I was going to say!
      Signature
      Vaoser Link Ninja Software
      DHV Delivery Systems FAILING at online dating???
      {{ DiscussionBoard.errors[5849608].message }}
  • Profile picture of the author tweakr
    As goosefrabah said if it's a flat html site you shouldn't have anything to worry about as far as hacking.

    Really, we could use more information about what you are trying to accomplish. Do you have forms on the pages you are concerned about, or are you talking about putting an SSL Cert on there?
    {{ DiscussionBoard.errors[5831807].message }}
  • Profile picture of the author Jennycall
    Download Secure HTML 1.6 [164 KB]
    Here's how to create a password protected HTML page quickly...
    1) Press the button Input File and select the desired HTML file.
    2) Correct the path and name of Output File, if needed. If you want to overwrite the input file, you can use the same name.
    3) Enter Password (not less than 4 characters).
    4) Check the box View Output File if you want to view the password protected HTML file in your default browser.
    5) Press the Encode button.
    {{ DiscussionBoard.errors[5835666].message }}
  • Profile picture of the author Jennycall
    Download Secure HTML 1.6 [164 KB]
    Here's how to create a password protected HTML page quickly...
    1) Press the button Input File and select the desired HTML file.
    2) Correct the path and name of Output File, if needed. If you want to overwrite the input file, you can use the same name.
    3) Enter Password (not less than 4 characters).
    4) Check the box View Output File if you want to view the password protected HTML file in your default browser.
    5) Press the Encode button.
    {{ DiscussionBoard.errors[5835718].message }}
  • Profile picture of the author camitran1
    Download Secure HTML 1.6 [164 KB]
    Here's how to create a password protected HTML page quickly...
    1) Press the button Input File and select the desired HTML file.
    2) Correct the path and name of Output File, if needed. If you want to overwrite the input file, you can use the same name.
    3) Enter Password (not less than 4 characters).
    4) Check the box View Output File if you want to view the password protected HTML file in your default browser.
    5) Press the Encode button.
    {{ DiscussionBoard.errors[5835924].message }}
  • Profile picture of the author Alexis Wilke
    Indeed, if your pages are just HTML, then they are safe as long as no hackers access your server. The problem in this case is the web server and any other server you have running on your server (DNS, mail, etc.)
    {{ DiscussionBoard.errors[5836974].message }}
  • Profile picture of the author WF99
    You can check this link if you want >>
    Secure HTML (password protected Web pages) - online service
    {{ DiscussionBoard.errors[5837984].message }}
  • Profile picture of the author Nassim0x09
    chose nice and secure host like bluehost
    {{ DiscussionBoard.errors[5838961].message }}
    • Profile picture of the author Kingfish85
      Originally Posted by Nassim0x09 View Post

      chose nice and secure host like bluehost
      LOL. I needed a laugh.
      Signature

      |~| VeeroTech Hosting - sales @ veerotech.net
      |~| High Performance CloudLinux & LiteSpeed Powered Web Hosting
      |~| cPanel & WHM - Softaculous - Website Builder - R1Soft - SpamExperts
      |~| Visit us @veerotech Facebook - Twitter - LinkedIn

      {{ DiscussionBoard.errors[5839662].message }}
      • Profile picture of the author simona86
        Normally, while transferring any sensitive information in concern of online buying and selling then you should always aware with SSL certificates security.

        Usually, SSL certificates includes two different types such as Domain Validate and Organization Validation SSL certificates. If organization using EV SSL certificate then it will more secure than Domain validation SSL certificates.

        Online stores also use WildCard SSL certificate security which secure entire web site pages including their sub domains.

        Apart from this, you can justify SSL certificate secured web site through https web site.

        If you still can't get solve your problem then check this article How can I tell if a web page is secure?

        Hope this information helps you.
        {{ DiscussionBoard.errors[5848072].message }}
  • Profile picture of the author nice123
    It depends on what OS is on your server and what web server you are using. There is no such thing as securing html (unles you are talking about ssl encription). It is always about securing your OS and securing your web server.
    For example if you are using apache as a web server you can find a lot of info just by googling "secure apache".
    {{ DiscussionBoard.errors[5839495].message }}
  • Profile picture of the author design2convert
    HTML sites were always more secure than wordpress or others they have many features which can secure and save your confidential information.
    {{ DiscussionBoard.errors[5848599].message }}
  • Profile picture of the author BenQ
    Thanks for the info, everyone.
    {{ DiscussionBoard.errors[5850688].message }}
  • Profile picture of the author Craftisy
    What do you mean by securing it?
    {{ DiscussionBoard.errors[5853511].message }}
  • Profile picture of the author rahulkashyap
    nice post thanks
    {{ DiscussionBoard.errors[5855227].message }}
  • Profile picture of the author kaja292
    Best way is go with ebooks ,
    {{ DiscussionBoard.errors[5873705].message }}
  • Profile picture of the author OliviaSSLGuru
    If you have pure HTML website then it wouldn't occur for hacking, but if your web site have serve side little bit coding then you should have basic SSL certificate from RapidSSL which will cost you around $10 for a year. Wish you good luck!
    {{ DiscussionBoard.errors[6302675].message }}
  • Profile picture of the author davidpole
    I have a problem with MS Internet Explorer. I cannot access secure sites. HELP!!!?
    {{ DiscussionBoard.errors[6323211].message }}
  • Profile picture of the author so11
    Hello BenQ,

    you didnt really mention what exactly bothered you about your site.

    You can visit OWASP site to get very useful information about web coding. After that, the only way to find out is to audit your site for vulnerabilities and start from there.

    Hope it helps

    So11
    Signature
    www.groupesoloviev.com
    We help businesses manage cyber risk and compliance requirements.
    {{ DiscussionBoard.errors[6334848].message }}
  • Profile picture of the author arifur
    Plain old HTML is pretty much hack proof. Well if you server does not get hacked or something you can leave the html files and you can be sure that they wont get hacked.

    But when you add some scripting language to the html files (eg, php, asp) then its a different story. Your database can be compromised you site can be compromised.

    There are loads of tutorials on the internet where you can find how to properly and securely validate forms and save you site from hackers.

    Hope this helps
    {{ DiscussionBoard.errors[6337829].message }}

Trending Topics