boostsecurityio / lotp

boostsecurityio/lotp
Apache License 2.0
102 stars 6 forks source link

[LOTP] Add hugo #39

Open fproulx-boostsecurity opened 6 days ago

fproulx-boostsecurity commented 6 days ago

Description of the LOTP tool

hugo is a website rendering tool that has plugins that can be configured we a config file.

Configuration files

hugo.toml
...

Hugo is very well designed and its virtual FS and other hardening features makes it quite safe in many cases, though if attacker can control hugo.toml it's still an issue, though we've seen cases in the wild where just *.md were exposed and through that vector we think there is no known "jailbreak" at the moment.