Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1968 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

Is this secure?

Thread title: Is this secure?
Closed Thread    
    Thread tools Search this thread Display Modes  
03-10-2007, 11:39 AM
#1
Seb is offline Seb
Seb's Avatar
Status: Watermelon Man
Join date: Nov 2006
Location: London
Expertise:
Software:
 
Posts: 3,312
iTrader: 36 / 100%
 

Seb is on a distinguished road

  Old  Is this secure?

Without killing my site or hurting it any way...is it all secure? By that, I mean can anyone physically do something that wouldn't be good for the site?

www.imagewasp.com

Please let me know...and also, while i'm posting. I can't get the font color to go white in the content area. Any help is appreciated.

Thanks.

03-10-2007, 12:09 PM
#2
daz is offline daz
Status: I love this place
Join date: Jun 2005
Location: UK
Expertise:
Software:
 
Posts: 562
iTrader: 5 / 100%
 

daz is on a distinguished road

Send a message via MSN to daz

  Old

Change

Code:
#content {
color: #000000;
	width:601px;
	padding-left:99px;
	background:url(images/content_bg.gif) repeat-y;
	padding-top:50px;
	padding-bottom:50px;
	border-bottom:2px solid #DBDBDB;
}
to
Code:
#content {
        color: #fff;
	width: 601px;
	background: url("images/content_bg.gif") repeat-y;
	border-bottom: 2px solid #DBDBDB;
        padding: 50px 0 50px 99px;
}

03-10-2007, 12:18 PM
#3
Seb is offline Seb
Seb's Avatar
Status: Watermelon Man
Join date: Nov 2006
Location: London
Expertise:
Software:
 
Posts: 3,312
iTrader: 36 / 100%
 

Seb is on a distinguished road

  Old

Originally Posted by daz View Post
Change

Code:
#content {
color: #000000;
	width:601px;
	padding-left:99px;
	background:url(images/content_bg.gif) repeat-y;
	padding-top:50px;
	padding-bottom:50px;
	border-bottom:2px solid #DBDBDB;
}
to
Code:
#content {
        color: #fff;
	width: 601px;
	background: url("images/content_bg.gif") repeat-y;
	border-bottom: 2px solid #DBDBDB;
        padding: 50px 0 50px 99px;
}
Cheers mate, that's awesome. Just need to know about the security now ^^, thanks.

03-10-2007, 12:38 PM
#4
daz is offline daz
Status: I love this place
Join date: Jun 2005
Location: UK
Expertise:
Software:
 
Posts: 562
iTrader: 5 / 100%
 

daz is on a distinguished road

Send a message via MSN to daz

  Old

I'm no security expert but as long as you're checking the mime file type on uploads you should be fine. ;o

03-10-2007, 01:21 PM
#5
Impluo is offline Impluo
Status: We're all mad here
Join date: Aug 2005
Location: Missouri
Expertise: programming
Software: Notepad
 
Posts: 1,606
iTrader: 0 / 0%
 

Impluo is on a distinguished road

  Old

Originally Posted by daz View Post
I'm no security expert but as long as you're checking the mime file type on uploads you should be fine. ;o
Nope he is just verifying the file types by the extension

http://www.imagewasp.com/uploads/1132hi.jpg

I wrote a message in there

Code:
hello º¿º

:)

03-10-2007, 03:39 PM
#6
Seb is offline Seb
Seb's Avatar
Status: Watermelon Man
Join date: Nov 2006
Location: London
Expertise:
Software:
 
Posts: 3,312
iTrader: 36 / 100%
 

Seb is on a distinguished road

  Old

So does that mean it's not secure?

03-10-2007, 04:04 PM
#7
Impluo is offline Impluo
Status: We're all mad here
Join date: Aug 2005
Location: Missouri
Expertise: programming
Software: Notepad
 
Posts: 1,606
iTrader: 0 / 0%
 

Impluo is on a distinguished road

  Old

I don't really know much about it

This site looks like it has some information about file upload security.

03-10-2007, 04:41 PM
#8
Wildhoney is offline Wildhoney
Wildhoney's Avatar
Status: Request a custom title
Join date: Feb 2006
Location: Nottingham
Expertise:
Software:
 
Posts: 1,648
iTrader: 18 / 95%
 

Wildhoney is on a distinguished road

Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney

  Old

It's generally secure. Just those issues I found earlier on MSN for you.

03-10-2007, 05:23 PM
#9
Seb is offline Seb
Seb's Avatar
Status: Watermelon Man
Join date: Nov 2006
Location: London
Expertise:
Software:
 
Posts: 3,312
iTrader: 36 / 100%
 

Seb is on a distinguished road

  Old

Yeah thanks mate ^^ I'll do what Wildhoney said.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed