
स्टैटिक PHP कोड स्कैनर जो एकल फ़ाइलों या संपूर्ण निर्देशिकाओं में SQL इंजेक्शन, XSS, SSRF, LFI, कमांड इंजेक्शन, असुरक्षित डिसीरियलाइज़ेशन और अन्य वेब कमजोरियों का पता लगाता है।
स्क्रिप्ट निम्नलिखित पा सकती है:
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