DataSoft / Honeyd

virtual honeypots
GNU General Public License v2.0
342 stars 100 forks source link

Update #105

Closed VoiceOfThePeople closed 8 months ago

VoiceOfThePeople commented 1 year ago

fix Insecure File Permissions

Mezzle commented 1 year ago

Additions in https://github.com/DataSoft/Honeyd/pull/105/commits/37cc160dc1e0e3a0acd89611842dde5f393eebe8 break the script.

File "/usr/share/honeyd/scripts/lib/init.py", line 12, in <module>
  self._os_chmod(home + "/.config/honeyd/names", 0666)
NameError: name 'self' is not defined