Php_Code_Analysis : Scan your PHP code for vulnerabilities

Php_Code_Analysis is a tool to Scan your PHP code for vulnerabilities

the script can find

  • check_file_upload issues
  • host_header_injection
  • SQl injection
  • insecure deserialization
  • open_redirect
  • SSRF
  • XSS
  • LFI
  • command_injection

Features

  • fast
  • simple report

Usage

python code.py >>> this will scan one file
python code.py >>> this will scan full folder (.)
python code.py >>> scan full folde
r

Output

R K

Recent Posts

WhatsMyName App – Find Anyone Across 640+ Platforms

Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…

7 days ago

Analyzing Directory Size Linux Tools Explained

Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…

7 days ago

Understanding Disk Usage with du Command

Efficient disk space management is vital in Linux, especially for system administrators who manage servers…

7 days ago

How to Check Directory Size in Linux

Knowing how to check directory sizes in Linux is essential for managing disk space and…

7 days ago

Essential Commands for Linux User Listing

Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…

7 days ago

Command-Line Techniques for Listing Linux Users

Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…

1 week ago