-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
153 lines (153 loc) · 10.8 KB
/
Copy pathindex.xml
File metadata and controls
153 lines (153 loc) · 10.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Drayko Escobar Blog</title>
<link>https://drayko.github.io/</link>
<description>Recent content on Drayko Escobar Blog</description>
<generator>Hugo</generator>
<language>en-US</language>
<copyright>Drayko Escobar</copyright>
<lastBuildDate>Fri, 11 Apr 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="https://drayko.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Attacking Active Directory - Part 1 - Reconnaissance</title>
<link>https://drayko.github.io/post/attacking-active-directory-p1/</link>
<pubDate>Fri, 11 Apr 2025 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/attacking-active-directory-p1/</guid>
<description><p>Hey everyone! It&rsquo;s been a while since my last post.</p>
<p>This time, I’m kicking off a new series that will serve as both a practice guide and a follow-up to the GOAD WriteUp. We&rsquo;ll go from reconnaissance all the way to gaining control and analyzing an <strong>Active Directory (AD)</strong> infrastructure. I’ll mostly follow the same route but with some tweaks to reflect changes and sprinkle in some real-life experience from my work. I won’t go super deep into the technical details—otherwise, I’d end up writing a book (or two! 😄)—but I’ll include helpful resources if you want to dive deeper. And as always, the comments section is open! My goal here is to explain technical concepts in a clear and friendly way so that even beginners can follow along and learn.</p></description>
</item>
<item>
<title>Monkey Machine Walkthrough (WriteUp)</title>
<link>https://drayko.github.io/post/monkey-hm-writeup/</link>
<pubDate>Tue, 08 Apr 2025 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/monkey-hm-writeup/</guid>
<description><p>On Sunday, April 5th, there was an event for <strong>International Women&rsquo;s Day</strong>. Among other activities, there was a cybersecurity workshop. And well, I kinda sneaked in 😜. The workshop had some requirements like having Kali Linux installed. Luckily, I had my laptop and my phone (yep, Kali on both—double the fun 💁♂️). I was ready! But then I found out we needed a virtual machine too, which a friend later shared with me. So I had to step out of the workshop.</p></description>
</item>
<item>
<title>Bot Bounty, a bot for Pentesting & Bug Bounty</title>
<link>https://drayko.github.io/post/bot-bounty-telegram-bot/</link>
<pubDate>Sat, 08 Aug 2020 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/bot-bounty-telegram-bot/</guid>
<description><p>This project is about a Telegram bot with the ability to execute terminal commands from your Telegram account and with the command response as messages.</p></description>
</item>
<item>
<title>About Drayko</title>
<link>https://drayko.github.io/about/</link>
<pubDate>Wed, 29 Jul 2020 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/about/</guid>
<description><p>I&rsquo;ve been into cybersecurity for over for over 10 years, driven by the belief that improving information security isn&rsquo;t a cost — it&rsquo;s an essential investment for any society.</p>
<p>Currently, I’m a cybersecurity consultant at a Swiss company, where I focus on red teaming, offensive and defensive security assessments, and incident response for companies, banks, and critical infrastructure.</p>
<p>Over the years, I’ve had the chance to be a speaker, trainer, and mentor at various events and organizations. I’ve also received multiple awards and recognitions in bug bounty programs and other cybersecurity areas.</p></description>
</item>
<item>
<title>SSH connection outside the local network</title>
<link>https://drayko.github.io/post/ssh-connection-outside-the-local-network/</link>
<pubDate>Sat, 30 May 2020 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/ssh-connection-outside-the-local-network/</guid>
<description><p>This post arose from a university job (for a Raspberry); however, it served me with other similar needs, to connect remotely without opening ports on the router.</p></description>
</item>
<item>
<title>Taxonomy of DDoS Attacks and DDoS Defense Mechanisms</title>
<link>https://drayko.github.io/post/taxonomy-of-ddos/</link>
<pubDate>Sat, 30 May 2020 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/taxonomy-of-ddos/</guid>
<description><blockquote>
<p>A Distributed Denial of Service (DDoS) attack is carried out by generating a large flow of information from multiple connection points towards a single destination. In this post, two types of taxonomies will be presented to classify them by attacks and countermeasures, highlighting similarities, characteristics, and strategies with the aim of designing appropriate measures.</p></blockquote>
<p><strong>Introduction</strong><br>
The development and use of DDoS attack techniques have increased over time, and attackers constantly modify their approaches. This study aims to cover both well-known attacks and potential modifications, divided by levels.</p></description>
</item>
<item>
<title>The first computer in Bolivia</title>
<link>https://drayko.github.io/post/the-first-computer-in-bolivia/</link>
<pubDate>Wed, 14 Aug 2019 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/the-first-computer-in-bolivia/</guid>
<description><p>Although this post is not something technical as usual, I find it quite interesting about the first computer in Bolivia.</p></description>
</item>
<item>
<title>WriteUp CTF CIDSI 2018</title>
<link>https://drayko.github.io/post/writeup-cidsi18/</link>
<pubDate>Mon, 18 Feb 2019 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/writeup-cidsi18/</guid>
<description><p>This CTF was composed of 74 teams from universities convened nationally for undergraduate and graduate level at the International Congress Of Computer Security (CIDSI in Spanish) which was organized by the Agency of Electronic Government and Information and Communication Technologies (AGETIC in Spanish). Thanks to the efforts of the Computer Incident Management Center(CGII) held from November 29 to December 1, 2018.</p></description>
</item>
<item>
<title>Write Up CTF UMSS 2018</title>
<link>https://drayko.github.io/post/writeup-ctfumss18/</link>
<pubDate>Sat, 16 Feb 2019 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/writeup-ctfumss18/</guid>
<description><p>This is the second part of the series of CTFs heading to CIDSI 2018. This time the CTF was held at the Universidad Mayor de San Simón (UMSS), a way of qualifying for those who would go to the event (CIDSI) representing our university.</p></description>
</item>
<item>
<title>Write-Up: CIDSI 2018 Demo CTF</title>
<link>https://drayko.github.io/post/writeup-democidsi18/</link>
<pubDate>Fri, 15 Feb 2019 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/post/writeup-democidsi18/</guid>
<description><p>Hey there!</p>
<p>This is the first post in a series covering CTF challenges held during the International Congress on Information Security (CIDSI), organized by the Agency for Electronic Government and Information and Communication Technologies (AGETIC), thanks to the efforts of the Cyber Incident Management Center (CGII). The event took place from November 29 to December 1, 2018.</p>
<p>We&rsquo;ll start with the demo CTF challenge organized by CGII.</p>
<h2 id="1-submit-the-flag"><strong>1. Submit the flag</strong></h2>
<blockquote>
<p>This is a simple challenge meant to demonstrate how the platform works.</p></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/manifest.json</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/manifest.json</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.de/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.de/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.fr/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.fr/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.hi/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.hi/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.jp/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.jp/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.nl/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.nl/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.pl/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.pl/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.ru/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.ru/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://drayko.github.io/search/_index.zh-cn/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/search/_index.zh-cn/</guid>
<description></description>
</item>
<item>
<title>自定义 Slug 的分类</title>
<link>https://drayko.github.io/categories/with-slug/with-slug/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://drayko.github.io/categories/with-slug/with-slug/</guid>
<description></description>
</item>
</channel>
</rss>