-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
executable file
·802 lines (356 loc) · 24.7 KB
/
atom.xml
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>hg8's Notes — My notes about infosec world. Pentest/Bug Bounty/CTF Writeups.</title>
<icon>https://hg8.sh/icon.png</icon>
<link href="https://hg8.sh/atom.xml" rel="self"/>
<link href="https://hg8.sh/"/>
<updated>2023-11-12T12:19:46.509Z</updated>
<id>https://hg8.sh/</id>
<author>
<name>hg8</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Pwnable.kr - flag</title>
<link href="https://hg8.sh/posts/pwnable/flag/"/>
<id>https://hg8.sh/posts/pwnable/flag/</id>
<published>2023-11-11T23:00:00.000Z</published>
<updated>2023-11-12T12:19:46.509Z</updated>
<summary type="html"><p><img src="https://github-production-user-asset-6210df.s3.amazonaws.com/9076747/282297542-4a536c54-7ff6-45ee-a8da-72bed96925a2.png"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="pwnable" scheme="https://hg8.sh/categories/CTF/pwnable/"/>
<category term="Toddler's Bottle" scheme="https://hg8.sh/categories/CTF/pwnable/Toddler-s-Bottle/"/>
<category term="re" scheme="https://hg8.sh/tags/re/"/>
<category term="pwn" scheme="https://hg8.sh/tags/pwn/"/>
<category term="dynamic analysis" scheme="https://hg8.sh/tags/dynamic-analysis/"/>
<category term="pwntools" scheme="https://hg8.sh/tags/pwntools/"/>
<category term="flag" scheme="https://hg8.sh/tags/flag/"/>
</entry>
<entry>
<title>Pwnable.kr - bof</title>
<link href="https://hg8.sh/posts/pwnable/bof/"/>
<id>https://hg8.sh/posts/pwnable/bof/</id>
<published>2023-11-04T23:00:00.000Z</published>
<updated>2023-11-05T18:02:56.478Z</updated>
<summary type="html"><p><img src="https://github-production-user-asset-6210df.s3.amazonaws.com/9076747/280545217-a30f8c4a-c968-4793-a4db-722904a7adbe.png"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="pwnable" scheme="https://hg8.sh/categories/CTF/pwnable/"/>
<category term="Toddler's Bottle" scheme="https://hg8.sh/categories/CTF/pwnable/Toddler-s-Bottle/"/>
<category term="re" scheme="https://hg8.sh/tags/re/"/>
<category term="buffer overflow" scheme="https://hg8.sh/tags/buffer-overflow/"/>
<category term="pwn" scheme="https://hg8.sh/tags/pwn/"/>
<category term="dynamic analysis" scheme="https://hg8.sh/tags/dynamic-analysis/"/>
<category term="bof" scheme="https://hg8.sh/tags/bof/"/>
<category term="pwntools" scheme="https://hg8.sh/tags/pwntools/"/>
</entry>
<entry>
<title>Buffer Overflow: Code Execution By Shellcode Injection</title>
<link href="https://hg8.sh/posts/binary-exploitation/buffer-overflow-code-execution-by-shellcode-injection/"/>
<id>https://hg8.sh/posts/binary-exploitation/buffer-overflow-code-execution-by-shellcode-injection/</id>
<published>2023-10-27T22:00:00.000Z</published>
<updated>2023-10-28T19:33:41.600Z</updated>
<summary type="html"><p><img src="https://github.com/hg8/hg8.github.io/assets/9076747/5be7a79d-5052-4ec5-b14f-b34221c5852e" alt="buffer overflow part 3</summary>
<category term="Binary Exploitation" scheme="https://hg8.sh/categories/Binary-Exploitation/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="binary exploitation" scheme="https://hg8.sh/tags/binary-exploitation/"/>
<category term="buffer overflow" scheme="https://hg8.sh/tags/buffer-overflow/"/>
<category term="c" scheme="https://hg8.sh/tags/c/"/>
</entry>
<entry>
<title>Buffer Overflow: Reversing Assembly</title>
<link href="https://hg8.sh/posts/binary-exploitation/buffer-overflow-reversing-assembly/"/>
<id>https://hg8.sh/posts/binary-exploitation/buffer-overflow-reversing-assembly/</id>
<published>2023-09-11T22:00:00.000Z</published>
<updated>2023-10-28T19:32:21.613Z</updated>
<summary type="html"><p><img src="https://github.com/hg8/hg8.github.io/assets/9076747/ee65be39-04a5-49e2-b21a-b934ef44f696" alt="buffer overflow</summary>
<category term="Binary Exploitation" scheme="https://hg8.sh/categories/Binary-Exploitation/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="binary exploitation" scheme="https://hg8.sh/tags/binary-exploitation/"/>
<category term="buffer overflow" scheme="https://hg8.sh/tags/buffer-overflow/"/>
<category term="c" scheme="https://hg8.sh/tags/c/"/>
</entry>
<entry>
<title>Buffer Overflow: Introduction</title>
<link href="https://hg8.sh/posts/binary-exploitation/buffer-overflow-introduction/"/>
<id>https://hg8.sh/posts/binary-exploitation/buffer-overflow-introduction/</id>
<published>2022-11-21T23:00:00.000Z</published>
<updated>2023-10-28T19:31:16.037Z</updated>
<summary type="html"><p><img src="https://github.com/hg8/hg8.github.io/assets/9076747/4eec46e9-8a8c-451e-8653-ada526ee7029" alt="buffer overflow</summary>
<category term="Binary Exploitation" scheme="https://hg8.sh/categories/Binary-Exploitation/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="binary exploitation" scheme="https://hg8.sh/tags/binary-exploitation/"/>
<category term="buffer overflow" scheme="https://hg8.sh/tags/buffer-overflow/"/>
<category term="c" scheme="https://hg8.sh/tags/c/"/>
</entry>
<entry>
<title>HackTheBox - Talkative</title>
<link href="https://hg8.sh/posts/talkative/"/>
<id>https://hg8.sh/posts/talkative/</id>
<published>2022-08-26T22:00:00.000Z</published>
<updated>2022-09-03T15:15:49.884Z</updated>
<summary type="html"><p><img src="https://user-images.githubusercontent.com/9076747/164916795-5c33ab53-424b-4846-9bff-7b4c19ca529d.png"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="HackTheBox" scheme="https://hg8.sh/categories/CTF/HackTheBox/"/>
<category term="Hard Box" scheme="https://hg8.sh/categories/CTF/HackTheBox/Hard-Box/"/>
<category term="RCE" scheme="https://hg8.sh/tags/RCE/"/>
<category term="docker" scheme="https://hg8.sh/tags/docker/"/>
<category term="mongodb" scheme="https://hg8.sh/tags/mongodb/"/>
<category term="Linux" scheme="https://hg8.sh/tags/Linux/"/>
<category term="container" scheme="https://hg8.sh/tags/container/"/>
<category term="CVE" scheme="https://hg8.sh/tags/CVE/"/>
<category term="recon" scheme="https://hg8.sh/tags/recon/"/>
<category term="jamovi" scheme="https://hg8.sh/tags/jamovi/"/>
<category term="rocket.chat" scheme="https://hg8.sh/tags/rocket-chat/"/>
<category term="pwncat" scheme="https://hg8.sh/tags/pwncat/"/>
<category term="bolt" scheme="https://hg8.sh/tags/bolt/"/>
<category term="cap-dac-read-search" scheme="https://hg8.sh/tags/cap-dac-read-search/"/>
<category term="shocker" scheme="https://hg8.sh/tags/shocker/"/>
<category term="webhook" scheme="https://hg8.sh/tags/webhook/"/>
<category term="twig" scheme="https://hg8.sh/tags/twig/"/>
<category term="ssti" scheme="https://hg8.sh/tags/ssti/"/>
<category term="r-lang" scheme="https://hg8.sh/tags/r-lang/"/>
</entry>
<entry>
<title>Bug Bounty Story: Escalating SSRF to RCE on AWS</title>
<link href="https://hg8.sh/posts/bugbounty/ssrf-to-rce-aws/"/>
<id>https://hg8.sh/posts/bugbounty/ssrf-to-rce-aws/</id>
<published>2022-07-03T22:00:00.000Z</published>
<updated>2022-09-03T15:16:50.163Z</updated>
<summary type="html"><p>Hey everyone, not a CTF write-up today but my first Bug Bounty Bounty story: SSRF escalation to RCE on AWS.</p>
<p>The vulnerability was</summary>
<category term="Bug Bounty" scheme="https://hg8.sh/categories/Bug-Bounty/"/>
<category term="RCE" scheme="https://hg8.sh/tags/RCE/"/>
<category term="SSRF" scheme="https://hg8.sh/tags/SSRF/"/>
<category term="bug bounty" scheme="https://hg8.sh/tags/bug-bounty/"/>
<category term="AWS" scheme="https://hg8.sh/tags/AWS/"/>
<category term="IAM" scheme="https://hg8.sh/tags/IAM/"/>
</entry>
<entry>
<title>HackTheBox - AdmirerToo</title>
<link href="https://hg8.sh/posts/admirertoo/"/>
<id>https://hg8.sh/posts/admirertoo/</id>
<published>2022-05-27T22:00:00.000Z</published>
<updated>2022-08-04T08:37:52.825Z</updated>
<summary type="html"><img alt="admiretoo-hackthebox" src="https://user-images.githubusercontent.com/9076747/166099416-e02b4a36-942c-4177-9532-89b1781b0e85.png"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="HackTheBox" scheme="https://hg8.sh/categories/CTF/HackTheBox/"/>
<category term="Hard Box" scheme="https://hg8.sh/categories/CTF/HackTheBox/Hard-Box/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="ssrf" scheme="https://hg8.sh/tags/ssrf/"/>
<category term="vhost" scheme="https://hg8.sh/tags/vhost/"/>
<category term="ffuf" scheme="https://hg8.sh/tags/ffuf/"/>
<category term="fail2ban" scheme="https://hg8.sh/tags/fail2ban/"/>
<category term="python" scheme="https://hg8.sh/tags/python/"/>
<category term="port forwarding" scheme="https://hg8.sh/tags/port-forwarding/"/>
<category term="PHP Object Injection" scheme="https://hg8.sh/tags/PHP-Object-Injection/"/>
<category term="phpggc" scheme="https://hg8.sh/tags/phpggc/"/>
<category term="CVE-2020-35476" scheme="https://hg8.sh/tags/CVE-2020-35476/"/>
<category term="CVE-2021-21311" scheme="https://hg8.sh/tags/CVE-2021-21311/"/>
<category term="CVE-2021-32749" scheme="https://hg8.sh/tags/CVE-2021-32749/"/>
<category term="opencats" scheme="https://hg8.sh/tags/opencats/"/>
<category term="opentsdb" scheme="https://hg8.sh/tags/opentsdb/"/>
<category term="whois" scheme="https://hg8.sh/tags/whois/"/>
<category term="regex" scheme="https://hg8.sh/tags/regex/"/>
</entry>
<entry>
<title>HackTheBox - Fingerprint</title>
<link href="https://hg8.sh/posts/fingerprint/"/>
<id>https://hg8.sh/posts/fingerprint/</id>
<published>2022-05-13T22:00:00.000Z</published>
<updated>2022-08-04T08:37:52.828Z</updated>
<summary type="html"><img width="578" alt="figerprint-hackthebox"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="HackTheBox" scheme="https://hg8.sh/categories/CTF/HackTheBox/"/>
<category term="Insane Box" scheme="https://hg8.sh/categories/CTF/HackTheBox/Insane-Box/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="LFI" scheme="https://hg8.sh/tags/LFI/"/>
<category term="JWT" scheme="https://hg8.sh/tags/JWT/"/>
<category term="Cookie Forge" scheme="https://hg8.sh/tags/Cookie-Forge/"/>
<category term="Crypto" scheme="https://hg8.sh/tags/Crypto/"/>
<category term="ECB" scheme="https://hg8.sh/tags/ECB/"/>
<category term="Command Injection" scheme="https://hg8.sh/tags/Command-Injection/"/>
<category term="HQL Injection" scheme="https://hg8.sh/tags/HQL-Injection/"/>
<category term="Bruteforce" scheme="https://hg8.sh/tags/Bruteforce/"/>
<category term="XSS" scheme="https://hg8.sh/tags/XSS/"/>
<category term="Reverse Shell" scheme="https://hg8.sh/tags/Reverse-Shell/"/>
<category term="Flask" scheme="https://hg8.sh/tags/Flask/"/>
<category term="SUID" scheme="https://hg8.sh/tags/SUID/"/>
</entry>
<entry>
<title>Misc CTF - Request Smuggling</title>
<link href="https://hg8.sh/posts/misc-ctf/request-smuggling/"/>
<id>https://hg8.sh/posts/misc-ctf/request-smuggling/</id>
<published>2022-01-14T23:00:00.000Z</published>
<updated>2022-08-04T08:37:52.830Z</updated>
<summary type="html"><p>During a CTF I recently came across a very cool challenge on Request Smuggling. I have been wanting to try my theoretical knowledge of</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
<category term="request smuggling" scheme="https://hg8.sh/tags/request-smuggling/"/>
</entry>
<entry>
<title>HackTheBox - Travel</title>
<link href="https://hg8.sh/posts/travels/"/>
<id>https://hg8.sh/posts/travels/</id>
<published>2022-01-01T23:00:00.000Z</published>
<updated>2022-08-04T08:37:52.838Z</updated>
<summary type="html"><img width="580" alt="travel-hackthebox"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="HackTheBox" scheme="https://hg8.sh/categories/CTF/HackTheBox/"/>
<category term="Hard Box" scheme="https://hg8.sh/categories/CTF/HackTheBox/Hard-Box/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="git" scheme="https://hg8.sh/tags/git/"/>
<category term="memcached" scheme="https://hg8.sh/tags/memcached/"/>
<category term="docker" scheme="https://hg8.sh/tags/docker/"/>
<category term="SSRF" scheme="https://hg8.sh/tags/SSRF/"/>
<category term="ldap" scheme="https://hg8.sh/tags/ldap/"/>
<category term="travel" scheme="https://hg8.sh/tags/travel/"/>
<category term="phpmemcached" scheme="https://hg8.sh/tags/phpmemcached/"/>
<category term="memcached injection" scheme="https://hg8.sh/tags/memcached-injection/"/>
<category term="Gopher" scheme="https://hg8.sh/tags/Gopher/"/>
<category term="deserialization" scheme="https://hg8.sh/tags/deserialization/"/>
<category term="simplePie" scheme="https://hg8.sh/tags/simplePie/"/>
</entry>
<entry>
<title>Misc CTF - GraphQL Injection</title>
<link href="https://hg8.sh/posts/misc-ctf/graphql-injection/"/>
<id>https://hg8.sh/posts/misc-ctf/graphql-injection/</id>
<published>2021-11-25T23:00:00.000Z</published>
<updated>2022-08-04T08:37:52.829Z</updated>
<summary type="html"><p>GraphQL is becoming more and more common nowadays and this challenge was the perfect way to digg into the subject and understand the</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
<category term="GraphQL Injection" scheme="https://hg8.sh/tags/GraphQL-Injection/"/>
</entry>
<entry>
<title>Misc CTF - XXE to SSRF</title>
<link href="https://hg8.sh/posts/misc-ctf/xxe-to-ssrf/"/>
<id>https://hg8.sh/posts/misc-ctf/xxe-to-ssrf/</id>
<published>2021-10-28T22:00:00.000Z</published>
<updated>2022-08-04T08:37:52.832Z</updated>
<summary type="html"><p>This fun little challenge highlight two issue at once: XML External Entity (XXE) and Server-side request forgery (SSRF) and show how</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="ssrf" scheme="https://hg8.sh/tags/ssrf/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
<category term="xxe" scheme="https://hg8.sh/tags/xxe/"/>
</entry>
<entry>
<title>Misc CTF - PRNG Weakness</title>
<link href="https://hg8.sh/posts/misc-ctf/PRNG%20Weakness/"/>
<id>https://hg8.sh/posts/misc-ctf/PRNG%20Weakness/</id>
<published>2021-09-15T22:00:00.000Z</published>
<updated>2022-08-04T08:37:52.829Z</updated>
<summary type="html"><p>This challenge aims to highlight the weaknesses of PRNG (Pseudorandom Number Generator) algorithms.</p>
<p><strong>Tl;Dr:</strong> The</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="prng" scheme="https://hg8.sh/tags/prng/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
</entry>
<entry>
<title>Misc CTF - XSS to CSRF</title>
<link href="https://hg8.sh/posts/misc-ctf/xss-to-csrf/"/>
<id>https://hg8.sh/posts/misc-ctf/xss-to-csrf/</id>
<published>2021-07-31T22:00:00.000Z</published>
<updated>2022-08-04T08:37:52.831Z</updated>
<summary type="html"><p>This challenge highlight two issue at once: the very common Cross Site Scripting (XSS), Cross-site request forgery (CSRF) and how both</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
<category term="xss" scheme="https://hg8.sh/tags/xss/"/>
<category term="csrf" scheme="https://hg8.sh/tags/csrf/"/>
<category term="web socket" scheme="https://hg8.sh/tags/web-socket/"/>
</entry>
<entry>
<title>Misc CTF - Insecure Deserialization</title>
<link href="https://hg8.sh/posts/misc-ctf/insecure-deserialization/"/>
<id>https://hg8.sh/posts/misc-ctf/insecure-deserialization/</id>
<published>2021-04-30T22:00:00.000Z</published>
<updated>2022-08-04T08:37:52.830Z</updated>
<summary type="html"><p>This challenge highlight an important and too common vulnerability: Insecure Deserialization.</p>
<p>Let’s solve this challenge to</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
<category term="insecure deserialization" scheme="https://hg8.sh/tags/insecure-deserialization/"/>
</entry>
<entry>
<title>Misc CTF - Upload Restrictions Bypass</title>
<link href="https://hg8.sh/posts/misc-ctf/upload-restriction-bypass/"/>
<id>https://hg8.sh/posts/misc-ctf/upload-restriction-bypass/</id>
<published>2021-04-26T22:00:00.000Z</published>
<updated>2022-08-04T08:37:52.831Z</updated>
<summary type="html"><p>This challenge highlight the potential risks of bad upload handling and how it can lead to remote code execution on server. In this</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
<category term="upload bypass" scheme="https://hg8.sh/tags/upload-bypass/"/>
</entry>
<entry>
<title>Misc CTF - GraphQL Injection</title>
<link href="https://hg8.sh/posts/misc-ctf/sql-injection/"/>
<id>https://hg8.sh/posts/misc-ctf/sql-injection/</id>
<published>2021-03-11T23:00:00.000Z</published>
<updated>2022-08-04T08:37:52.830Z</updated>
<summary type="html"><p>This seventh challenge aims to demonstrate a more than 20 years old bug: the infamous SQL injection. A perfect challenge for</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="Misc" scheme="https://hg8.sh/categories/CTF/Misc/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="beginner" scheme="https://hg8.sh/tags/beginner/"/>
<category term="SQL Injection" scheme="https://hg8.sh/tags/SQL-Injection/"/>
</entry>
<entry>
<title>HackTheBox - SneakyMailer</title>
<link href="https://hg8.sh/posts/sneakymailer/"/>
<id>https://hg8.sh/posts/sneakymailer/</id>
<published>2020-11-27T23:00:00.000Z</published>
<updated>2022-08-04T08:37:52.837Z</updated>
<summary type="html"><img width="576" alt="SneakyMailer HackTheBox"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="HackTheBox" scheme="https://hg8.sh/categories/CTF/HackTheBox/"/>
<category term="Medium Box" scheme="https://hg8.sh/categories/CTF/HackTheBox/Medium-Box/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="ftp" scheme="https://hg8.sh/tags/ftp/"/>
<category term="gtfobins" scheme="https://hg8.sh/tags/gtfobins/"/>
<category term="sneakymailer" scheme="https://hg8.sh/tags/sneakymailer/"/>
<category term="smtp" scheme="https://hg8.sh/tags/smtp/"/>
<category term="fishing" scheme="https://hg8.sh/tags/fishing/"/>
<category term="imap" scheme="https://hg8.sh/tags/imap/"/>
<category term="swaks" scheme="https://hg8.sh/tags/swaks/"/>
<category term="php reverse shell" scheme="https://hg8.sh/tags/php-reverse-shell/"/>
<category term="pypi" scheme="https://hg8.sh/tags/pypi/"/>
<category term="pypiserver" scheme="https://hg8.sh/tags/pypiserver/"/>
<category term="htpasswd" scheme="https://hg8.sh/tags/htpasswd/"/>
<category term="setuptools" scheme="https://hg8.sh/tags/setuptools/"/>
<category term="pip" scheme="https://hg8.sh/tags/pip/"/>
</entry>
<entry>
<title>HackTheBox - Tabby</title>
<link href="https://hg8.sh/posts/tabby/"/>
<id>https://hg8.sh/posts/tabby/</id>
<published>2020-11-06T23:00:00.000Z</published>
<updated>2022-08-04T08:37:52.837Z</updated>
<summary type="html"><img width="578" alt="tabby hackthebox"</summary>
<category term="CTF" scheme="https://hg8.sh/categories/CTF/"/>
<category term="HackTheBox" scheme="https://hg8.sh/categories/CTF/HackTheBox/"/>
<category term="Easy Box" scheme="https://hg8.sh/categories/CTF/HackTheBox/Easy-Box/"/>
<category term="linux" scheme="https://hg8.sh/tags/linux/"/>
<category term="LFI" scheme="https://hg8.sh/tags/LFI/"/>
<category term="john" scheme="https://hg8.sh/tags/john/"/>
<category term="tabby" scheme="https://hg8.sh/tags/tabby/"/>
<category term="tomcat" scheme="https://hg8.sh/tags/tomcat/"/>
<category term="war" scheme="https://hg8.sh/tags/war/"/>
<category term="zip" scheme="https://hg8.sh/tags/zip/"/>
<category term="lxc" scheme="https://hg8.sh/tags/lxc/"/>
<category term="lxd" scheme="https://hg8.sh/tags/lxd/"/>
</entry>
</feed>