SCX020C06A

Tutorial Install Kubernetes di Windows

@import url('https://themes.googleusercontent.com/fonts/css?kit=lhDjYqiy3mZ0x6ROQEUoUw');.lst-kix_tu4yx9jxapxu-3>li:before{content:"" counter(lst-ctn-kix_tu4yx9jxapxu-3,decimal) ". "}ul.lst-kix_nuk0ipnlxmog-0{list-style-type:none}.lst-kix_tu4yx9jxapxu-2>li:before{content:"" counter(lst-ctn-kix_tu4yx9jxapxu-2,lower-roman)...

Learning RE with HAWKE

In this post i will tell a simple reverse engineering with app called HAWKE. Which you can download from here. Sandwich.app This simple objective-c application ask for simple serial code. After diassembly i found the validate class. The pseudocode for this class is below...

Software Exploitation : Ezserver Using Egghunter

Exploit : Ezserver using Egghunter Last post I have told you the way to exploit ezserver to open calculator app. It was a great POC. But there is a problem, because we can't send our payload to esp register. The register is to small for our shellcode but the buffer is huge space....

Software Exploitation : Ezserver

Today we will going to exploit an application name Ezserver. Ezhometech Eserver is a simple http server, that serve a requested web page from client. We will using Windows XP SP3 English in VirtualBox. [*] Information gathering  - The app is using port 8000 and here when...

Try to exploit smb and warftp in Win XP

Today task is to exploit smb service and war-ftp in windows xp. First with smb. Nmap to remote host . Port 21/tcp   open  ftp          WAR-FTPD 1.65 (Name Jgaa's Fan Club FTP Service) And Samba service is turn on. Now using metasploit framework....