Login
Search
Welcome to the iTechForums.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 3
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-16-2008, 06:34 AM
®q © ®q © is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

Any way to reveal PHP codes?


Was just wondering, is there any way to reveal PHP codes online?


Eg, view the PHP codes for a password input form?

or is there any way to hack a PHP form based password?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-16-2008, 10:45 AM
knitting guy knitting guy is offline
Junior Member
 
Join Date: May 2008
Posts: 13
Default

What "100% Pinay" wrote is only true for regular HTML codes because HTML is processed on the client side. However, in your case, PHP codes are parsed by the server. By the time, the users actually see the pages, all the PHP codes have already been parsed and so the viewers wouldn't be able to view the PHP codes that produce the HTML codes.

While I have never actually hacked anything, but based upon what I had read before, to hack a form based password (not just forms generated by php), one would need to intercept the page transmission from the client to the server. If this transmission were encrypted (meaning that there is SSL involved), the string would be encrypted and one would need to decrypt the transmission string in order to make sense of the data. And of course, one can also hack into your database server to see your actual data in your database. If you store the password in plain text, they would be able to see the passwords. That's why it is important to encrypt your passwords in the database.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-16-2008, 01:45 PM
100% Pinay 100% Pinay is offline
Junior Member
 
Join Date: May 2008
Posts: 5
Default

basically, you can view the codes to a certain web site, but not their security such as passwords
if you want the codes, right click the page then "view page source"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to look at my friends profile but i want ot take out the CSS/Style codes, & Jessss CSS 4 05-23-2008 05:13 PM
HTML codes...? ??ash?? HTML & DHTML 1 05-12-2008 08:22 PM
Oracle.. Need help with some codes....? Kala M Oracle 0 05-12-2008 09:10 AM
in vb.net, i have a console app, how can i i display my codes in a message box... rjgellangarin12 .Net (ASP.Net, VB.Net, C#) 1 05-10-2008 08:03 AM
html codes in scroll box? Dangerous HTML & DHTML 0 05-08-2008 08:59 AM

Your Ad Here

All times are GMT. The time now is 07:59 AM.