Share
## https://sploitus.com/exploit?id=98ACF8AA-2F19-5F70-A6E6-1DF500B35089
# CVE-2022-31890 for osTicket | Support Ticketing System

Nickname:
```
> python nickname.py
# The output of the first nickname in the table.
```
Password:
```
> python password.py
# The output of the first password in the table.
```
Output to file:
```
> python dumpFile.py
> cat dump.txt || {{nickname}}::{{password}}
```
Output to console:
```
> python dumpConsole.py
# Output to console || {{nickname}}::{{password}}
```