From 4e1d2960d004f432bf710be340b01be7380dc6d4 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 14:44:18 +0100 Subject: [PATCH 01/51] Delete _config.yml --- _config.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 _config.yml diff --git a/_config.yml b/_config.yml deleted file mode 100644 index c5cf3fdc785..00000000000 --- a/_config.yml +++ /dev/null @@ -1,5 +0,0 @@ -title: Hacker theme -description: Hacker is a theme for GitHub Pages. -show_downloads: true -google_analytics: -theme: jekyll-theme-hacker \ No newline at end of file From bb6a933afca5082d008b394586dd002a671ada0b Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 14:45:27 +0100 Subject: [PATCH 02/51] Create _config.yml --- _config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000000..4e0b356e74e --- /dev/null +++ b/_config.yml @@ -0,0 +1,5 @@ +title: CSEAN-CTF 2023 +description: Fun Side of Cyber Secure Nigeria Conf. 2023 by CSEAN +show_downloads: true +google_analytics: +theme: jekyll-theme-hacker From dc28c3622470a2396c374e82390491c281caf6a4 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 15:23:06 +0100 Subject: [PATCH 03/51] Update default.html --- _layouts/default.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 1c8c883a480..2a60d72f006 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -21,8 +21,9 @@

{{ site.description | default: site.github.project_tagline }}

{% if site.show_downloads %} - Download as .zip - Download as .tar.gz + Overview + Eligibility + Application {% endif %} View on GitHub
From d24a92ce8b2781a29baca15877d1957870aafe45 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 15:24:19 +0100 Subject: [PATCH 04/51] Update default.html --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 2a60d72f006..845db3de7e7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -25,7 +25,7 @@

{{ site.description | default: site.github.project_tagline }}

Eligibility Application {% endif %} - View on GitHub + Rules From ba725ab6936d433419aca8a5e6ccd71e29615065 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 15:35:09 +0100 Subject: [PATCH 05/51] Update index.md --- index.md | 125 ++++++++++--------------------------------------------- 1 file changed, 21 insertions(+), 104 deletions(-) diff --git a/index.md b/index.md index e039c9ac641..755f8b2bba3 100644 --- a/index.md +++ b/index.md @@ -2,122 +2,39 @@ layout: default --- -Text can be **bold**, _italic_, ~~strikethrough~~ or `keyword`. +**Dear Hackers,** -[Link to another page](./another-page.html). +It's official! -There should be whitespace between paragraphs. + +We are proud to announce that registration is open for the CSEAN Cybersecurity Hackathon games organized by the Cybersecurity Experts Association of Nigeria (CSEAN). -There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. + -# Header 1 +WHEN: 9th & 10th July 2022 -This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. +WHERE: Online -## Header 2 +# What should you expect? -> This is a blockquote following a header. -> -> When something is important enough, you do it even if the odds are not in your favor. +· A Jeopardy format CTF; +· Around 20 challenges (beware, it can get insanely difficult, but, so rewarding!); +· A lot of "try harder" moments :); +· To compete against the best ethical hacking teams from Africa; +· A lot of prizes including Laptops, certifications, internships, etc. to be won; +· Winners will be awarded at the **2023 CSEAN Cyber Secure Nigeria Conference**. +· A lot of fun! -### Header 3 +# Application Process -```js -// Javascript code with syntax highlighting. -var fun = function lang(l) { - dateformat.i18n = require('./lang/' + l) - return true; -} -``` - -```ruby -# Ruby code with syntax highlighting -GitHubPages::Dependencies.gems.each do |gem, version| - s.add_dependency(gem, "= #{version}") -end -``` - -#### Header 4 - -* This is an unordered list following a header. -* This is an unordered list following a header. -* This is an unordered list following a header. - -##### Header 5 - -1. This is an ordered list following a header. -2. This is an ordered list following a header. -3. This is an ordered list following a header. - -###### Header 6 - -| head1 | head two | three | -|:-------------|:------------------|:------| -| ok | good swedish fish | nice | -| out of stock | good and plenty | nice | -| ok | good `oreos` | hmm | -| ok | good `zoute` drop | yumm | - -### There's a horizontal rule below this. - -* * * - -### Here is an unordered list: +* Apply and fill out the online application form [HERE](https://docs.google.com/forms/d/e/1FAIpQLSdgKk7jWC04O7QHQtriNEQyC-L2Kkug_WzVbAyaGTjPohzycw/viewform). +* To register, you need to form a team. A team is made up of 4-6 participants. +* Once the team captain registers the team, please wait for a follow-up email to join our Discord channel. -* Item foo -* Item bar -* Item baz -* Item zip +Applications are due on July 8th at 8PM (Nigeria time). For more information, visit https://cseanctf.org.ng/ -### And an ordered list: -1. Item one -1. Item two -1. Item three -1. Item four - -### And a nested list: - -- level 1 item - - level 2 item - - level 2 item - - level 3 item - - level 3 item -- level 1 item - - level 2 item - - level 2 item - - level 2 item -- level 1 item - - level 2 item - - level 2 item -- level 1 item - -### Small image - -![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png) - -### Large image - -![Branching](https://guides.github.com/activities/hello-world/branching.png) - - -### Definition lists can be used with HTML syntax. - -
-
Name
-
Godzilla
-
Born
-
1952
-
Birthplace
-
Japan
-
Color
-
Green
-
- -``` -Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this. -``` ``` -The final element. +Happy Hacking. ``` From a5b950aa2d63f3806d1e7873f30c89e443b9ec9c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 15:38:09 +0100 Subject: [PATCH 06/51] Update index.md --- index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.md b/index.md index 755f8b2bba3..9bea372e42d 100644 --- a/index.md +++ b/index.md @@ -17,13 +17,13 @@ WHERE: Online # What should you expect? -· A Jeopardy format CTF; -· Around 20 challenges (beware, it can get insanely difficult, but, so rewarding!); -· A lot of "try harder" moments :); -· To compete against the best ethical hacking teams from Africa; -· A lot of prizes including Laptops, certifications, internships, etc. to be won; -· Winners will be awarded at the **2023 CSEAN Cyber Secure Nigeria Conference**. -· A lot of fun! +* A Jeopardy format CTF; +* Around 20 challenges (beware, it can get insanely difficult, but, so rewarding!); +* A lot of "try harder" moments :); +* To compete against the best ethical hacking teams from Africa; +* A lot of prizes including Laptops, certifications, internships, etc. to be won; +* Winners will be awarded at the **2023 CSEAN Cyber Secure Nigeria Conference**. +* A lot of fun! # Application Process From a002a98bcce0e3f733dce854425f0e15d22566e2 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 15:44:55 +0100 Subject: [PATCH 07/51] Update index.md --- index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.md b/index.md index 9bea372e42d..3fc6ea05759 100644 --- a/index.md +++ b/index.md @@ -33,6 +33,15 @@ WHERE: Online Applications are due on July 8th at 8PM (Nigeria time). For more information, visit https://cseanctf.org.ng/ +# Rules +Rules concerning the platform are included. +- Sharing the flags between different teams is prohibited. +- Brute Force attacks on the challenges submission portal or challenges links are not allowed. +- Any attack against the site or the hosted servers will be observed, and the player will be banned from participating in the CTF immediately. +- Organizers have the permission to disqualify teams for any unethical behaviour or any trials to interrupt the CTF. +- Please be polite and respectful in your dealings with Moderators and CTF players + + ``` From 07ac59f20891738c34c5372761f20a9ffa0118dc Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 15:50:44 +0100 Subject: [PATCH 08/51] Update default.html --- _layouts/default.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 845db3de7e7..21a8685c1d7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -21,11 +21,11 @@

{{ site.description | default: site.github.project_tagline }}

{% if site.show_downloads %} - Overview - Eligibility - Application + Overview + Eligibility + Application {% endif %} - Rules + Rules
From 04041dda9195beb5a7b7b1d8d118e03de6170359 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 15:59:42 +0100 Subject: [PATCH 09/51] Update index.md --- index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 3fc6ea05759..60f0210d371 100644 --- a/index.md +++ b/index.md @@ -11,9 +11,13 @@ We are proud to announce that registration is open for the CSEAN Cybersecurity H -WHEN: 9th & 10th July 2022 +**WHEN:** 9th & 10th July 2022 + +**WHERE:** Online + +## Overview +The CTF will be a Jeopardy Style CTF where the teams will have a list of challenges in different categories like Binary Exploitation, Reverse Engineering, Web Exploitation, Digital Forensics, Incident Response, Network Security, Governance Risk & Compliance, and others. For every challenge solved, your team will get a certain amount of points depending on the difficulty of the challenge. -WHERE: Online # What should you expect? From 26d4fb5c2e57b814d506495a8affd46c9cc22147 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:08:21 +0100 Subject: [PATCH 10/51] Update index.md --- index.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 60f0210d371..35010467db1 100644 --- a/index.md +++ b/index.md @@ -44,7 +44,19 @@ Rules concerning the platform are included. - Any attack against the site or the hosted servers will be observed, and the player will be banned from participating in the CTF immediately. - Organizers have the permission to disqualify teams for any unethical behaviour or any trials to interrupt the CTF. - Please be polite and respectful in your dealings with Moderators and CTF players - +General Rules and Disclaimer +1. All applications must be submitted online and completed by 6th of August 11:59pm. +2. Only those applications submitted on time through the online application processes will be accepted. Applications received by any other means will not be considered. +3. Applicants are responsible for ensuring proper contact information has been submitted and is maintained throughout the Cybersecurity Hackathon Process to allow communications about the Cyber Hackathon Award. +4. Erroneous or false information provided in the application will result in immediate disqualification of the Applicant. ABC retain the right to disqualify any Applicant in their sole discretion. +5. If for any reason, the Cybersecurity Hackathon is not capable of running as planned, CSEAN reserves the right in its sole discretion to cancel, terminate, modify, or suspend the Cyber Hackathon Award Program at any time. +6. By submitting an Application, or by being an Applicant, you understand that there is no joint venture, partnership, employment, or an agency relationship between you and CSEAN or Partner Organization/ Companies arising from any application or Cyber Hackathon Award. +7. Once notified about having a finalist application approved and receiving an Award, a Recipient has three weeks to submit information for processing the Award payment. Not meeting that deadline will result in a forfeiture of the Award. +8. Award Recipients grant permission to CSEAN, and its Partners to use the name, logo, statements, including city and state of primary physical location, and the submitted Application information in perpetuity, worldwide, royalty-free in all media now known, or which may be developed in the future to promote the Cyber Hackathon Award Programme and its objectives. +9. The decisions of the Cybersecurity Hackathon are final, and Applicants specifically agree that the decision of the Program and any decision of CSEAN is not subject to review or appeal in any form whatsoever, including courts of law. +10. By submitting your email address and/or an Application, you consent to our processing of the included personal data in order to take action on the Application and to contact you about other programs you may be interested in. +11. No warranty of any type is provided for any award. No Award may be transferred to any other party. +12. By completing an Application or being an Applicant, you agree on behalf of yourself and each of your respective heirs, executors, administrators, legal representatives, agents, successors and assigns (“Releasing Party”) to the Cybersecurity Hackathon General Rules and the decisions of the competition, as applicable, and any affiliated entities or persons, and by completing an Application or being an Applicant, you release CSEAN, and their affiliates, advisors, agents, licensees, and any social or other media used for the Hackathon, and any of their respective officers, directors and employees as applicable (“Released Parties”), from any and all causes of action, suits, debts, dues, sums of money, accounts, reckonings, bonds, bills, covenants, contracts, controversies, promises, lost profits, indirect or direct damages, consequential damage, incidental damages, punitive or exemplary damages, judgments, claims and demands whosoever, in law, or equity, whether known or unknown, foreseen or unforeseen, which any Releasing Party has or may ever had, now or hereafter, arising from or related to the Cybersecurity Hackathon, these General Rules, any Application materials, including but not limited to any use or non-use of any Application materials, delivery, misdelivery, acceptance, possession, attendance at, travel related to, misuse, and/or use of or inability to use, any Award, or technical or other failures of any kind From 52cba165e2bc40d127821db8ce3c95d87854f018 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:11:05 +0100 Subject: [PATCH 11/51] Update index.md --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 35010467db1..178fe6065ad 100644 --- a/index.md +++ b/index.md @@ -44,7 +44,9 @@ Rules concerning the platform are included. - Any attack against the site or the hosted servers will be observed, and the player will be banned from participating in the CTF immediately. - Organizers have the permission to disqualify teams for any unethical behaviour or any trials to interrupt the CTF. - Please be polite and respectful in your dealings with Moderators and CTF players + General Rules and Disclaimer + 1. All applications must be submitted online and completed by 6th of August 11:59pm. 2. Only those applications submitted on time through the online application processes will be accepted. Applications received by any other means will not be considered. 3. Applicants are responsible for ensuring proper contact information has been submitted and is maintained throughout the Cybersecurity Hackathon Process to allow communications about the Cyber Hackathon Award. From faf7fd14fb047dff82cd2cfb5b7953fb4eef32de Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:14:25 +0100 Subject: [PATCH 12/51] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 178fe6065ad..2255e49fff3 100644 --- a/index.md +++ b/index.md @@ -47,10 +47,10 @@ Rules concerning the platform are included. General Rules and Disclaimer -1. All applications must be submitted online and completed by 6th of August 11:59pm. +1. All applications must be submitted online and completed by 8th of July 7:59pm. 2. Only those applications submitted on time through the online application processes will be accepted. Applications received by any other means will not be considered. 3. Applicants are responsible for ensuring proper contact information has been submitted and is maintained throughout the Cybersecurity Hackathon Process to allow communications about the Cyber Hackathon Award. -4. Erroneous or false information provided in the application will result in immediate disqualification of the Applicant. ABC retain the right to disqualify any Applicant in their sole discretion. +4. Erroneous or false information provided in the application will result in immediate disqualification of the Applicant. CSEAN retain the right to disqualify any Applicant in their sole discretion. 5. If for any reason, the Cybersecurity Hackathon is not capable of running as planned, CSEAN reserves the right in its sole discretion to cancel, terminate, modify, or suspend the Cyber Hackathon Award Program at any time. 6. By submitting an Application, or by being an Applicant, you understand that there is no joint venture, partnership, employment, or an agency relationship between you and CSEAN or Partner Organization/ Companies arising from any application or Cyber Hackathon Award. 7. Once notified about having a finalist application approved and receiving an Award, a Recipient has three weeks to submit information for processing the Award payment. Not meeting that deadline will result in a forfeiture of the Award. From e16585bcbbe824345551a6081be4e3570ef5aa82 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:17:16 +0100 Subject: [PATCH 13/51] Update index.md --- index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.md b/index.md index 2255e49fff3..fd95c63f13b 100644 --- a/index.md +++ b/index.md @@ -60,6 +60,10 @@ General Rules and Disclaimer 11. No warranty of any type is provided for any award. No Award may be transferred to any other party. 12. By completing an Application or being an Applicant, you agree on behalf of yourself and each of your respective heirs, executors, administrators, legal representatives, agents, successors and assigns (“Releasing Party”) to the Cybersecurity Hackathon General Rules and the decisions of the competition, as applicable, and any affiliated entities or persons, and by completing an Application or being an Applicant, you release CSEAN, and their affiliates, advisors, agents, licensees, and any social or other media used for the Hackathon, and any of their respective officers, directors and employees as applicable (“Released Parties”), from any and all causes of action, suits, debts, dues, sums of money, accounts, reckonings, bonds, bills, covenants, contracts, controversies, promises, lost profits, indirect or direct damages, consequential damage, incidental damages, punitive or exemplary damages, judgments, claims and demands whosoever, in law, or equity, whether known or unknown, foreseen or unforeseen, which any Releasing Party has or may ever had, now or hereafter, arising from or related to the Cybersecurity Hackathon, these General Rules, any Application materials, including but not limited to any use or non-use of any Application materials, delivery, misdelivery, acceptance, possession, attendance at, travel related to, misuse, and/or use of or inability to use, any Award, or technical or other failures of any kind +# Sponsors & Partner +Cyber Security Expert Association of Nigeria (CSEAN) + +# Organizer ``` From ef07d0fb9cfc03509bb0f3fd86700b810b669f2d Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:18:33 +0100 Subject: [PATCH 14/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index fd95c63f13b..0576e581a43 100644 --- a/index.md +++ b/index.md @@ -7,7 +7,7 @@ layout: default It's official! -We are proud to announce that registration is open for the CSEAN Cybersecurity Hackathon games organized by the Cybersecurity Experts Association of Nigeria (CSEAN). +We are proud to announce that registration is open for the CSEAN Cybersecurity Hackathon games organized by the Cybersecurity Experts Association of Nigeria (CSEAN). Fun Side of Cyber Secure Nigeria Conference 2023 From ec9f7b805a71d2dceb483569d2e4a98b7de38d08 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:20:55 +0100 Subject: [PATCH 15/51] Add files via upload --- assets/images/cseans-logo (1).png | Bin 0 -> 8162 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/cseans-logo (1).png diff --git a/assets/images/cseans-logo (1).png b/assets/images/cseans-logo (1).png new file mode 100644 index 0000000000000000000000000000000000000000..0c49d49c634480c6eee2c4e4588f8e2f55d75608 GIT binary patch literal 8162 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 T*0IW8r|!z~8gi8{EyMp0;H!x_ literal 0 HcmV?d00001 From 7a913938ba0110a5da7fd6671cc2ce891c613d7c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:23:38 +0100 Subject: [PATCH 16/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 0576e581a43..0c122c6c46e 100644 --- a/index.md +++ b/index.md @@ -62,7 +62,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) - +![CSEAN](assets/images/cseans-logo (1).png) # Organizer From 9ea2dba4040d69c78b26914e9c6206f2d45211e0 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:24:07 +0100 Subject: [PATCH 17/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 0c122c6c46e..79f03230127 100644 --- a/index.md +++ b/index.md @@ -62,7 +62,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) -![CSEAN](assets/images/cseans-logo (1).png) +![CSEAN]() # Organizer From bce240fbf9861c2414bf0efa5086a6ae2227e95c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:26:51 +0100 Subject: [PATCH 18/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 79f03230127..4f91a9e06c9 100644 --- a/index.md +++ b/index.md @@ -62,7 +62,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) -![CSEAN]() +![CSEAN](https://github.com/cyberexpertsng/csean/blob/master/assets/images/cseans-logo%20(1).png) # Organizer From 5b2f5710db7a0cf85b4e8a39dbcdf35372407620 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:27:49 +0100 Subject: [PATCH 19/51] Update index.md --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 4f91a9e06c9..92a6a1f9863 100644 --- a/index.md +++ b/index.md @@ -62,6 +62,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) + ![CSEAN](https://github.com/cyberexpertsng/csean/blob/master/assets/images/cseans-logo%20(1).png) # Organizer From 574dfee23b5b15fd9a05ab5a71e16cba3ef73f2e Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:31:15 +0100 Subject: [PATCH 20/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 92a6a1f9863..3f3f60c5dd4 100644 --- a/index.md +++ b/index.md @@ -63,7 +63,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) -![CSEAN](https://github.com/cyberexpertsng/csean/blob/master/assets/images/cseans-logo%20(1).png) +![CSEAN](https://github.com/cyberexpertsng/csean/blob/master/assets/images/cseans-logo(1).png) # Organizer From ee5c885cf637b7808858a5be85a8bed9bf88f409 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:34:13 +0100 Subject: [PATCH 21/51] Add files via upload --- assets/images/cseansshi.png | Bin 0 -> 8162 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/cseansshi.png diff --git a/assets/images/cseansshi.png b/assets/images/cseansshi.png new file mode 100644 index 0000000000000000000000000000000000000000..0c49d49c634480c6eee2c4e4588f8e2f55d75608 GIT binary patch literal 8162 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 T*0IW8r|!z~8gi8{EyMp0;H!x_ literal 0 HcmV?d00001 From a738c7cb90d9a2b9510f669e94db58f187499d16 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:37:53 +0100 Subject: [PATCH 22/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 3f3f60c5dd4..74bc6783da7 100644 --- a/index.md +++ b/index.md @@ -63,7 +63,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) -![CSEAN](https://github.com/cyberexpertsng/csean/blob/master/assets/images/cseans-logo(1).png) +![CSEAN](https://github.com/cyberexpertsng/csean/blob/master/assets/images/cseansshi.png) # Organizer From cda038c04cf97c87a7e71b41cd917326d678c522 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:41:50 +0100 Subject: [PATCH 23/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 74bc6783da7..89c087caabf 100644 --- a/index.md +++ b/index.md @@ -63,7 +63,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) -![CSEAN](https://github.com/cyberexpertsng/csean/blob/master/assets/images/cseansshi.png) +![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/cseansshi.png) # Organizer From 74df8dbecc6e84bcaad8d8ac34e35857ab6a075c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:48:38 +0100 Subject: [PATCH 24/51] Update index.md --- index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.md b/index.md index 89c087caabf..69411713c6d 100644 --- a/index.md +++ b/index.md @@ -28,6 +28,14 @@ The CTF will be a Jeopardy Style CTF where the teams will have a list of challen * A lot of prizes including Laptops, certifications, internships, etc. to be won; * Winners will be awarded at the **2023 CSEAN Cyber Secure Nigeria Conference**. * A lot of fun! +# Eligibility + +* Applicants of any age group can participate +* You must be in a tertiary institution or finished from one +* Must be a citizen of Nigeria. +* You must indicate previous works done in the Cybersecurity space. +* Not be a government agency, public administration, political organization, or non-profit of any type. +* Not be an individual engaged in any illegal activity # Application Process From 14b649aa5d642199b78d19db8b24d14a8cd095b1 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:50:58 +0100 Subject: [PATCH 25/51] Add files via upload --- assets/images/sixchan.png | Bin 0 -> 20583 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/sixchan.png diff --git a/assets/images/sixchan.png b/assets/images/sixchan.png new file mode 100644 index 0000000000000000000000000000000000000000..e408bd39d2a95ba1f08ac5d62ab0ccae443823e6 GIT binary patch literal 20583 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

iC>Ak)EwZ2-NojH&d4(v#tn=R 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 BQ Date: Tue, 6 Jun 2023 16:51:53 +0100 Subject: [PATCH 26/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 69411713c6d..c93f2be2c4a 100644 --- a/index.md +++ b/index.md @@ -71,7 +71,7 @@ General Rules and Disclaimer # Sponsors & Partner Cyber Security Expert Association of Nigeria (CSEAN) -![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/cseansshi.png) +![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/sixchan.png) # Organizer From d42bac3461ade0fb5044ab51bdaf09e4eac962c0 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:54:11 +0100 Subject: [PATCH 27/51] Update index.md --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index c93f2be2c4a..64006685c33 100644 --- a/index.md +++ b/index.md @@ -28,6 +28,7 @@ The CTF will be a Jeopardy Style CTF where the teams will have a list of challen * A lot of prizes including Laptops, certifications, internships, etc. to be won; * Winners will be awarded at the **2023 CSEAN Cyber Secure Nigeria Conference**. * A lot of fun! + # Eligibility * Applicants of any age group can participate @@ -53,7 +54,7 @@ Rules concerning the platform are included. - Organizers have the permission to disqualify teams for any unethical behaviour or any trials to interrupt the CTF. - Please be polite and respectful in your dealings with Moderators and CTF players -General Rules and Disclaimer +General Rules and Disclaimers 1. All applications must be submitted online and completed by 8th of July 7:59pm. 2. Only those applications submitted on time through the online application processes will be accepted. Applications received by any other means will not be considered. From 40bb156e75428fa713088cb83a7e892c2a5ed80c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 16:56:51 +0100 Subject: [PATCH 28/51] Add files via upload --- assets/images/sixchan2.png | Bin 0 -> 7063 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/sixchan2.png diff --git a/assets/images/sixchan2.png b/assets/images/sixchan2.png new file mode 100644 index 0000000000000000000000000000000000000000..d13f2eae3a5611940fc11328360c131380596710 GIT binary patch literal 7063 zcmV;I8))Q-P)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGqB>(^xB>_oNB=7(L8!SmgK~#8N?c4{D zT~+-D@RMF3B#=NTp#@0jRS8`{rKkvkB8rF^1?)1Tj-3HT{iBS%ca#A|#17c#O;DIaYT2@7>6vGqNzXp}Z2n$i$dDmv#E2337&K^5_th>KddZR{ zY4PI4>AB~g%jen*9y~Y=A3i)Eo-eU<>C*g6wXb&2$IzieyU&`#*ys=Ff7q~LeU6i# zTh>K83>ws+eaO(%?y2V+f6p%c&ohmu(y#`NLmJPv!hi*}V8Md)&wu_ioqzuM>ALH# zOHVxU#ByO_&V&gQ(jkW&l8!m%m^60m*nAx@`>wn0N*7;zak}iX%hLV#-=Cg-`spm3 zwbx!dZMWTaX}8^WOD}!tOVc{*tdoTYx7>0|`tzUvoWFMhjMm2w>6mTzO=Cxl?rzZ=k3F*} zopH;>Y5p@$b}7W*A?e`BJExu3o!s4`H~K9ok3IO{gX#O<|9<-AFMpXHfBf-6Lwdr5 zKli!MrS;ZZFQ2oZ-~8q`>3iS%Ub_AE+q0E411miK_~X<2-uJ$=`s%CaYiFHxR{GSZ zKDC^oePQItk?HMke|!4Shdz}1YX;W*r$7BEop|Dj>B%Rb%-1&BXruInFMJ{Gv(G;H zycKSGWL7%-ywlR%^B>OV6B>d#^NHqdS zCY`Y30r|Wc`W>TK!^b}Mv2?~6XQam-d#t69fF_4UU+_`hpoH=uPx$-Ki?rOo}r_zOY-;kC)-}*VUj2Jqs z`>fGNgEu1@?y?>FB`9vRW%+itsUQ-QK(@h&X78My5` z@4T~zbsH1y=0J(+VCK9z>FPPRr7hN6Z@@|xs4XZH`t`4Wot}E?sqQOX%vyKdb#p9v z)vI2WlYt=6}Nll_S$Q&98Ur}?zm$*=%9o0I1!(kfdKa3 zfB*FU_rJd>Q;fx`+qp~vS+r>?nk-uI?Az3ENa<&_Mh(HL#wT!{oE;NDx_@|GO1OCbRP zU=Vl68rwlziZEu(m|n*kYpl^SiGZN1>cRo7vuDrl({)y{tkLIXvuEUFp|vllhgyQ7 zbr)WEVK2gIJ|VSZ2>(yO<+Fs!RSNb4L203Nfv#4u$hzv^|NeK6*wrcSdtz?7a`wzd z%<35)`iokE!f39qgoNRBuX|lvAprr2Q6*SnUH`wLF>l_ybnm_QE{{*>2@7^jl2MJt zonXnbrRlueu1O1@?QN<3K`lYem@%W*`bD7Lbkj|n#)lH_SL1}maT)7g3_S3_1L>iM zx-v90ZomEZY08u-*)6jqNlkxfl%C)8$i3<2#yV?7pq8MjnURTYx#gA}1zT~11(m=c z!Y})Lp&<@gZUj^@%n7|*s&$;INq;bZ@uGD8UDxNBHBfXcD9l7~8Dk^>n{2X4uSB33 zSQE=D6>3>jHT&TzR$Hy}1sw}K?6AYqW}9u+eWeRx#Mi(6^&GhSqj>}$7SJh- zL;1=zp(=>O;+(e*C`ORK6z`o#FDYit1iz<&h?zkfhqFJ)yno3E;NA5f7lW4Qh z4siM9LcJZ9HnP2Emn})VOq`s?jqG~WanJlm(lrmss8 zzv30I=n>oWZ880=Z+$CkdZ*wny)x0~kw+exm7qMl-e~5wBobxC+}cSZ!Rom^rL6$v zsU}jb;HBWwWzVO*HrzT*8Z#j$6^k2--g9redO+^4mcQtaTWSVz&AT6|aOtwdz+e30 z7n$*Os@B{x*Ay-)4lY$j*NnluLs>B=9L3@IPG~_JC1tUlCOm{QY0UUWQn6(kK4e&S zf7d^BcbYM`e`!8+EU0EeVi9#?19--wQX$oAjncAM(|5k}onFP;6%Fsu%5|Z{D6A-~ zOPw$vp{TR)9p3OXM@-#4tDmYHXk>=Z=Qvge9Sf@2 zT17zaOXK?jM$_E)yyrdXB`oxZ#F9 zD(U@sI*(E*6IY2)25~A)2H`vLHd^gt_Xz)*j;218xX@JAB15}4&FlM z7YlQWVqslYGCF}>N_#ifR2w$Zb$DvYGkHz*cq0p}gN_B&>?I%O*@&{Dz-nLn+Sg_` zRDvc~t0MgcFW^OCS+OUC-~H})d3TfovE#=-{&C*GQz}RlaqD99HP=nk8nMa_T5GBs zAHFBedZJzhrj|tsu4SCEuBcYj2MVrFnW>CbV#d4qf}KF<3_BW4s5Kc`a6$Wg5r|OvI=k`{QE%D z^Z@Im@t6|eb~|~C+!rVS*A;JcfvbJjyWW+)_{A^wI_y1{iI%aMo3ziOE^J|zrcWAE zZ;xQ0mY`^vMPvz+Kj)ltS_%upxvj7iSzI%V0j@=%^dJBDNB5O3OrAWsSH@YQQ!Um1 z%{SlNBR-ka%U<@fT+Z5Wzx{d~uD$Y=uk5kcBQn2Mb7%z=ZaIE~wEOyvHC5N8TBs!` zRRk~osxJ$zN$f?JHDR>#n9!A1UYY*#m%n67v4H*dx4)f#HsgC~HH2)8GEb zPCohM^qJ3mCjI0mKk1SBYERqW`qsDhdUapIxH8Z4&O0xco2rL*Tj(e=won8@P$p{U zR<)sc0nh4(wdQ_m`mrf%t)F(DI60^6bx>PS7`XM;Tc=Y_IVEq-??kIG-=rKN2;apk zE|8{I({HgukhcJ?magg|GF8@8uE!)OYn=-AJ z`}1bF9cl{-SOu44f#^-G%C*c0Ls(fH7|h43nVG0kjUNOMG$y%UZ7;*q#*gIQ_O`b* z&Gz(#ft?(|U~W40=fyo^v8Z-1S4!ijqVb$-GrS${RxWRGM>euLhl+VSE93t5m^3wQ zJz>)FXR>v*m(#$1!z-v-N8Nbijp?SFZpyKOo53Ig;v#q0VTa{a4X%glQ;Bw{yRjxh z5-*~?0N%`!xE)2>GIMJO9>Cas4=kHBUVt}{@wNL|53qVMD)w@i$HomS+o?h8!siyJ zi|@N7E$ZH5K78=dG;M<^Y18gk8_i%}dii5F&+M|^X8HG2tuSCg1u#xh5N-~GSXfw1 z71|RJO^^245pc8i0c~ri#@&6#Sb@0S7d#X53dFOnENw8pghH(Q?NBWvv9x%>*bMy= zlnEo8W`R$Hx$ZOKkcq_g7)D#)9ll2&;96J;Av=%0qOJ27NB_>_Gy070F@E&nnxjOu zP0&-)?7k!V4)`9|c4+n~c|v@fq2M_cFZP+L$kJ3nUQ>ckp8+v^E~+3jkd0r!OA z(rWJP?|=V$PSdrKmRnzOLEZt0Z;_C=CQC!S^%|FIZ=MNS7IQxNaD(D=a* zelU+qxvUB82P70}IEGqsXon_q#bDb6D3Vw7o>g{2Bdf7!|L%9cn`smq-KSs_F&5+2 zocPGy+cFS|PcziY`VfrC$|_&_(wFiY2a_!TB?vq1v{PR5SpP`h5o{7P_^6|f%Kx%} z6}oP#7)vx+43v>MKJt-|q)&hP)43nx*{EqDP4oRP2$|YfzVekkHp`2$l|FsPcoY7_ zCq9ugM(a55xoE2&bla$j23e&=Fo9}=VJt&G;j(PH!TiGyKRoxXqC$AAmgVpc`e3p8 zu^Y-}8kw-?3FiYJ_&|P^qD`MZJ=3CoNXc!eF;{(5-}O~dOHee;pv;zKI0%Y{st)+M zO88+!ml}d;nB|@$()ox5`a(Q+;XdI)eCIm2RKJ|(hPaSu6VNt3-HY+#x^o9QSh62< zo72yK{_|X&h=nzJq7R2(-D~@^pZ#okCTpJhkuho;uGII^g}H`SpTPrTbC2AxOtRTr zs;DI>onmGbDG`Nn_Hbh`4a0b@$yP0GrP_qc%x(YDhc^Bxh-Z|ew4-qr(3lpRFKHk5 zsV@v=dDdmY_-4?TcHAxZ!$oqd`g4S}IJimihdbgWj0eGJ|7yYhLT-vnBxErxs`)$s zdYw}qanXOH@tnTU;a@$NKP4s%;}V*<6=8zs=nJ(3We`j%8O4oobu5VHxrac$IxGf! z4-I!;v6ks`Z5U$`M;viPo`5(YF>pOJ5iq$GN}9MaF@zF`E5>UE*09Ys+vG7Q9L+A_ zoZw?l#t$0MMjHYY{t7;|LM=gIv<}OOyM{;_ zgh&&ySQTq%v?8oFh&|zi6S9lJ7#eJGT<%>UY;Cv^!CyPSr}F!&?f~sqw z0LG9~M;h&(LrmkwyhahoB@M0v2Fv1t4(BpK>9DMX_;hYU zb|;mWH4%U~$L(-Ym`?EiOPM%keIi{oA*CCxP-eCF-g{?PA>)*ed!eXralmzM7=vg$ zmt-8v074F-SD`)n%X`|Ik1WqSHm)gZkjA6{gj5O`9Tg_ODm2WWz5KAB?iiz6C3poo(eG-tv zzv;mg+Uhz6XiHF%4r>#ZCuL`4G#o9`X$rvgQIObAj#<9PZdli(*jyFb#aM34c!2(h zSD0-PZ;!mWN5+YMeV7lJFBfT!!6$nKxo%^}3rMbC(nVO3CfAQX`sn5Tv_ij1NL&8qe zlzN^lOtsqDLygQo{Y9)b2L`Ce=~D33M&=~Lkw6@L@WDCwE3(QMrP`7PZ&_t^k^>Vq z2I7^c{`%Ly=CzhSB@%+UarGrt*1!7}wkpuZlIRHH+BvuNiy~o=ag@7cWm03y1PP2W z2~QabP3B_FBw>*4`YsW`P$|DY&BOST8+A_ftDviW5}Jet4Hoa_Z7j6<4*(YW5(!lu z_wh91T{G0m`c!|V&oVgyP?6O@h;Xi8tJH&;G93#!)omG-GK~o#NE$AEx4^|1gt}&; zG*8*af>+tb8blw`Z?8EpUSAf_(p!_J1QdqAFV-M7I9aQ;rn#Y;Q22TaVu;uPtigR2PqEN!am?jtqiuXA5cFaqcj>w4 z2Mw6a!t}v1C=t&Q^yx=`o^xnlg=&O(c%Gm_37Vl}L1C~?SrE(6DN7P-xDG<|4>|tu zhd(Sga}$ezO-nta4?>IzdbK{VP*pHNu8>j6O@Ed*bs zjb__l$V&9BFAU}p(4k*#!Dld)FnAVjUhJYU_~CsV>oo?Ruv{_9++$8G9K=N5jnN7n z3rfH>04CC0nkb+$bMc0iNg%i~F(Tfxm@t?$n4lvjUBV>97?!Dupj6XJQ1N`(ziawX zEfL=+O!<5~6W1^qoMSL|EzU$c0u}3MJ|V;$!fFWK_{OoB)awn;>O<_K0Q&YU%jf=` zo4-B?hc&6H_%1HCLdSxlaaLWhUC+5le^rLUtq& z_lrv`iblpp7gmTkmcm_0V@*t-CgYw@?#fu669ZJyn*kG80ZY~n6KE}=pqExlt@Vj9 zfKIeiG-FFT6kA=>E@EN8bqb(BtX*k=zH{H9AZRcq=nEY_%}*kvUt6mo+7k|ilw{yh zEJK>1BSG=^7-!EpKdxx1b1C&nC!LfvLb@!Cwn4>CA(|=Mk-l32M5c$qe6?)qo$q{S zUUx}LB@JH05&TC#`q7*7)G!x?e*bV?N}^J=Aw+N9hXIzXwtWe zx9fnp+Dow|C+PKwMhCjZYh!co5-D`!3A(|3bf8s6=sH^P&OKFpG>gfei!p+R603@` zD+xMICRX9a#VSFqBv>V=l?1B Date: Tue, 6 Jun 2023 16:57:31 +0100 Subject: [PATCH 29/51] Update index.md --- index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.md b/index.md index 64006685c33..9128a7cfcc9 100644 --- a/index.md +++ b/index.md @@ -70,9 +70,7 @@ General Rules and Disclaimers 12. By completing an Application or being an Applicant, you agree on behalf of yourself and each of your respective heirs, executors, administrators, legal representatives, agents, successors and assigns (“Releasing Party”) to the Cybersecurity Hackathon General Rules and the decisions of the competition, as applicable, and any affiliated entities or persons, and by completing an Application or being an Applicant, you release CSEAN, and their affiliates, advisors, agents, licensees, and any social or other media used for the Hackathon, and any of their respective officers, directors and employees as applicable (“Released Parties”), from any and all causes of action, suits, debts, dues, sums of money, accounts, reckonings, bonds, bills, covenants, contracts, controversies, promises, lost profits, indirect or direct damages, consequential damage, incidental damages, punitive or exemplary damages, judgments, claims and demands whosoever, in law, or equity, whether known or unknown, foreseen or unforeseen, which any Releasing Party has or may ever had, now or hereafter, arising from or related to the Cybersecurity Hackathon, these General Rules, any Application materials, including but not limited to any use or non-use of any Application materials, delivery, misdelivery, acceptance, possession, attendance at, travel related to, misuse, and/or use of or inability to use, any Award, or technical or other failures of any kind # Sponsors & Partner -Cyber Security Expert Association of Nigeria (CSEAN) - -![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/sixchan.png) +![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/sixchan2.png) # Organizer From b858de84644bec0462b924a0eb8d7aa755b28e24 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 18:27:35 +0100 Subject: [PATCH 30/51] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000000..cfdb6b014b8 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +cseanctf.org.ng \ No newline at end of file From 721d8a98b275a5df2157586f0036ddfe39db48d5 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 18:37:09 +0100 Subject: [PATCH 31/51] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index cfdb6b014b8..00000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -cseanctf.org.ng \ No newline at end of file From 22861554ced28dff92905482775d1dc7bcf619c9 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 19:44:03 +0100 Subject: [PATCH 32/51] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000000..4c773edfee1 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +cseansctf.org.ng \ No newline at end of file From 69f6cdf9598ca305cb8d2a58803324a1e717d167 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 6 Jun 2023 22:48:43 +0100 Subject: [PATCH 33/51] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 4c773edfee1..00000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -cseansctf.org.ng \ No newline at end of file From 033d3d4717ec673a880c8b961b32e4981f945b16 Mon Sep 17 00:00:00 2001 From: passwordng Date: Fri, 16 Jun 2023 15:36:29 +0100 Subject: [PATCH 34/51] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000000..cfdb6b014b8 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +cseanctf.org.ng \ No newline at end of file From 6c930744b748ce0bb5ebde245612c01331ad474f Mon Sep 17 00:00:00 2001 From: passwordng Date: Sun, 18 Jun 2023 00:29:38 +0100 Subject: [PATCH 35/51] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index cfdb6b014b8..5e72a748fb7 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -cseanctf.org.ng \ No newline at end of file +ctf.cseanctf.org.ng \ No newline at end of file From d46ac2e5f789fe4edb422949a7c8792a69ef5d45 Mon Sep 17 00:00:00 2001 From: passwordng Date: Sun, 18 Jun 2023 00:34:40 +0100 Subject: [PATCH 36/51] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 5e72a748fb7..cfdb6b014b8 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -ctf.cseanctf.org.ng \ No newline at end of file +cseanctf.org.ng \ No newline at end of file From 14f6539c9582f865952297a984dd8c28fe232415 Mon Sep 17 00:00:00 2001 From: passwordng Date: Sun, 18 Jun 2023 00:35:03 +0100 Subject: [PATCH 37/51] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index cfdb6b014b8..5e72a748fb7 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -cseanctf.org.ng \ No newline at end of file +ctf.cseanctf.org.ng \ No newline at end of file From 1724ef5997b8078621ac6b3744f288db9461d77d Mon Sep 17 00:00:00 2001 From: passwordng Date: Sun, 18 Jun 2023 01:13:39 +0100 Subject: [PATCH 38/51] Update CNAME --- CNAME | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNAME b/CNAME index 5e72a748fb7..1136e594ff0 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -ctf.cseanctf.org.ng \ No newline at end of file +info.cseanctf.org.ng \ No newline at end of file From cde7c3526b88fa578ecf1b731c99e9b391fc978e Mon Sep 17 00:00:00 2001 From: passwordng Date: Sun, 18 Jun 2023 21:33:07 +0100 Subject: [PATCH 39/51] Update index.md --- index.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/index.md b/index.md index 9128a7cfcc9..43c1e715813 100644 --- a/index.md +++ b/index.md @@ -25,14 +25,14 @@ The CTF will be a Jeopardy Style CTF where the teams will have a list of challen * Around 20 challenges (beware, it can get insanely difficult, but, so rewarding!); * A lot of "try harder" moments :); * To compete against the best ethical hacking teams from Africa; -* A lot of prizes including Laptops, certifications, internships, etc. to be won; +* A lot of prizes including Cash Prizes, certifications, internships, memberships etc. to be won; * Winners will be awarded at the **2023 CSEAN Cyber Secure Nigeria Conference**. * A lot of fun! # Eligibility * Applicants of any age group can participate -* You must be in a tertiary institution or finished from one +* You must be in a tertiary institution or finished one * Must be a citizen of Nigeria. * You must indicate previous works done in the Cybersecurity space. * Not be a government agency, public administration, political organization, or non-profit of any type. @@ -44,35 +44,36 @@ The CTF will be a Jeopardy Style CTF where the teams will have a list of challen * To register, you need to form a team. A team is made up of 4-6 participants. * Once the team captain registers the team, please wait for a follow-up email to join our Discord channel. -Applications are due on July 8th at 8PM (Nigeria time). For more information, visit https://cseanctf.org.ng/ +Applications are due on July 8th at 8 PM (Nigeria time). For more information, visit https://cseanctf.org.ng/ # Rules Rules concerning the platform are included. - Sharing the flags between different teams is prohibited. - Brute Force attacks on the challenges submission portal or challenges links are not allowed. - Any attack against the site or the hosted servers will be observed, and the player will be banned from participating in the CTF immediately. -- Organizers have the permission to disqualify teams for any unethical behaviour or any trials to interrupt the CTF. +- Organizers have permission to disqualify teams for any unethical behaviour or any trials to interrupt the CTF. - Please be polite and respectful in your dealings with Moderators and CTF players General Rules and Disclaimers -1. All applications must be submitted online and completed by 8th of July 7:59pm. +1. All applications must be submitted online and completed by the 8th of July at 7:59 pm. 2. Only those applications submitted on time through the online application processes will be accepted. Applications received by any other means will not be considered. 3. Applicants are responsible for ensuring proper contact information has been submitted and is maintained throughout the Cybersecurity Hackathon Process to allow communications about the Cyber Hackathon Award. 4. Erroneous or false information provided in the application will result in immediate disqualification of the Applicant. CSEAN retain the right to disqualify any Applicant in their sole discretion. 5. If for any reason, the Cybersecurity Hackathon is not capable of running as planned, CSEAN reserves the right in its sole discretion to cancel, terminate, modify, or suspend the Cyber Hackathon Award Program at any time. -6. By submitting an Application, or by being an Applicant, you understand that there is no joint venture, partnership, employment, or an agency relationship between you and CSEAN or Partner Organization/ Companies arising from any application or Cyber Hackathon Award. +6. By submitting an Application, or by being an Applicant, you understand that there is no joint venture, partnership, employment, or agency relationship between you and CSEAN or Partner Organization/ Companies arising from any application or Cyber Hackathon Award. 7. Once notified about having a finalist application approved and receiving an Award, a Recipient has three weeks to submit information for processing the Award payment. Not meeting that deadline will result in a forfeiture of the Award. 8. Award Recipients grant permission to CSEAN, and its Partners to use the name, logo, statements, including city and state of primary physical location, and the submitted Application information in perpetuity, worldwide, royalty-free in all media now known, or which may be developed in the future to promote the Cyber Hackathon Award Programme and its objectives. 9. The decisions of the Cybersecurity Hackathon are final, and Applicants specifically agree that the decision of the Program and any decision of CSEAN is not subject to review or appeal in any form whatsoever, including courts of law. -10. By submitting your email address and/or an Application, you consent to our processing of the included personal data in order to take action on the Application and to contact you about other programs you may be interested in. +10. By submitting your email address and/or an Application, you consent to our processing of the included personal data to take action on the Application and to contact you about other programs you may be interested in. 11. No warranty of any type is provided for any award. No Award may be transferred to any other party. 12. By completing an Application or being an Applicant, you agree on behalf of yourself and each of your respective heirs, executors, administrators, legal representatives, agents, successors and assigns (“Releasing Party”) to the Cybersecurity Hackathon General Rules and the decisions of the competition, as applicable, and any affiliated entities or persons, and by completing an Application or being an Applicant, you release CSEAN, and their affiliates, advisors, agents, licensees, and any social or other media used for the Hackathon, and any of their respective officers, directors and employees as applicable (“Released Parties”), from any and all causes of action, suits, debts, dues, sums of money, accounts, reckonings, bonds, bills, covenants, contracts, controversies, promises, lost profits, indirect or direct damages, consequential damage, incidental damages, punitive or exemplary damages, judgments, claims and demands whosoever, in law, or equity, whether known or unknown, foreseen or unforeseen, which any Releasing Party has or may ever had, now or hereafter, arising from or related to the Cybersecurity Hackathon, these General Rules, any Application materials, including but not limited to any use or non-use of any Application materials, delivery, misdelivery, acceptance, possession, attendance at, travel related to, misuse, and/or use of or inability to use, any Award, or technical or other failures of any kind -# Sponsors & Partner -![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/sixchan2.png) # Organizer +![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/sixchan2.png) + +# Sponsors & Partner ``` Happy Hacking. From f50451d222f28992c23767191c42d1a917f5676c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 27 Jun 2023 21:28:34 +0100 Subject: [PATCH 40/51] Update index.md --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 43c1e715813..3034bcb5f4b 100644 --- a/index.md +++ b/index.md @@ -11,7 +11,7 @@ We are proud to announce that registration is open for the CSEAN Cybersecurity H -**WHEN:** 9th & 10th July 2022 +**WHEN:** 10th & 11th July 2022 **WHERE:** Online @@ -44,7 +44,7 @@ The CTF will be a Jeopardy Style CTF where the teams will have a list of challen * To register, you need to form a team. A team is made up of 4-6 participants. * Once the team captain registers the team, please wait for a follow-up email to join our Discord channel. -Applications are due on July 8th at 8 PM (Nigeria time). For more information, visit https://cseanctf.org.ng/ +Applications are due on July 10th at 8 PM (Nigeria time). For more information, visit https://cseanctf.org.ng/ # Rules Rules concerning the platform are included. @@ -56,7 +56,7 @@ Rules concerning the platform are included. General Rules and Disclaimers -1. All applications must be submitted online and completed by the 8th of July at 7:59 pm. +1. All applications must be submitted online and completed by the 10th of July at 7:59 pm. 2. Only those applications submitted on time through the online application processes will be accepted. Applications received by any other means will not be considered. 3. Applicants are responsible for ensuring proper contact information has been submitted and is maintained throughout the Cybersecurity Hackathon Process to allow communications about the Cyber Hackathon Award. 4. Erroneous or false information provided in the application will result in immediate disqualification of the Applicant. CSEAN retain the right to disqualify any Applicant in their sole discretion. From e78d0d02d0a6f95f892c4c6336b12be00793b3c8 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 27 Jun 2023 21:41:59 +0100 Subject: [PATCH 41/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 3034bcb5f4b..85147446341 100644 --- a/index.md +++ b/index.md @@ -44,7 +44,7 @@ The CTF will be a Jeopardy Style CTF where the teams will have a list of challen * To register, you need to form a team. A team is made up of 4-6 participants. * Once the team captain registers the team, please wait for a follow-up email to join our Discord channel. -Applications are due on July 10th at 8 PM (Nigeria time). For more information, visit https://cseanctf.org.ng/ +Applications are due on July 10th at 8 PM (Nigeria time). For more information, visit https://info.cseanctf.org.ng/ # Rules Rules concerning the platform are included. From e141e9402fa3fc2cb65700dbda34d1ec92e931c5 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 27 Jun 2023 21:43:39 +0100 Subject: [PATCH 42/51] Add files via upload --- assets/images/lynsec-d.png | Bin 0 -> 6112 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/lynsec-d.png diff --git a/assets/images/lynsec-d.png b/assets/images/lynsec-d.png new file mode 100644 index 0000000000000000000000000000000000000000..16adc55a5cc7a9a0fabb8d578e42305f36c19e99 GIT binary patch literal 6112 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 Date: Tue, 27 Jun 2023 21:48:52 +0100 Subject: [PATCH 43/51] Update index.md --- index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 85147446341..2455eb3dde5 100644 --- a/index.md +++ b/index.md @@ -56,16 +56,16 @@ Rules concerning the platform are included. General Rules and Disclaimers -1. All applications must be submitted online and completed by the 10th of July at 7:59 pm. +1. All applications must be submitted online and completed by July 10th at 7:59 pm. 2. Only those applications submitted on time through the online application processes will be accepted. Applications received by any other means will not be considered. 3. Applicants are responsible for ensuring proper contact information has been submitted and is maintained throughout the Cybersecurity Hackathon Process to allow communications about the Cyber Hackathon Award. 4. Erroneous or false information provided in the application will result in immediate disqualification of the Applicant. CSEAN retain the right to disqualify any Applicant in their sole discretion. 5. If for any reason, the Cybersecurity Hackathon is not capable of running as planned, CSEAN reserves the right in its sole discretion to cancel, terminate, modify, or suspend the Cyber Hackathon Award Program at any time. -6. By submitting an Application, or by being an Applicant, you understand that there is no joint venture, partnership, employment, or agency relationship between you and CSEAN or Partner Organization/ Companies arising from any application or Cyber Hackathon Award. +6. By submitting an Application or by being an Applicant, you understand that there is no joint venture, partnership, employment, or agency relationship between you and CSEAN or Partner Organization/ Companies arising from any application or Cyber Hackathon Award. 7. Once notified about having a finalist application approved and receiving an Award, a Recipient has three weeks to submit information for processing the Award payment. Not meeting that deadline will result in a forfeiture of the Award. 8. Award Recipients grant permission to CSEAN, and its Partners to use the name, logo, statements, including city and state of primary physical location, and the submitted Application information in perpetuity, worldwide, royalty-free in all media now known, or which may be developed in the future to promote the Cyber Hackathon Award Programme and its objectives. 9. The decisions of the Cybersecurity Hackathon are final, and Applicants specifically agree that the decision of the Program and any decision of CSEAN is not subject to review or appeal in any form whatsoever, including courts of law. -10. By submitting your email address and/or an Application, you consent to our processing of the included personal data to take action on the Application and to contact you about other programs you may be interested in. +10. By submitting your email address and/or an Application, you consent to our processing of the included personal data to take action on the application and to contact you about other programs you may be interested in. 11. No warranty of any type is provided for any award. No Award may be transferred to any other party. 12. By completing an Application or being an Applicant, you agree on behalf of yourself and each of your respective heirs, executors, administrators, legal representatives, agents, successors and assigns (“Releasing Party”) to the Cybersecurity Hackathon General Rules and the decisions of the competition, as applicable, and any affiliated entities or persons, and by completing an Application or being an Applicant, you release CSEAN, and their affiliates, advisors, agents, licensees, and any social or other media used for the Hackathon, and any of their respective officers, directors and employees as applicable (“Released Parties”), from any and all causes of action, suits, debts, dues, sums of money, accounts, reckonings, bonds, bills, covenants, contracts, controversies, promises, lost profits, indirect or direct damages, consequential damage, incidental damages, punitive or exemplary damages, judgments, claims and demands whosoever, in law, or equity, whether known or unknown, foreseen or unforeseen, which any Releasing Party has or may ever had, now or hereafter, arising from or related to the Cybersecurity Hackathon, these General Rules, any Application materials, including but not limited to any use or non-use of any Application materials, delivery, misdelivery, acceptance, possession, attendance at, travel related to, misuse, and/or use of or inability to use, any Award, or technical or other failures of any kind @@ -74,6 +74,7 @@ General Rules and Disclaimers ![CSEAN](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/sixchan2.png) # Sponsors & Partner +![LYNSEC](https://raw.githubusercontent.com/cyberexpertsng/csean/master/assets/images/lynsec-d.png) ``` Happy Hacking. From a3a823b544f159552fea9dda4072355ca72d59a3 Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 27 Jun 2023 21:56:34 +0100 Subject: [PATCH 44/51] Delete lynsec-d.png --- assets/images/lynsec-d.png | Bin 6112 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 assets/images/lynsec-d.png diff --git a/assets/images/lynsec-d.png b/assets/images/lynsec-d.png deleted file mode 100644 index 16adc55a5cc7a9a0fabb8d578e42305f36c19e99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6112 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 Date: Tue, 27 Jun 2023 21:57:27 +0100 Subject: [PATCH 45/51] Add files via upload --- assets/images/lynsec-d.png | Bin 0 -> 13952 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/lynsec-d.png diff --git a/assets/images/lynsec-d.png b/assets/images/lynsec-d.png new file mode 100644 index 0000000000000000000000000000000000000000..5027ba0260ffdb995ec54da359be3d9dd702bd69 GIT binary patch literal 13952 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

^X*7Bq&y!sd z^)hoS!O$zH=p;WC#^sBLCEaAwGz<+@;n8A+v3SLqJ-> zt>z7cA7r82`Ca_2Z1A9{4Gahv?l{5ZaccFoJqoFW{<+&Tp&6 z#-A_;rbrmmRazPX+@(|&Up{Ig;mP*Ti_635B5IEjXR91Gv!2i4FqyWHQ2T$X8`YzC zF2XDbsB78QT8l%mN=h|^fsmdcs9_DBTBlX&GwrU2?FAaG7RA#(zEv+V*tE-70!=!W zkJ0+Ioa4A(_D;G@C*qI~tA95=s*BoK0wr-2Ol!@C%{$NX1QTP(@A*dXy~FXyvE`7S z;@P6BK3FE=WgO(0tk;{eI@Uw7Ew1Gi$|+xtAK@C9yVBAkPis37_&$R1RXb|sq zrWAyoN!*+Ssibv0A0hl=oh5laoL(2o+_^g|bA9 zz!qdQGRZ&trZRQ^{1Z`13z7Y-rle?c}rJ$-*WWn6L-inX!c&5kE= zkj7%Wr`A@7BEq6!-8Ju2>^{AkYh8(50w_BN$rAC8Gt+eespj!)9s@+nq8c*7k&~M@9j!pOrUjFpZ WPKd+d>-(=U5D5_(;VMBrzyASX&F3)y literal 0 HcmV?d00001 From f6ed83ffc0bbe505376c177429fee86d475c859c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 27 Jun 2023 22:04:43 +0100 Subject: [PATCH 46/51] Delete lynsec-d.png --- assets/images/lynsec-d.png | Bin 13952 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 assets/images/lynsec-d.png diff --git a/assets/images/lynsec-d.png b/assets/images/lynsec-d.png deleted file mode 100644 index 5027ba0260ffdb995ec54da359be3d9dd702bd69..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13952 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

^X*7Bq&y!sd z^)hoS!O$zH=p;WC#^sBLCEaAwGz<+@;n8A+v3SLqJ-> zt>z7cA7r82`Ca_2Z1A9{4Gahv?l{5ZaccFoJqoFW{<+&Tp&6 z#-A_;rbrmmRazPX+@(|&Up{Ig;mP*Ti_635B5IEjXR91Gv!2i4FqyWHQ2T$X8`YzC zF2XDbsB78QT8l%mN=h|^fsmdcs9_DBTBlX&GwrU2?FAaG7RA#(zEv+V*tE-70!=!W zkJ0+Ioa4A(_D;G@C*qI~tA95=s*BoK0wr-2Ol!@C%{$NX1QTP(@A*dXy~FXyvE`7S z;@P6BK3FE=WgO(0tk;{eI@Uw7Ew1Gi$|+xtAK@C9yVBAkPis37_&$R1RXb|sq zrWAyoN!*+Ssibv0A0hl=oh5laoL(2o+_^g|bA9 zz!qdQGRZ&trZRQ^{1Z`13z7Y-rle?c}rJ$-*WWn6L-inX!c&5kE= zkj7%Wr`A@7BEq6!-8Ju2>^{AkYh8(50w_BN$rAC8Gt+eespj!)9s@+nq8c*7k&~M@9j!pOrUjFpZ WPKd+d>-(=U5D5_(;VMBrzyASX&F3)y From 7c32d642695e0e7a5e1b454f38bdd84ad1cc0b3c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 27 Jun 2023 22:05:09 +0100 Subject: [PATCH 47/51] Add files via upload --- assets/images/lynsec-d.png | Bin 0 -> 9573 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/images/lynsec-d.png diff --git a/assets/images/lynsec-d.png b/assets/images/lynsec-d.png new file mode 100644 index 0000000000000000000000000000000000000000..4ba89091725f18a4045f3aa036370f1509cb5aa0 GIT binary patch literal 9573 zcmV-rC7RlaP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGqB>(^xB>_oNB=7(LB>G82K~#8N?Oh36 z7FG8??4aNVh$xD<;fiSHo@?fkpXRQ)RxV|>S@wM`R+_e1n){MwnrrI6a!JkaGq4%h{1phqP+Tefu zXT$%=X8L2wEI|qWnXuLWmY@U=6iNiY1P>%i1iu6iBuWIo1P>%i1iu6iBuWIo1P>%i z1iu6iBuWIo1P>%^>V6TXoxPPoWTy{UWoT5x#fA2xA8 zna;$d$sLq)vZV%Ij#SsviJTqopAPx+&p+wZsZ$hrS+2QzHk{xG|;iHQiWnb`Gg5 z>B8VtbSh2Q$uGu6BU=^-joaCc3+*{rl69Aw#4g+$&sU!CLm^m$YTe7CLeKxSpFk>esDH z0|pMH5hF%W4Q`P48o&JV3(cQ9m-g=4M-lvd@At8Zo-M&p8 z?(Wp~*tXbrYa|(giUw@reu2@0wtX)f&E-iJjw>LdMsR!S)>S>_;Z{4~@Nl8gm zrfgYhg!AUjlYNE7=`&|&6gQ?bzyB`RE5&sw&CdkCr5^lOJqy$+DLI)Exfi(2&!c_E zj`Ycl8KM}>Q6wDynWkL`5e2plU|NiTu=-vNb zlidY{#&sV!Xb_Em{&{&RReXG?Y`JpMjpGs!@MIROL>BTS-jK#Qwzjt9##*kjw>R1G z@0H7!lXs;`bmYhpDc4e*K7E?}s#mAk+<2UrQdQ!zP(H4M>!mW)LLDGn_>DXWA&#k7 zu_8He<5;?QG5Ip}IC0{HUaEC?b>c*7P`^H1zI2HyaHDqj@E{i#7kM6;eBG3kl&rd- z@gWbCs~kT!AAWwvgM;azrcG)6`t_y)4JZ=9?^Vx@d`h#haPK0(pVGFp{`75A+DaU| zno1XAS%afd0bDM`y{CUEQ`!vtoU(z3#xEB_Tyt>*UB1n|AbLE0spttPiPKD@D2nM0 zHvHyZD(fB;&?}U8ps7E_(YJr(Pf?5*HgqU$_~sk(V}Y@=<3_~D%*>?dt5@j)zxXTM zy+gpDeVtgFU)A&DL%ed#N>_cbm00xU#KY50oE! z{kmN58uNQsu7ex*05|yB$U|MS>cHnz=5x_F8wUo`kGpnBz9qnY_wL=BW^&`JUacCH zVhxXmr}kaGe3>rtmdx56^>Ak8a49TI^3VVj&`aU`!Gj0WoY}MWToZ~!@PU5y%P>D? z!BOCsdMPQBww_PWGc3oKCs@$z_?DD5PS2!fl^m&g6&F1te|WgsQJ?i!=;AG|7kVM) z{gjwarCHmLtXrCnjIBbKU-P4=|M=1I=X~fT?zxy1$}xAq!;xOz8An&qIPQYAYu3<) z4IAVoDFIUSr9boLnyhNp&4|enQo@hlAfM4Ca|n2ZH9(R!|C^U7EI-lfo6xCg8p!$v1j|> z)AsK4Qj6TrH$kI!_r=lF-PegKn0YqXepvjtCyi~E_xb3iJG5&@msoQ`SX3UgTrdkv zx$@;DFF$PEx>b6NGE6sAZvg>>VD4Ze`O!xomAt$Ffo;f?B9*CwGdCCj=cC7H_sAnO zcm90w+~kKV+#rSz8%77%_(X4^8ZgTC@bsi(ET9FkJC-h4LSx2_6D6RaLCdqCzxvv1 z^eJ=p`~dnhgf;xuZQDfP(F5RKK#929psUf*a$J#V{0hv6J62~3k^-wz2UC=t7ZWKh zJ-fRqDAt_1O$lsVW(hqWJQp*v0oxM=1$qkzJsJRO`=H^K?;`Yo4NYlRfu4bICz#cn zdyvnMC@ft<{NK_ zCkci$fHI<@q9~wIBl_>|-FFpw05--hrZvr5wiN24>VZ0(KX*wh-TgA}OHM9q5g{IXT+h5Y0UL z$FSsVqZX}+{|&5ffwosj&ZGfMx2m#%Y6+b9+O55~p`@7!xn@IgiFpftNN8x5Nh08v zBJN8o@Fdfn8_daJ@={L|mvj+*;eC_s4N zOp%`s;GW0|JXFO=|D^*@mpNv1KKG*Ba|-a4hlYfRThUTH_Sj?eC%R6W z5Y{WK?dQy$D`{)cr%xX$U$(5t@Mfdem2DtTt_O_YA{BgKRtI;sbWPonfLmn-Kd9BG z3+~;Sf*!(Xh_j8*xvC45hY#Koumo0Tj{i_a>xSR!pqI!+x!*Fdseh< zZa8xIu((l`agH9M0#lQ2UAs!!8X&A={(=RxdhJ@;zI{6#3JRk0tW@CYEpoy4C}U4P zRm>;?bM-CE+0g**hR7SK6alXk{O17v#HQ2dojpuxOTd?_>|{rtRxYdJ?PklDH>)!z zQ}XG&e3@Ir7p=G`0E6%x3rV$V)o99;DZ+E_2M~9YVW2qB%oqgf*r}7`6$UkH)R4dG zX@F+L#m7^4c(|UE6Bt9VVWC$IC5`Qq>VAIY$-R-aaBy&-Ax}O@eV%xNnzv{n16vA3 zF8IL9&6rxG8U%(7(p{I5C=B5QcfpJ!H?u<@fYeO#WTVu<(VAP+RJ4Lsuy^1Wmy@vz z%$hGb_~--(;@Uf|fVW8$}0^@HoL ze1!_+;bDc+FhezN(7vp3!P5Z1s5p_`AbX+Q}`Bz06(lj3*IQJ6mS6!jQXdue4y_H6vv9_Ps^6n4p4nKZs26bh- zV8>wVg5^TF9(5LlQ)X!c#o``m|41Kd>znr=8b(9GfqhuO6~|S8z<_@vTmgn_CTl`> zKDG^a*DYGNrlG9SD)V{PplM*BxG|M0HJ!_bue~kvdk9{B4K_cZ&Ik~MhX-|69xHg4 zo`3#%`iPBAbKo2dSSi6rjL_(D*Z(mxqdbQ*kf&DeOmr(bOPz?C=r%s(J>3a?RjTb%oHgd~30K^S3B{7{Y zT+iF5{~cm`^!6%X!Efp1R3M?x3y!vheBoB2VZ(+JngEZ8ior35(uNQc1ciBdd5N&V z2%I-}F16(z00TGgz5A{lcQ=5~8y_FahoGWtH?}hhwQ(6r=oM@@UErsSy6A@P{Xnr1 z{3jc@Q7JdRQ5IeS-U!o|dEoGQV0Q2=%3AajNYUu204sd=1{96hn^3D(E!xBM0I~Rw zFx`L~4x^wqxe*v6A+Z5U`#Z44uIl4M6_}r22n`i~ImQCu7tasoLXUEBotsRl?#G4! zC3tSkVKnTGFxKy0qu5X#;H6#HXwDIXFmqiRI@?gt=&EqqT^o2NKe0Ok+1%(xc$~ zytoU#5zzby$KAMbBklR=Cki@zSn}PO=76Kabq9aE&=oMig})AGy#qu7Rz zR~#Q<#)AeA&WdOGE0LSvKM))rXk5vO9Ye7-pwzwmNkAO@QLf7}c7?A1#qi$GA~nNApaH3S-7qUR?}&~tLa z-QArs4e{$3JVMZ1UcJcuMvm)pL%5j>ExK1IR)P;n?^1&`qjA88dH$x*L_J}`zRM{T zivcf10{M3fFGun%Z{3LN-xZxYb)v7n`br`w5q?~n4N7AyIs^&R5%=)^+|Zz2J(T&k$SqcdW(NozdW`a*NypbEZFxAQmTywCY z%$pgs{ap6!tkq{(6J!OXF;X*WSYTP!SgIxbJpn8nPAsRY#D80yB{be>(mn>c^8aOw!=7x*AR`(8?hB%_agloXY zxqRUQdFyUp%q;u);6XZb=1lPud|-ZOccM50-(f2M2huF$ha!_H9a96djPXor?&U-^ z-2Z+w2Z2+4`}U>JSp%*5`fECRGWBk z{q!@>NZK0w{`>C|f{f@$3}oRtaKB>3gvWdI(2vTAKyI+Lxd%e11OUzNQ>6+`n>H=S z1aeETVE%l%&i7_?*OupcG;7wZcxrq|^g#d8;#$oD*YxC-WD2^<4<;+Dfj4JcYV7m( zqd5SC9pMRBk46E)k4Qy?&su{`n>I=dT7&W9$CD>FVAac@QN=J<@ABxQ`A(;Nh8tUCbaW2S6z*mC@Zox@-~hD)m&fcc z^(-*9(I6l|qF(P5d_D#dz7?GQS|7eShBk1e^0I&vR|xOK!H&l6iK9r3AExTYQ_|_J zw)ZD`@2|pI?#eOaNkLvZ-*X){$gpyNC0NWH`m1HjB&->Lz`;X+DC077?bWMR$<)ZZ;kVy@qxO$HB0V8!mjb*^SQ+ipPd}vw z4I1dVcVf%t&GgdCFH<}>9#AawIuL#g{te~EvyyEo;7-8@AYkyS+zX*sK(EKtMV9C* zAaw$*5d-rbI{QdW`)L%O# zSs~^LHUyqi*77U43jX~7YkRv?jnZGYY*AC285c|%-@Jae(&;@mYTtdNf}UYHic`qK zdVbl1nUX;GjqA@qcreHWK~LltoTdvEV9)zNDWIi|+7Ut<#y!Yr=FDF#U8?8a9cX~v zyLA%*tHfGcadZH`5w46a*$~HrkZ4>Vjl~Fz2#0aQdtt%^tLDwFVH*P)8qWg(cSaoy zK}WD#vTg_irT7@s0d-Lg4}fQQPQhf;sO^41%C@m;cGFY!xa-A&tma^v z^LDGk@%tS2u5b8r&md*yHYe*&3>q?ozGsbflLZSSmIxA48W(HD!1Lq7Mp+GC->j`F zr?F%Ps11&VAq$EGp`XUo#}c6j;0ndUPYswBK~qayJ_BV#b3&WLSj2=8RR@GiD4{pj z0h8V*Po8Y`WO2|U%r-+rC&ndEu6iE0o;UXf#(IEWsR=b;EN~cLS;6i-deF|DJ97v< zU>kOWHC`+>Zau8A?#qUB^M|RVlg_bB2sk?2aCq@>>%r%a4WqH(@Yol} zf`Mc4vb!)H!dg9VS-1|30t6W&rps5XpoRefB0OjW=yl}!hC0Zm*8{6Fpbm%^>dL*w zc{VT$8(`L}cW;T;={I127|19;j;Ri=hwGvj%6b+^^M)1O5Y-BM1nYLfI9CnE2%GQE z+|;xJzL>%yF(Z?P1X`%2x%GDZDuVXJ!N}Eb;AT2)?CVAS>RY!Ix5D;wSlXH?7}^gP zoz8ZRXE_IIhZWweKzvFD?LKpxY!xlzKS?Q>)Rr5mPnm2gQV?KLHs-`)0B8FTKZpR> z@Jq(aMg%5o0bIqNdjlB97#zYffc|EyHWUV+4Ey)*r=v%Y(wsSSWZ_x}7$Q2;xgPf1 z3!pE?vV&Na7}1pV>($HG__P*SjqTLw(==z+EIM@fFlBI$i01&IM?F}&WwQD+qes)I zkt3-tKL_RA$_;!Ee0DL$&k;$~b`=}AF7_fwFuH3n1r8eJLlv-m_X7lIy+qdP5IzKy z8C`~d6(BA!Frjrp!7$sZD1dsv76By$)yq%Fb3@^{!e4;hmy=8$Azg`r+xM(d>VXq_ z0Lz1e)5FzQ6haSxHb@dt9nZp2p$Ce+;Li*)EFXf-iMQd6@{YSdc<>-~ zXy0DkTv*55zfK+c-+%wB@3jmt?jC8=h8Ep}*p+`0FbSrfzrVy5DIls8?#;goinZYH z3`w9HFc6iyk!enCcL!=_zEmFrGyuL`_`Bh^#R|Za*}#MK|7e#kvd>cN*|UcZa6_t; zOPtGtjO}bNo@LIBg=GO4zwo)|wPsGS1UP47~%}wr!*T+q6l316Wh?>y;~INc|+&Auph8Tm!!8ynqNt zgghhE8PgNZfkkN%L1_-GUwP^BW%-Tggk!Gi@$eX9P-TUNh6=}rk&Q_!s0+pbLeHO< zo)8BZ;XCK zPT)2I8#mTdx#P%@BiioWyXE(!Ns}~JS6BIM#MS6%DQn?^1(I&eWwvbIT~nE((fGy5eub#0D6M9V8nVA^xpMNiX3d%!+X(s*Ciqpat}S1_TpKfHj2wdvU_myO z?d+_v0V}_se(EXNr*QtMTrtyZmCvR`d&TD8*m zYFc7qqLkCQQztzq8@7Cpcs4*-c(~^6?Jdu2=+L23PBkANEi*$xX0>m=`9=#mbVz*vMJM&<2&z?mY$ZOpPdcXoboW2EMBbV+#MS?ZIW{$SzwK5!h+tk zNfY@U%P+8!r>7jZZR=Lai-?HODp#tc1vF|TX#fI=W7@ZEtKGhRTk=>FYW3^Z)mm_) zN!JDQK%Z6l#M84bqa6lQr&Hv`ZKHp80$TlESiO%Or2*%9WDl9!kCT-y zYp?LRw{G5)bMXw2fAHWzIqsKVf0Z;EufoeOzNqe$)ZP-9O= zaaA6QNuzyN)95-go2<`kD)%LDJ(WJ~R3X=q+Mj>^Sq{xF`p_JpJwQZw_R77OI1zmO zIL+3F*s%{ET>Jd<&#A}bk4qlD?S$_$VYxp9fC2AMniA>mkXQE31I`^VeQ`jjrmHpm(ocve?wGzx^g@0P!mye)yq$ z_*mhsH{X=Md$}$Ok8|BejvOf;SO652!6$o+_<^aH@i{6(H83zx;@aUp#i;Ir1q^6goE+?ZH`Z%={G8;6&n zBW|YA#EuoHf4$uO))=No#2r2?Tu@+U526bX>ub{hPmdZU6SgrO4?wgZU_J=~_5(%? z)#}Eql_eMqU;f5=H`snYa6s0H1k_wtgzW2p!P4F)^*80sZ?^7z+{t&hS~B z*Is{J_%xOle57q#Sph*^1L3=BH3T(5efy3b^ub3T$!{aL2g&;2@_KG`?iDIfSu@`^ zY@S**Yf^1}{T(P20AavJV3JIIZlo&o7zzW=#He@z0s7BBr0x0hLDr0#y`7!LFHX<76Q@s~)^_aJk%MzL zd-!2({BzIA@2|f4O1j~YkPt}&O#=h9$9wkFQ`va??YHH6G1snX2lnrm^FV9-{QNXu zU*D_^X;2eYFO*fC^K%2dA>*EXR?5OQZtPf%8;tCm`PpZhGxO(wh7H9=FkYihojStT z*=W?*ppA_dCF+ESM7_fr1J}3>mAlO1!!-3lDXUz{yh@o|OYKDy%A;+5o(T0l_E)_P8eCRWaxDf&?0u`9NJ-wP>NIOu)22 zl!+iYg&6Kl%s)VfYa-0Is;}w$vj_$|$UVbgvn2`%^JxoHqaYD z5h7FD8+u!teIQnwvL{Ac8Wg9Uzm}};yE~wTa2w2J^_-kowR*MepYq;&dX5Rqhc)lY zm9?3(X374P)KqS)1p@amg|P@zJ2>7t#CLfNb(oy9w?NJ^nSDB;9)^NfHLqK z4gn*2a&LtE_;}M8i85?)e@1NFxKZ*igoa959f!Z>V0%b=kDqz7rcJd@xp!hhL_({r;2pxU%YtrJS8*P{#Q3y(?AH z*eKOgCZPO^6)Wl~O}icwqg7)%fP8pv0OffycjLjeiG1_xdwY3lY*fl`l!0Sfv}hq| zfDLbr4NT3qS~cyaF025KW9_S_G;NLE=s%k|Ge;V3MTKF*hKZ*N`C2AhFAO$7#jSer z@?}XYFh@5Xr(^Nr#gfK=mN~|b8KZeJU1EzZ%Z*%|@Q)CD-~-mej?5$RBGd-o@?_@Z zxk0%hA8ytx%jKx>;)^e8b(y!HI(15ODOD<~JoxnCvo``99{z5147N5cTMBPhK!XJ5 zHy=?3;IBvH!+EaywE_bI#BHd+hNf1Axw-KgU6_w2=?zN(u1jZq8~}|Pf9K4et?xCV zNs}fy%2~N$g*IWr1mWrm(9q~9%+aS$AI-gdc|E0RY)p$_qnsyt_s;Pg_w3mt`9q(4 zQqL(~DE48=mH@mOG3?-$m~@SqL~I1=dvgL_5qNPhgP(g0J=X+yA>b{7cLLlOs|H~7 zw$~F+=ttxPI5gaW3H;ZO?Su{;I_P^$z-Tal@^ZuJGiT@o*Bg^8@S)|dk3DwBM-gDd zfY0L-Iru0V3#z^+C*X$MyJwI5#++31*mwlqZQHt4Mp4^yJ+airZ@>OZ9&8(^54PbM zVz!mh=7E@CY9a#vFgI5LfofQrvf0BAQw{xm0BhP{v0AJahiJ~?hJTdcTY|Q2+lm_y z23ra4EfC587w4o&lkVF$tO|<1jRwt;t+bHmMTHvAY%-B_sSZX7>_{@ zY@9e>oKU3h%)c5~sbKoFX);e0uEr9fzqi12NsP=k4h)oeyTw)LiHQCm;-IZrvydQV P00000NkvXXu0mjfvX^?I literal 0 HcmV?d00001 From 651b279cbc91753a4909a005618249d9606e3615 Mon Sep 17 00:00:00 2001 From: passwordng Date: Mon, 3 Jul 2023 18:13:45 +0100 Subject: [PATCH 48/51] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 2455eb3dde5..ab376656769 100644 --- a/index.md +++ b/index.md @@ -11,7 +11,7 @@ We are proud to announce that registration is open for the CSEAN Cybersecurity H -**WHEN:** 10th & 11th July 2022 +**WHEN:** 10th & 11th July 2023 **WHERE:** Online From 5635325fb7928293ec74fee1294e9dc38d3f70ee Mon Sep 17 00:00:00 2001 From: passwordng Date: Mon, 3 Jul 2023 22:17:32 +0100 Subject: [PATCH 49/51] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index ab376656769..b7d9f748350 100644 --- a/index.md +++ b/index.md @@ -24,8 +24,8 @@ The CTF will be a Jeopardy Style CTF where the teams will have a list of challen * A Jeopardy format CTF; * Around 20 challenges (beware, it can get insanely difficult, but, so rewarding!); * A lot of "try harder" moments :); -* To compete against the best ethical hacking teams from Africa; -* A lot of prizes including Cash Prizes, certifications, internships, memberships etc. to be won; +* To compete against the best ethical hacking teams from Nigeria; +* A lot of prizes, including Cash Prizes, certifications, internships, memberships etc., to be won; * Winners will be awarded at the **2023 CSEAN Cyber Secure Nigeria Conference**. * A lot of fun! From f91b99b88895f2879486f35bf2d0bd29d44cd65c Mon Sep 17 00:00:00 2001 From: passwordng Date: Tue, 25 Jul 2023 19:34:17 +0100 Subject: [PATCH 50/51] Update README.md --- README.md | 117 +----------------------------------------------------- 1 file changed, 1 insertion(+), 116 deletions(-) diff --git a/README.md b/README.md index 4c2fac074ba..d73d6009065 100644 --- a/README.md +++ b/README.md @@ -1,116 +1 @@ -# The Hacker theme - -[![.github/workflows/ci.yaml](https://github.com/pages-themes/hacker/actions/workflows/ci.yaml/badge.svg)](https://github.com/pages-themes/hacker/actions/workflows/ci.yaml) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-hacker.svg)](https://badge.fury.io/rb/jekyll-theme-hacker) - -*Hacker is a Jekyll theme for GitHub Pages. You can [preview the theme to see what it looks like](http://pages-themes.github.io/hacker), or even [use it today](#usage).* - -![Thumbnail of Hacker](thumbnail.png) - -## Usage - -To use the Hacker theme: - -1. Add the following to your site's `_config.yml`: - - ```yml - remote_theme: pages-themes/hacker@v0.2.0 - plugins: - - jekyll-remote-theme # add this line to the plugins list if you already have one - ``` - -2. Optionally, if you'd like to preview your site on your computer, add the following to your site's `Gemfile`: - - ```ruby - gem "github-pages", group: :jekyll_plugins - ``` - -## Customizing - -### Configuration variables - -Hacker will respect the following variables, if set in your site's `_config.yml`: - -```yml -title: [The title of your site] -description: [A short description of your site's purpose] -``` - -Additionally, you may choose to set the following optional variables: - -```yml -show_downloads: ["true" or "false" (unquoted) to indicate whether to provide a download URL] -google_analytics: [Your Google Analytics tracking ID] -``` - -### Stylesheet - -If you'd like to add your own custom styles: - -1. Create a file called `/assets/css/style.scss` in your site -2. Add the following content to the top of the file, exactly as shown: - ```scss - --- - --- - - @import "https://github.com/%7B%7B%20site.theme%20%7D%7D"; - ``` -3. Add any custom CSS (or Sass, including imports) you'd like immediately after the `@import` line - -*Note: If you'd like to change the theme's Sass variables, you must set new values before the `@import` line in your stylesheet.* - -### Layouts - -If you'd like to change the theme's HTML layout: - -1. For some changes such as a custom `favicon`, you can add custom files in your local `_includes` folder. The files [provided with the theme](https://github.com/pages-themes/hacker/tree/master/_includes) provide a starting point and are included by the [original layout template](https://github.com/pages-themes/hacker/blob/master/_layouts/default.html). -2. For more extensive changes, [copy the original template](https://github.com/pages-themes/hacker/blob/master/_layouts/default.html) from the theme's repository
(*Pro-tip: click "raw" to make copying easier*) -3. Create a file called `/_layouts/default.html` in your site -4. Paste the default layout content copied in the first step -5. Customize the layout as you'd like - -### Customizing Google Analytics code - -Google has released several iterations to their Google Analytics code over the years since this theme was first created. If you would like to take advantage of the latest code, paste it into `_includes/head-custom-google-analytics.html` in your Jekyll site. - -### Overriding GitHub-generated URLs - -Templates often rely on URLs supplied by GitHub such as links to your repository or links to download your project. If you'd like to override one or more default URLs: - -1. Look at [the template source](https://github.com/pages-themes/hacker/blob/master/_layouts/default.html) to determine the name of the variable. It will be in the form of `{{ site.github.zip_url }}`. -2. Specify the URL that you'd like the template to use in your site's `_config.yml`. For example, if the variable was `site.github.url`, you'd add the following: - ```yml - github: - zip_url: http://example.com/download.zip - another_url: another value - ``` -3. When your site is built, Jekyll will use the URL you specified, rather than the default one provided by GitHub. - -*Note: You must remove the `site.` prefix, and each variable name (after the `github.`) should be indent with two space below `github:`.* - -For more information, see [the Jekyll variables documentation](https://jekyllrb.com/docs/variables/). - -## Roadmap - -See the [open issues](https://github.com/pages-themes/hacker/issues) for a list of proposed features (and known issues). - -## Project philosophy - -The Hacker theme is intended to make it quick and easy for GitHub Pages users to create their first (or 100th) website. The theme should meet the vast majority of users' needs out of the box, erring on the side of simplicity rather than flexibility, and provide users the opportunity to opt-in to additional complexity if they have specific needs or wish to further customize their experience (such as adding custom CSS or modifying the default layout). It should also look great, but that goes without saying. - -## Contributing - -Interested in contributing to Hacker? We'd love your help. Hacker is an open source project, built one contribution at a time by users like you. See [the CONTRIBUTING file](docs/CONTRIBUTING.md) for instructions on how to contribute. - -### Previewing the theme locally - -If you'd like to preview the theme locally (for example, in the process of proposing a change): - -1. Clone down the theme's repository (`git clone https://github.com/pages-themes/hacker`) -2. `cd` into the theme's directory -3. Run `script/bootstrap` to install the necessary dependencies -4. Run `bundle exec jekyll serve` to start the preview server -5. Visit [`localhost:4000`](http://localhost:4000) in your browser to preview the theme - -### Running tests - -The theme contains a minimal test suite, to ensure a site with the theme would build successfully. To run the tests, simply run `script/cibuild`. You'll need to run `script/bootstrap` once before the test script will work. +# The CSEAN-CTF 2023 - Landing Page From a4043a908e2680923e954916682f6806ee13485f Mon Sep 17 00:00:00 2001 From: passwordng Date: Fri, 6 Sep 2024 01:39:17 +0100 Subject: [PATCH 51/51] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 1136e594ff0..00000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -info.cseanctf.org.ng \ No newline at end of file