mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
HTML-escape example code too
This commit is contained in:
@@ -30,7 +30,7 @@ sudo sh -c 'cp $(which {{ bin_name }}) .; chmod +s ./{{ bin_name }}'
|
||||
cp $(which {{ bin_name }}) .
|
||||
sudo setcap cap_setuid+ep {{ bin_name }}
|
||||
{% endif %}
|
||||
{{ example.code }}
|
||||
{{ example.code | escape }}
|
||||
{% endcapture %}
|
||||
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user