Password in Source Code
Author: gszathmariCreated Nov 26, 2015Updated Oct 14, 2019
The password for the coffee machine is stored in the source code, which is 1234:
https://github.com/NARKOZ/hacker-scripts/blob/master/fucking_coffee.rb#L12
This could allow anyone with access to the source code to access the coffee machine on the network.
Please remove the password from the source code into an environmental variable, and rotate the credentials on the coffee machine immediately.
Source: NARKOZ/hacker-scripts