Title: D3Ext
Open Graph Title: D3Ext
X Title: D3Ext
Description: My own blog.
Open Graph Description: My own blog.
Opengraph URL: https://d3ext.github.io/
X: @D3Ext
Generator: Jekyll v4.3.4
Domain: d3ext.github.io
{"@context":"https://schema.org","@type":"WebSite","description":"My own blog.","headline":"D3Ext","name":"D3Ext","sameAs":["https://twitter.com/D3Ext","https://github.com/D3Ext"],"url":"https://d3ext.github.io/"}
| None | text/html; charset=UTF-8 |
| theme-color | #ffffff |
| mobile-web-app-capable | yes |
| apple-mobile-web-app-status-bar-style | black-translucent |
| og:locale | en |
| og:site_name | D3Ext |
| og:type | website |
| twitter:card | summary |
| apple-mobile-web-app-title | D3Ext |
| application-name | D3Ext |
| msapplication-TileColor | #da532c |
| msapplication-config | /assets/img/favicons/browserconfig.xml |
Links:
| https://d3ext.github.io/ | |
| D3Ext | https://d3ext.github.io/ |
| HOME | https://d3ext.github.io/ |
| CATEGORIES | https://d3ext.github.io/categories/ |
| TAGS | https://d3ext.github.io/tags/ |
| ARCHIVES | https://d3ext.github.io/archives/ |
| ABOUT | https://d3ext.github.io/about/ |
| https://github.com/D3Ext | |
| https://twitter.com/D3Ext | |
| javascript:location.href = 'mailto:' + ['d3ext','proton.me'].join('@') | |
| https://d3ext.github.io/feed.xml | |
| Curso de Hacking WifiHola a todos soy D3Ext, en el dia de hoy traigo un curso totalmente gratuito de hacking wifi hecho por mi mismo. Las cosas se explican desde cero para poder auditar todo tipo de redes wifi. Si tien... Sep 18, 2022 Wifi Hacking | https://d3ext.github.io/posts/Curso/ |
| Course Review - HackTheBox Bug Bounty HunterIntroduction Hi there! Today I bring you a review of a the Bug Bounty Hunter course offered by HackTheBox (HTB), which I have recently completed. I will discuss its main aspects, price and subscr... Nov 20, 2024 | https://d3ext.github.io/posts/htb-bug-bounty-hunter/ |
| Malware Development 17 - Introduction to offensive NimIntroduction Hi there! Some days back I thought about learning a new language that could was powerful, lightweight, modern and easy to learn. Finally, I decided that Nim was the language I was lo... Oct 5, 2024 Malware Development | https://d3ext.github.io/posts/malware-dev-17/ |
| Malware Development 16 - Process Hollowing (Golang)Introduction Hi there! After almost one year since last post, today we will be discussing a well-known technique used by Red Teamers and malware developers to make shellcode injection a little bi... Oct 1, 2024 Malware Development | https://d3ext.github.io/posts/malware-dev-16/ |
| Malware Development 15 - Using Hooka and Maldev for Malware Dev (Golang)Introduction Hi there! This post is definitely much more special for me since today we’ll use two different tools/projects I’ve coded and are published on my Github, to develop malware in an easi... Oct 13, 2023 Malware Development | https://d3ext.github.io/posts/malware-dev-15/ |
| Malware Development 14 - UAC bypass privilege escalation (Golang)Introduction Hi hackers! In this posts we’ll see how threat actors can approach default Windows misconfigurations to elevate from common user to Administrator privileges by bypassing UAC Only... Sep 16, 2023 Malware Development | https://d3ext.github.io/posts/malware-dev-14/ |
| Malware Development 13 - Shellcode injection without VirtualAllocEx RWX (Golang)Introduction Hi there! Today we’ll see a truly excellent way in which we can perform our shellcode injections to avoid allocating memory with RWX permissions. Then we’ll code an example in Golang... Sep 15, 2023 Malware Development | https://d3ext.github.io/posts/malware-dev-13/ |
| Malware Development 12 - Patching Event Tracing for Windows (Golang)Introduction Hello hackers! On this post we’ll see what ETW is, how this affects red teamers, what can we do against it and much more. Explanation Event Tracing for Windows, also known as ETW, ... Jul 24, 2023 Malware Development | https://d3ext.github.io/posts/malware-dev-12/ |
| Malware Development 11 - Privesc via named pipes as Metasploit getsystem (Golang)Introduction Hi hackers! Welcome to the 11º malware development post, today we’ll discuss how Metasploit implements the getsystem command to elevate privileges from local administrator to SYSTEM,... Jul 23, 2023 Malware Development | https://d3ext.github.io/posts/malware-dev-11/ |
| Malware Analysis 2 - All about Yara rulesIntroduction Hi friends! In this post we will learn how threat hunters use YARA rules to detect potential security risks, how to write them and much more about that. Explanation YARA stands f... Jun 15, 2023 Malware Analysis | https://d3ext.github.io/posts/malware-analysis-2/ |
| https://d3ext.github.io/ | |
| 1 | https://d3ext.github.io/ |
| 2 | https://d3ext.github.io/page2 |
| 3 | https://d3ext.github.io/page3 |
| https://d3ext.github.io/page2 | |
| Course Review - HackTheBox Bug Bounty Hunter | https://d3ext.github.io/posts/htb-bug-bounty-hunter/ |
| Malware Development 17 - Introduction to offensive Nim | https://d3ext.github.io/posts/malware-dev-17/ |
| Curso de Hacking Wifi | https://d3ext.github.io/posts/Curso/ |
| Malware Development 16 - Process Hollowing (Golang) | https://d3ext.github.io/posts/malware-dev-16/ |
| Malware Development 15 - Using Hooka and Maldev for Malware Dev (Golang) | https://d3ext.github.io/posts/malware-dev-15/ |
| Evasion | https://d3ext.github.io/tags/evasion/ |
| Shellcode Injection | https://d3ext.github.io/tags/shellcode-injection/ |
| Persistence | https://d3ext.github.io/tags/persistence/ |
| Bypassing | https://d3ext.github.io/tags/bypassing/ |
| Privesc | https://d3ext.github.io/tags/privesc/ |
| Credentials | https://d3ext.github.io/tags/credentials/ |
| PE File | https://d3ext.github.io/tags/pe-file/ |
| Yara | https://d3ext.github.io/tags/yara/ |
| D3Ext | https://twitter.com/D3Ext |
| Chirpy | https://github.com/cotes2020/jekyll-theme-chirpy |
| Jekyll | https://jekyllrb.com |
| Evasion | https://d3ext.github.io/tags/evasion/ |
| Shellcode Injection | https://d3ext.github.io/tags/shellcode-injection/ |
| Persistence | https://d3ext.github.io/tags/persistence/ |
| Bypassing | https://d3ext.github.io/tags/bypassing/ |
| Privesc | https://d3ext.github.io/tags/privesc/ |
| Credentials | https://d3ext.github.io/tags/credentials/ |
| PE File | https://d3ext.github.io/tags/pe-file/ |
| Yara | https://d3ext.github.io/tags/yara/ |
Viewport: width=device-width, user-scalable=no initial-scale=1, shrink-to-fit=no, viewport-fit=cover