Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
A custom-built deb package is installed on this system. Use dpkg or apt to inspect the package's details and find information hidden in its description.
dpkg -l lists all installed packages
Look for an unfamiliar package name
dpkg -s <package> or apt show <package> shows detailed information