Skip to content

2020: Emergency Update #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Sep 29, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed assets/img/portfolio/as_sir.jpg
Binary file not shown.
Binary file added assets/img/portfolio/sk_sir.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/portfolio/thumbs/suri.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/MD.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/anik.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/arnab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/arsh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/dwai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/nindo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/shivam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/srikant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/suri.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/team/vivek.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
106 changes: 60 additions & 46 deletions d4rks0c1ety.html
Original file line number Diff line number Diff line change
@@ -1,58 +1,72 @@
<!-- Author : Rahul Indra -->
<!DOCTYPE html>
<html>

<head>
<!-- glitch CSS -->
<link href="assets/css/core/glitch.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Niramit" rel="stylesheet">
<link href="assets/css/core/glitch.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Niramit" rel="stylesheet">
<title>d4rks0c1ety</title>
<link rel="stylesheet" type="text/css" href="assets/css/core/dark.css">
</head>

<body>
<script src="assets/js/animate.js"></script>
<header>
<div class="glitch">
<h1>d4rks0c1ety</h1>
<h1>d4rks0c1ety</h1>
<h1>d4rks0c1ety</h1>
</div>
<br><br><br>
<p>CTF Team of IIEST Shibpur</p>
</header>

<h2>Binary Exploitation</h2>
<ul>
<li><a target="_blank" href="https://www.youtube.com/watch?v=iyAyN3GFM7A&list=PLhixgUqwRTjxglIswKp9mpkfPNfHkzyeN">LiveOverflow Binary Hacking</a></li>
<li><a target="_blank" href="https://github.com/hsfareed/Resources-for-learning-ethical-hacking">Resources for Ethical Hacking</a></li>
<li><a target="_blank" href="http://security.cs.rpi.edu/courses/binexp-spring2015/">Modern Binary Exploitation</a></li>
<li><a target="_blank" href="https://www.youtube.com/playlist?list=PL038BE01D3BAEFDB0">Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration</a></li>
<li><a target="_blank" href="https://www.youtube.com/playlist?list=PL8F8D45D6C1FFD177">Intermediate Intel x86: Architecture, Assembly, Applications, & Alliteration</a></li>
<li><a target="_blank" href="http://www.opensecuritytraining.info/Training.html">Advance Intel x86: Architecture, Assembly, Applications, & Alliteration</a></li>
<li><a target="_blank" href="https://www.youtube.com/playlist?list=PLUFkSN0XLZ-nXcDG89jS9iqKBnNHmz7Qw">Introduction to Reverse Engineering Software</a></li>


</ul>

<h2>Web Hacking</h2>
<ul>
<li><a target="_blank" href="https://www.hacker101.com/" rel="nofollow">Hacker101-Web Hacking</a></li>
<li><a target="_blank" href="https://leaksource.files.wordpress.com/2014/08/the-web-application-hackers-handbook.pdf" rel="nofollow">The Web Application Hacker's Handbook</a></li>
<li><a target="_blank" href="https://www.owasp.org/index.php/OWASP_Testing_Guide_v4_Table_of_Contents" rel="nofollow">OWASP Guide</a></li>
</ul>

<h2>War Games</h2>
<ul>
<li><a target="_blank" href="https://io.netgarage.org/" rel="nofollow">IO Wargame</a></li>
<li><a target="_blank" href="http://pwnable.kr/" rel="nofollow">Pwnable KR</a></li>
<li><a target="_blank" href="https://pwnable.tw/" rel="nofollow">Pwnable TW</a></li>
<li><a target="_blank" href="http://overthewire.org/wargames/" rel="nofollow">OverTheWire</a></li>
<li><a target="_blank" href="http://reversing.kr/" rel="nofollow">Reversing KR</a></li>
<li><a target="_blank" href="http://w3challs.com/" rel="nofollow">W3Challs</a></li>
<li><a target="_blank" href="https://www.hackthebox.eu/" rel="nofollow">Hack the Box</a></li>
<li><a target="_blank" href="http://webhacking.kr/" rel="nofollow">WebHacking KR</a></li>
</ul>

<script src="assets/js/animate.js"></script>
<header>
<div class="glitch">
<h1>d4rks0c1ety</h1>
<h1>d4rks0c1ety</h1>
<h1>d4rks0c1ety</h1>
</div>
<br><br><br>
<p>CTF Team of IIEST Shibpur</p>
</header>

<h2>Binary Exploitation</h2>
<ul>
<li><a target="_blank"
href="https://www.youtube.com/watch?v=iyAyN3GFM7A&list=PLhixgUqwRTjxglIswKp9mpkfPNfHkzyeN">LiveOverflow Binary
Hacking</a></li>
<li><a target="_blank" href="https://github.com/hsfareed/Resources-for-learning-ethical-hacking">Resources for
Ethical Hacking</a></li>
<li><a target="_blank" href="http://security.cs.rpi.edu/courses/binexp-spring2015/">Modern Binary Exploitation</a>
</li>
<li><a target="_blank" href="https://www.youtube.com/playlist?list=PL038BE01D3BAEFDB0">Introductory Intel x86:
Architecture, Assembly, Applications, & Alliteration</a></li>
<li><a target="_blank" href="https://www.youtube.com/playlist?list=PL8F8D45D6C1FFD177">Intermediate Intel x86:
Architecture, Assembly, Applications, & Alliteration</a></li>
<li><a target="_blank" href="http://www.opensecuritytraining.info/Training.html">Advance Intel x86: Architecture,
Assembly, Applications, & Alliteration</a></li>
<li><a target="_blank" href="https://www.youtube.com/playlist?list=PLUFkSN0XLZ-nXcDG89jS9iqKBnNHmz7Qw">Introduction
to Reverse Engineering Software</a></li>


</ul>

<h2>Web Hacking</h2>
<ul>
<li><a target="_blank" href="https://www.hacker101.com/" rel="nofollow">Hacker101-Web Hacking</a></li>
<li><a target="_blank"
href="https://leaksource.files.wordpress.com/2014/08/the-web-application-hackers-handbook.pdf"
rel="nofollow">The Web Application Hacker's Handbook</a></li>
<li><a target="_blank" href="https://www.owasp.org/index.php/OWASP_Testing_Guide_v4_Table_of_Contents"
rel="nofollow">OWASP Guide</a></li>
</ul>

<h2>War Games</h2>
<ul>
<li><a target="_blank" href="https://io.netgarage.org/" rel="nofollow">IO Wargame</a></li>
<li><a target="_blank" href="http://pwnable.kr/" rel="nofollow">Pwnable KR</a></li>
<li><a target="_blank" href="https://pwnable.tw/" rel="nofollow">Pwnable TW</a></li>
<li><a target="_blank" href="http://overthewire.org/wargames/" rel="nofollow">OverTheWire</a></li>
<li><a target="_blank" href="http://reversing.kr/" rel="nofollow">Reversing KR</a></li>
<li><a target="_blank" href="http://w3challs.com/" rel="nofollow">W3Challs</a></li>
<li><a target="_blank" href="https://www.hackthebox.eu/" rel="nofollow">Hack the Box</a></li>
<li><a target="_blank" href="http://webhacking.kr/" rel="nofollow">WebHacking KR</a></li>
</ul>

<!-- flag : accessdenied{1_kn0w_abt_d4rks0c1ety_n0w} -->

</body>
</html>

</html>
Loading