Jump to content

Php LEAKS


netwhw

Recommended Posts

;DHello ;D

I have a website , all written in php 4, I use apache 1.x

Last days i have been receiving a "notice" from one of my users that the website was beening " hacked " by some ppl.

 

I Dont know exactly what they mean by that, but...

The questions is, is there any leaks i should be aware of in php functions?

I already secured all POST variables from sql injection with "stripslashes" and "ereg"

Most of my web  site usage is Database connecting , requesting data etc

Most of my used functions are mssql involved ( fecth_array, query )

I really want to know from experts if there is anything else i should be looking for, if there is any function that could open HOLES in my code, or any tips here to get it most secured !!!

 

If anyone is intersted on helping i may give he or she website url´s do it can be checked out...

 

Any tips are welcome...!!!

Link to comment
https://forums.phpfreaks.com/topic/55408-php-leaks/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.