Jump to content

Recommended Posts

http://www.iraqresearch.org

 

I'm more interested in whether the CMS running it has security issues and if so, what they are. There are no direct links to it at the moment but to login it's /login.html and /register.html . Any problems found would be nice to know about, thank you. :)

Link to comment
https://forums.phpfreaks.com/topic/75167-site-needs-to-be-tested/
Share on other sites

Insecure Cookie:

You shouldn't put the password in the cookie.

 

Insecure Cookie:

You shouldn't put the username in the cookie.

 

URL Inclusion:

http://www.iraqresearch.org/go/google.com

 

User Enumeration:

http://www.iraqresearch.org/~nobody

 

User Enumeration:

http://www.iraqresearch.org/~root

You shouldn't put the username and password in the cookie.

 

You mean the value of the username and password, how do I validate there info then?

 

 

If I check that the URL is valid, is that a problem still and if so, why? (just curious)

 

 

I'm a bit confused about this, what this does and why it's bad?

 

Thank you.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.