Skip to content

Commit

Permalink
correção dos caminhos
Browse files Browse the repository at this point in the history
  • Loading branch information
IagoLima06 committed Jun 23, 2024
1 parent 292172b commit 6a2c893
Show file tree
Hide file tree
Showing 28 changed files with 171 additions and 129 deletions.
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptAtaquesQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "AtaquesQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptComandQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "ComandQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptEscalonamentoQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "EscalonamentoQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptExecuçãoRemotaQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "ExecuçãoRemotaQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptFalsificaçãoQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "FalsificaçãoQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptFalsificaçãoSQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "FalsificaçãoSQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptInclusãoQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "InclusãoQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptMalvertisingQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "MalvertisingQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptSequestroQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "SequestroQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptSqlQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "SqlQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptUploadQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "UploadQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
2 changes: 1 addition & 1 deletion codigo/assets/js/scriptVazamentoQuiz.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function showResult() {
}

function goToMainPage() {
window.location.href = "VazamentoQuiz.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
window.location.href = "licoes.html"; //MODIFICAR ISSO PARA A PARTE DO GABRIEL
}

function goToQuiz() {
Expand Down
247 changes: 144 additions & 103 deletions codigo/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codigo/pages/EscalonamentoQuiz.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body class="Iago3">
<div class="quiz-container">
<h2>Teste seu conhecimento</h2>
<h1>Quiz: <u>Escalação De Privilegios</u></h1>
<h1>Quiz: <u>Escalonamento De Privilegios</u></h1>
<button class="quiz-button" onclick="startQuiz()">Iniciar Quiz</button>
<button class="quiz-button" onclick="goToMainPage()">Quero revisar o material</button>
</div>
Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/UploadQuiz.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h2>Parabéns! Você acertou todas as questões!</h2>
</div>


<script src="../js/scriptUploadQuiz.js"></script>
<script src="../assets/js/scriptUploadQuiz.js"></script>
</body>

</html>
1 change: 1 addition & 0 deletions codigo/pages/VerificadorSenha.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta charset="utf-8" />
<title>Verificador de senha</title>
<link rel="stylesheet" type="text/css" href="../assets/css/styleVerificadorSenha.css">

</head>

<body class="Iago2">
Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/escalacao.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="EscalonamentoQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/execucao.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ <h3>Python</h3>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="ComandQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/falsificacao.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="FalsificaçãoQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/injecao.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h2>Boas Práticas para Prevenção de Injeção de SQL</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="SqlQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/inlcusao.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="InclusãoQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/malvertising.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="MalvertisingQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/remota.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="ExecuçãoRemotaQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/sequestro.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="SequestroQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/servico.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="AtaquesQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/solicitacao.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="FalsificaçãoSQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/vazamento.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="VazamentoQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down
2 changes: 1 addition & 1 deletion codigo/pages/vulnerabilidade.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h2>Más Práticas</h2>

<div class="big-button-container">
<h2>Gostaria de testar seu conhecimento sobre o assunto</h2>
<a href="quiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->
<a href="UploadQuiz.html" class="big-button">Clique aqui para iniciar o Quiz</a> <!-- MUDAR PARA PARTE DO IAGO -->

</div>

Expand Down

0 comments on commit 6a2c893

Please sign in to comment.