diff --git a/SERVER.sh b/SERVER.sh index 080ae11..296440d 100644 --- a/SERVER.sh +++ b/SERVER.sh @@ -42,7 +42,7 @@ sudo iptables -A FORWARD -i enp0s8 -o enp0s9 -m state --state ESTABLISHED,RELATE sudo iptables -t nat -A POSTROUTING -o enp0s8 -j MASQUERADE sudo iptables-save > /etc/sysconfig/iptables -sudo cp conf/httpd.conf /etc/httpd/httpd.conf +sudo cp conf/httpd.conf /etc/httpd/conf/httpd.conf sudo cp conf/modsecurity.conf /etc/httpd/conf/modsecurity.conf # instalar juice-shop se nao existir diff --git a/relatorio/relatorio.log b/relatorio/relatorio.log index 76ab880..a854389 100644 --- a/relatorio/relatorio.log +++ b/relatorio/relatorio.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.141592653-2.6-1.40.29 (MiKTeX 26.2) (preloaded format=pdflatex 2026.5.30) 31 MAY 2026 14:43 +This is pdfTeX, Version 3.141592653-2.6-1.40.29 (MiKTeX 26.2) (preloaded format=pdflatex 2026.5.30) 31 MAY 2026 14:59 entering extended mode restricted \write18 enabled. %&-line parsing enabled. diff --git a/relatorio/relatorio.pdf b/relatorio/relatorio.pdf index e59aa26..9f272ed 100644 Binary files a/relatorio/relatorio.pdf and b/relatorio/relatorio.pdf differ