Jump to content

How do you possible make a secure site?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
Turk4n

Turk4n

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,847 posts
Not 100% secure, but still secure against most script kiddes?
I mean my friend is asking me, and I am telling him things I expect him to know since he likes to brag about coding, now he wants to secure his not done site, against MySQL injections and normal code errors?
Myself never cared since I have no hopes with php and html, knowledge LOW.
So I am asking you C.C do anyone with great knowledge could possible share me with it?

Thanks in advance !
Posted Image

#2
Brandon W

Brandon W

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,828 posts
There are many different tutorials on CC that will help your friend prevent SQL Injection. Has he done anything with PHP to secure his site?
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation

Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!


#3
Turk4n

Turk4n

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,847 posts

Brandon W said:

There are many different tutorials on CC that will help your friend prevent SQL Injection. Has he done anything with PHP to secure his site?

Not of what I have heard, I would really tell you that he has no skills within PHP however I beleive if he lays a certain amount of time, he might learn somethings practical useful !
Also I will check all the tutorials and check if they are useful, for him !
Posted Image

#4
Brandon W

Brandon W

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,828 posts
Not a bad idea, also if he is committed you might want him to read this area of the PHP documentation;
PHP: Security - Manual
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation

Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!


#5
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
If he has a production site, I can test it for him, including XSS, LFI & RFI, the works. I've been building a vulnerbility penetration suite for days with some buds on Rohitab.

#6
Turk4n

Turk4n

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,847 posts

TkTech said:

If he has a production site, I can test it for him, including XSS, LFI & RFI, the works. I've been building a vulnerbility penetration suite for days with some buds on Rohitab.

He is more of private person, doing it just for fun, he will host game servers/blog servers and some tutorials. However I haven't asked so much about it.
I could tell him when he is done there are kind people enough to try out his site, so he knows how secure it might be !
Thanks TkTech
Posted Image