• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

How to scan Php ?

EDOTORANGGA

Active member
Jan 29, 2019
144
59
28
Any Body cn help me?
How to scan php form malicious code?
I'm Newbie about Programing,
 
Play with online tools like these ones: https://geekflare.com/php-security-scanner/

Otherwise just upload it to your site and there are lots of scanners that can check your site for malware.

I'll add one last bit, most online scanners can only scan your public files. I use a combination of a local software scanner (on my dev machine which uses isolated containers) and a hosted scanning tool that is on my staging server. Both of these have access to all the files and can find backdoor code and any maliciously uploaded hacks.
 
Last edited:
  • Like
Reactions: CeeOh2 and Babak
There is nothing 100% which can scan malwares for you. There are few scripts available but they do not give 100% results. It also depends on which platform you will be using it to scan.
Below are few scripts you can use

First one is most updated and works good. But as i said nothing can be 100% always download your php files and review them manually with human programmer eyes.
 
If you are into Python then you can use these also

If you know the malware pattern then use this to detect all files
 
Play with online tools like these ones: https://geekflare.com/php-security-scanner/

Otherwise just upload it to your site and there are lots of scanners that can check your site for malware.

I'll add one last bit, most online scanners can only scan your public files. I use a combination of a local software scanner (on my dev machine which uses isolated containers) and a hosted scanning tool that is on my staging server. Both of these have access to all the files and can find backdoor code and any maliciously uploaded hacks.

Great link.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock