# 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}}
```
[4.0K] /data/pocs/d2fed15de82ca26c446e3aeb70fe249e826550b5
├── [1.7K] dumpConsole.py
├── [1.9K] dumpFile.py
├── [ 700] letter.py
├── [ 886] nickname.py
├── [ 886] password.py
└── [ 425] README.md
0 directories, 6 files