xhat007

Results 7 issues of xhat007

I started a ngrok tcp tunnel on port 3333. I've set ReverseListenerBindAddress 127.0.0.1 and ReverseListenerBindPort 3333 after the exploit succeed the Meterpreter session dies. Any help will be appreciated, Thank...

question

Tested the exploit on different kernels of Gentoo but it crash everytime. 5.6.7-gentoo 4.9.87-gentoo

Hi worawit, **sudo --version** Sudo version 1.8.21p2 Sudoers policy plugin version 1.8.21p2 Sudoers file grammar version 46 Sudoers I/O plugin version 1.8.21p2 **uname -a** Linux ubuntu 4.15.0-48-generic #51-Ubuntu SMP Wed...

Hi @worawit Is exploitation possible on Debian 8 ? **$ sudo --version** Sudo version 1.8.10p3 Sudoers policy plugin version 1.8.10p3 Sudoers file grammar version 43 Sudoers I/O plugin version 1.8.10p3...

Is exploitation possible on Debian GNU/Linux 9.5 (stretch) Sudo version : 1.8.19p1 Kernel : Linux localhost 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux I tried all the exploit none...

Hi, Tried to compile the exploit on diffrent machine including centos 6.9 and ubuntu 20 i get these errors : ``` gcc exploit.c -o exploit agent.c agent.h -pthread -I/usr/include/libmount -I/usr/include/blkid...

Compilcation Error on CentOS 7.9.2009 , Kernel : 3.10.0-1127.19.1.el7.x86_64 `exploit.c: In function ‘arbitrary_read32’: exploit.c:581:16: error: ‘struct bpf_map_info’ has no member named ‘btf_id’ return info.btf_id; ^ ` `exploit.c: At top level:...