Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


MySQL and PHP simple login system filter_list
Author
Message
RE: MySQL and PHP simple login system #61
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

Reply

RE: MySQL and PHP simple login system #62
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!
Calling me stupid won't mind me it only shows your immaturity -<3

[Image: 120x240.gif]

Reply

RE: MySQL and PHP simple login system #63
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!
Calling me stupid won't mind me it only shows your immaturity -<3

[Image: 120x240.gif]

Reply

RE: MySQL and PHP simple login system #64
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!
Calling me stupid won't mind me it only shows your immaturity -<3

[Image: 120x240.gif]

Reply

RE: MySQL and PHP simple login system #65
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!
Calling me stupid won't mind me it only shows your immaturity -<3

[Image: 120x240.gif]

Reply

RE: MySQL and PHP simple login system #66
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!
Calling me stupid won't mind me it only shows your immaturity -<3

[Image: 120x240.gif]

Reply

RE: MySQL and PHP simple login system #67
(10-28-2013, 07:32 PM)hellomen Wrote:
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!

I do not affiliate myself in any way as being a Nazi. I am also not English, but your grammar shouldn't be that bad, I know what foreign grammar is like, and it's mainly just badly worded, not incorrectly spelled, of course people learn, but off that topic, and onto the next.

Encoding without a key can be very, very insecure. Hashing is a one-way design, which is almost unbreakable [keyword: almost].

Reply

RE: MySQL and PHP simple login system #68
(10-28-2013, 07:32 PM)hellomen Wrote:
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!

I do not affiliate myself in any way as being a Nazi. I am also not English, but your grammar shouldn't be that bad, I know what foreign grammar is like, and it's mainly just badly worded, not incorrectly spelled, of course people learn, but off that topic, and onto the next.

Encoding without a key can be very, very insecure. Hashing is a one-way design, which is almost unbreakable [keyword: almost].

Reply

RE: MySQL and PHP simple login system #69
(10-28-2013, 07:32 PM)hellomen Wrote:
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!

I do not affiliate myself in any way as being a Nazi. I am also not English, but your grammar shouldn't be that bad, I know what foreign grammar is like, and it's mainly just badly worded, not incorrectly spelled, of course people learn, but off that topic, and onto the next.

Encoding without a key can be very, very insecure. Hashing is a one-way design, which is almost unbreakable [keyword: almost].

Reply

RE: MySQL and PHP simple login system #70
(10-28-2013, 07:32 PM)hellomen Wrote:
(10-28-2013, 06:57 PM)Vile Wrote:
(10-28-2013, 06:33 PM)hellomen Wrote:
(10-28-2013, 03:20 PM)noize Wrote:
(10-28-2013, 08:17 AM)hellomen Wrote: nice tutorial but not good enough for security reasons
-it is sql injectable
-password instant storage?
-sessions over cookies?

mhm this are just 3 I could think of and those 3 are the most important things I suggest to not learn from this script but actuall use this script as a reminder on how to put it up on a logical way.

Huh? Password instant storage? Session over cookie?

You have clearly got no idea about what you're talking about. I clearly stated this is an old thread and that I should rewrite this from scratch to make something decent, but there are already tons of posts on such a matter.

Stop spamming with senseless statements.

seems like you aren't knowing what you say.
I don't don't care how old the thread edit I'm still allowed to answer of them whem I see people use this WRONG thread

password instant storage - obviously you didn't even encrypted it in this so it's intstanst password storage

Session over cookies - like the code said you uses sessions instead of cookies which isn't better it's even worse.

I exactly know what I am talking about if goes about such codes and I will not shut my mouth for such immagure kind of unsensed texts you wrote there.
I am not talking about other work as of with the register/login simply the fact that this is this thread and the other threads are others.

regards,
hellomen
ps: never try to make such butthurt texts.

I think your speech has dropped my IQ. Anyways, never, EVER, encrpyt/encode passwords, it's breakable. If you do, hash the encoded text, and then rehash the hashed encoded text. Sessions and cookies are both equally good AND bad. I can hijack both. You need to learn to spell, and right now my sentences are so fragmented.

encoding is still better secured than just uploading the passwords to the database!

"You need to learn to spell" Oh sorry mister english nazi
that I am not well known in the language english but still got my feeds into programming and giving the right feedback on this thread which you probably can;t handle else you wouldn't start about it...

It's nothing more than a desperate way out of getting to talk about how I spell

WELL SORRY THAT NONE OF THE WORLD SPEAKS THE LANGUAGE ENGLISH PROPERLY!

I do not affiliate myself in any way as being a Nazi. I am also not English, but your grammar shouldn't be that bad, I know what foreign grammar is like, and it's mainly just badly worded, not incorrectly spelled, of course people learn, but off that topic, and onto the next.

Encoding without a key can be very, very insecure. Hashing is a one-way design, which is almost unbreakable [keyword: almost].

Reply







Users browsing this thread: 7 Guest(s)