Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
php_code_analysis | Kitploit
Tools/GitHubGitHub/kira2040k/php_code_analysis
Vulnerability ScannersStatic Code Analysis (SAST)Code AnalysisWeb Security
GitHubkira2040k/php_code_analysis

php_code_analysis

View Repository
94194 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

this script will scan your code

the script can find

  1. check_file_upload issues
  2. host_header_injection
  3. SQl injection
  4. insecure deserialization
  5. open_redirect
  6. SSRF
  7. XSS
  8. LFI
  9. command_injection

features

  1. fast
  2. simple report

usage:

root@kitploit:~
python code.py file.php -this will scan one file
python code.py   -this will scan full folder (.)
python code.py path -will scan all subfolders and files

output

twitter: kira_321k

Download Tool