
# CVE-2022-31890 के लिए Python-आधारित एक्सप्लॉइट, osTicket सपोर्ट टिकटिंग सिस्टम में, निकनेम और पासवर्ड एन्यूमरेशन स्क्रिप्ट के माध्यम से क्रेडेंशियल डंपिंग सक्षम करता है।
उपनाम:
> python nickname.py
# The output of the first nickname in the table.
पासवर्ड:
> python password.py
# The output of the first password in the table.
फ़ाइल में आउटपुट:
> python dumpFile.py
> cat dump.txt || {{nickname}}::{{password}}
कंसोल पर आउटपुट:
> python dumpConsole.py
# Output to console || {{nickname}}::{{password}}