├── CHANGELOG.md ├── CVE ├── 3rdPartyApps │ ├── CVE-2013-4984.txt │ ├── CVE-2023-1326.txt │ ├── CVE-2023-26604.txt │ ├── CVE-2023-30630.txt │ ├── CVE-2023-32696.txt │ └── CVE-2023-32696 │ │ ├── Makefile │ │ ├── dmiwrite │ │ ├── dmiwrite.c │ │ ├── exploit-SK.sh │ │ ├── exploit.sh │ │ ├── passwd.backdoor │ │ ├── passwd.backup │ │ ├── restore.sh │ │ ├── util.c │ │ └── util.h ├── 3rdPartyDevices │ └── CVE-2023-36624.txt ├── CVE-1999-0958.txt ├── CVE-2002-0043.sh ├── CVE-2002-0184.txt ├── CVE-2005-1831.txt ├── CVE-2006-0151.perl ├── CVE-2006-0151.python ├── CVE-2010-1163.txt ├── CVE-2012-0809.txt ├── CVE-2012-0864-0809.c ├── CVE-2014-0106.txt ├── CVE-2015-5602.sh ├── CVE-2017-1000367-1.c ├── CVE-2017-1000367-2.c ├── CVE-2017-1000367.c ├── CVE-2019-14287.txt ├── CVE-2019-18634-pwfeedback │ ├── CVE-2019-18634.sh │ ├── exec.c │ ├── readme.txt │ ├── socat │ └── xpl.pl ├── CVE-2021-23240.txt ├── CVE-2021-3156 │ ├── CVE-2021-3156-notes.txt │ ├── CVE-2021-3156.txt │ ├── exploit1 │ │ ├── Makefile │ │ ├── README.md │ │ ├── brute.sh │ │ ├── hax.c │ │ └── lib.c │ ├── exploit2 │ │ └── CVE-2021-3156 │ │ │ ├── Makefile │ │ │ ├── hax.c │ │ │ └── lib.c │ └── exploit4 │ │ ├── link.txt │ │ ├── one shot │ │ ├── Makefile │ │ ├── README.md │ │ ├── exploit.c │ │ └── sice.c │ │ └── other │ │ ├── README.md │ │ ├── exploit │ │ ├── exploit.c │ │ └── one shot │ │ ├── Makefile │ │ ├── README.md │ │ ├── exploit.c │ │ └── sice.c ├── CVE-2022-3739 │ ├── 2022-3739.txt │ ├── libhax.c │ ├── rootslap.c │ └── slapd.conf ├── CVE-2022-45153 │ ├── CVE-2022-45153.txt │ └── ha_cluster_exploit.sls ├── CVE-2023-1326.sh ├── CVE-2023-22809.txt ├── CVE-2025-32462 │ ├── CVE-2025-32462-exploit.sh │ └── CVE-2025-32462-notes.txt ├── CVE-2025-32463 │ ├── CVE-2025-32463-exploit.sh │ └── CVE-2025-32463-notes.txt ├── cve.sudover.vuln.txt └── cve_updatev2.sh ├── FUNDING.yml ├── LICENSE ├── README.md ├── SK-Tools ├── Dangerous_env_var.txt ├── SK-ImperBruteForce-NoPwd.sh ├── SK-alias-sudoers.sh ├── SK-app-check.sh ├── SK-credHarvest2.sh ├── SK-csuid-with-sudo.sh ├── SK-recursive-impersonate-audit.sh ├── SK-recursive-impersonate.sh ├── SK-relative-path.sh ├── SK-runas.sh ├── SK-search-sudoers.sh ├── SK-su-BruteForce.sh ├── SK-ttyInject.sh ├── passwords.txt ├── ttyInject.py ├── userpwd.txt └── users.txt ├── SUDO_KILLERv3.sh ├── dbins ├── 7z.txt ├── Dangerous_env_var.txt ├── aa-exec.txt ├── ab.txt ├── absolute_path-sudoedit.txt ├── agetty.txt ├── alpine.txt ├── anansi_util.txt ├── ansible-playbook.txt ├── ansible-test.txt ├── aoss.txt ├── apache2.txt ├── apache2ctl.txt ├── apt-get.txt ├── apt.txt ├── ar.txt ├── aria2c.txt ├── arj.txt ├── arp.txt ├── as.txt ├── ascii-xfr.txt ├── ascii85.txt ├── ash.txt ├── aspell.txt ├── at.txt ├── atobm.txt ├── awk.txt ├── aws.txt ├── base32.txt ├── base58.txt ├── base64.txt ├── basenc.txt ├── basez.txt ├── bash.txt ├── batcat.txt ├── bc.txt ├── bconsole.txt ├── bins.txt ├── bpftrace.txt ├── bridge.txt ├── bundle.txt ├── bundler.txt ├── busctl.txt ├── busybox.txt ├── byebug.txt ├── bzip2.txt ├── c89.txt ├── c99.txt ├── cabal.txt ├── cancel.txt ├── capsh.txt ├── cat.txt ├── cdist.txt ├── certbot.txt ├── check_by_ssh.txt ├── check_cups.txt ├── check_log.txt ├── check_memory.txt ├── check_raid.txt ├── check_ssl_cert.txt ├── check_statusfile.txt ├── chmod.txt ├── choom.txt ├── chown.txt ├── chroot.txt ├── clamscan.txt ├── cmp.txt ├── cobc.txt ├── column.txt ├── comm.txt ├── composer.txt ├── cowsay.txt ├── cowthink.txt ├── cp.txt ├── cpan.txt ├── cpio.txt ├── cpulimit.txt ├── crash.txt ├── crontab.txt ├── csh.txt ├── csplit.txt ├── csvtool.txt ├── cupsfilter.txt ├── curl.txt ├── cut.txt ├── dash.txt ├── date.txt ├── dc.txt ├── dd.txt ├── debugfs.txt ├── dialog.txt ├── diff.txt ├── dig.txt ├── distcc.txt ├── dmesg.txt ├── dmidecode.txt ├── dmsetup.txt ├── dnf.txt ├── docker.txt ├── docker_exp.txt ├── dos2unix.txt ├── dosbox.txt ├── dotnet.txt ├── dpkg.txt ├── dstat.txt ├── dvips.txt ├── easy_install.txt ├── eb.txt ├── ed.txt ├── efax.txt ├── elvish.txt ├── emacs.txt ├── env.txt ├── eqn.txt ├── espeak.txt ├── ex.txt ├── exiftool.txt ├── expand.txt ├── expect.txt ├── facter.txt ├── file.txt ├── find.txt ├── finger.txt ├── fish.txt ├── flask.txt ├── flock.txt ├── fmt.txt ├── fold.txt ├── fping.txt ├── ftp.txt ├── gawk.txt ├── gcc.txt ├── gcloud.txt ├── gcore.txt ├── gdb.txt ├── gem.txt ├── genie.txt ├── genisoimage.txt ├── ghc.txt ├── ghci.txt ├── gimp.txt ├── ginsh.txt ├── git.txt ├── grc.txt ├── grep.txt ├── gtester.txt ├── gzip.txt ├── hd.txt ├── head.txt ├── hexdump.txt ├── highlight.txt ├── hping3.txt ├── iconv.txt ├── iftop.txt ├── install.txt ├── ionice.txt ├── ip.txt ├── irb.txt ├── ispell.txt ├── jjs.txt ├── joe.txt ├── join.txt ├── journalctl.txt ├── jq.txt ├── jrunscript.txt ├── jtag.txt ├── julia.txt ├── knife.txt ├── ksh.txt ├── ksshell.txt ├── ksu.txt ├── kubectl.txt ├── latex.txt ├── latexmk.txt ├── ld.so.txt ├── ldconfig.txt ├── less.txt ├── lftp.txt ├── ln.txt ├── loginctl.txt ├── logsave.txt ├── look.txt ├── lp.txt ├── ltrace.txt ├── lua.txt ├── lualatex.txt ├── luatex.txt ├── lwp-download.txt ├── lwp-request.txt ├── mail.txt ├── make.txt ├── man.txt ├── mawk.txt ├── minicom.txt ├── more.txt ├── mosquitto.txt ├── mount.txt ├── msfconsole.txt ├── msgattrib.txt ├── msgcat.txt ├── msgconv.txt ├── msgfilter.txt ├── msgmerge.txt ├── msguniq.txt ├── mtr.txt ├── multitime.txt ├── mv.txt ├── mysql.txt ├── nano.txt ├── nasm.txt ├── nawk.txt ├── nc.txt ├── ncdu.txt ├── ncftp.txt ├── neofetch.txt ├── nft.txt ├── nice.txt ├── nl.txt ├── nm.txt ├── nmap.txt ├── node.txt ├── nohup.txt ├── npm.txt ├── nroff.txt ├── nsenter.txt ├── octave.txt ├── od.txt ├── openssl.txt ├── openvpn.txt ├── openvt.txt ├── opkg.txt ├── pandoc.txt ├── paste.txt ├── pax.txt ├── pdb.txt ├── pdflatex.txt ├── pdftex.txt ├── perf.txt ├── perl.txt ├── perlbug.txt ├── pexec.txt ├── pg.txt ├── php.txt ├── pic.txt ├── pico.txt ├── pidstat.txt ├── pip.txt ├── pip3.txt ├── pkexec.txt ├── pkg.txt ├── posh.txt ├── pr.txt ├── pry.txt ├── psftp.txt ├── psql.txt ├── ptx.txt ├── puppet.txt ├── pwfeedback.txt ├── pwsh.txt ├── python.txt ├── python2.txt ├── python3.txt ├── rake.txt ├── rb.txt ├── rc.txt ├── readelf.txt ├── red.txt ├── redcarpet.txt ├── redis.txt ├── restic.txt ├── rev.txt ├── rlogin.txt ├── rlwrap.txt ├── rpm.txt ├── rpmdb.txt ├── rpmquery.txt ├── rpmverify.txt ├── rsync.txt ├── rtorrent.txt ├── ruby.txt ├── run-mailcap.txt ├── run-parts.txt ├── rview.txt ├── rvim.txt ├── sash.txt ├── scanmem.txt ├── scp.txt ├── screen.txt ├── script.txt ├── scrot.txt ├── sed.txt ├── service.txt ├── setarch.txt ├── setfacl.txt ├── setlock.txt ├── sftp.txt ├── sg.txt ├── shuf.txt ├── slsh.txt ├── smbclient.txt ├── snap.txt ├── socat.txt ├── socket.txt ├── soelim.txt ├── softlimit.txt ├── sort.txt ├── split.txt ├── sqlite3.txt ├── sqlmap.txt ├── ss.txt ├── ssh-agent.txt ├── ssh-keygen.txt ├── ssh-keyscan.txt ├── ssh.txt ├── sshpass.txt ├── start-stop-daemon.txt ├── stdbuf.txt ├── step1.out ├── strace.txt ├── strings.txt ├── su.txt ├── sudo.txt ├── sysctl.txt ├── syst-resolve.txt ├── systemctl.txt ├── systemd-resolve.txt ├── tac.txt ├── tail.txt ├── tar.txt ├── task.txt ├── taskset.txt ├── tasksh.txt ├── tbl.txt ├── tclsh.txt ├── tcpdump.txt ├── tdbtool.txt ├── tee.txt ├── telnet.txt ├── terraform.txt ├── tex.txt ├── tftp.txt ├── tic.txt ├── time.txt ├── timedatectl.txt ├── timeout.txt ├── tmate.txt ├── tmux.txt ├── top.txt ├── torify.txt ├── torsocks.txt ├── troff.txt ├── tshark.txt ├── ul.txt ├── unexpand.txt ├── uniq.txt ├── unshare.txt ├── unsquashfs.txt ├── unzip.txt ├── update-alternatives.txt ├── update │ ├── SK_dbins_update.sh │ ├── bins_07-02-24.txt │ ├── conca-new.txt │ ├── conca-temp.txt │ ├── newAdd │ │ └── notes.md │ └── old │ │ ├── bins_25-01-24.txt │ │ └── bins_31-07-23.txt ├── uudecode.txt ├── uuencode.txt ├── vagrant.txt ├── valgrind.txt ├── varnishncsa.txt ├── vi.txt ├── view.txt ├── viff.txt ├── vigr.txt ├── vim.txt ├── vimdiff.txt ├── vipw.txt ├── virsh.txt ├── volatility.txt ├── w3m.txt ├── wall.txt ├── watch.txt ├── wc.txt ├── wget.txt ├── whiptail.txt ├── whois.txt ├── wireshark.txt ├── wish.txt ├── xargs.txt ├── xdg-user-dir.txt ├── xdotool.txt ├── xelatex.txt ├── xetex.txt ├── xmodmap.txt ├── xmore.txt ├── xpad.txt ├── xxd.txt ├── xz.txt ├── yarn.txt ├── yash.txt ├── yelp.txt ├── yum.txt ├── zathura.txt ├── zip.txt ├── zsh.txt ├── zsoelim.txt └── zypper.txt ├── notes ├── Excessive_directory_rights.txt ├── SHELL_BUILTIN.md ├── chown-hR.txt ├── env_exploit.txt ├── execessive_priv.txt ├── file_owner_hijacking(chown).txt ├── file_owner_hijacking(rsync).txt ├── file_owner_hijacking(tar).txt ├── file_permission_hijacking.txt ├── notes.txt ├── owner_direc_missing_file.txt ├── redirect-traffic-apt.txt ├── sudo_caching.txt └── user_impersonation.txt └── res ├── Dangerous_env_var.txt ├── Env_exploit.so ├── Env_exploit2.so ├── SK-alias-sudoers.sh ├── SK-app-check.sh ├── SK-csuid-with-sudo.sh ├── SK-recursive-impersonate.sh ├── SK-relative-path.sh ├── SK-search-sudoers.sh ├── SK-su-BruteForce.sh ├── SK-sudo-list.sh ├── SK-ttyInject.sh ├── SK_dbins_update.sh ├── SK_update_txt.sh ├── credHarvest ├── credHarvest.sh ├── extract.sh ├── hudo.c ├── ld_library.c ├── passwords.txt ├── sudo_injec ├── README.md ├── activate_sudo_token ├── exploit.sh ├── exploit_v2.sh ├── exploit_v3.sh └── slides_breizh_2019.pdf ├── sys_bins.txt ├── ttyInject.py ├── userpwd.txt └── users.txt /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2013-4984.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2013-4984.txt -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-1326.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-1326.txt -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-26604.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-26604.txt -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-30630.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-30630.txt -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696.txt -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/Makefile -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/dmiwrite: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/dmiwrite -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/dmiwrite.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/dmiwrite.c -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/exploit-SK.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/exploit-SK.sh -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/exploit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/exploit.sh -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/passwd.backdoor: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/passwd.backdoor -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/passwd.backup: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/passwd.backup -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/restore.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/restore.sh -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/util.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/util.c -------------------------------------------------------------------------------- /CVE/3rdPartyApps/CVE-2023-32696/util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyApps/CVE-2023-32696/util.h -------------------------------------------------------------------------------- /CVE/3rdPartyDevices/CVE-2023-36624.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/3rdPartyDevices/CVE-2023-36624.txt -------------------------------------------------------------------------------- /CVE/CVE-1999-0958.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-1999-0958.txt -------------------------------------------------------------------------------- /CVE/CVE-2002-0043.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2002-0043.sh -------------------------------------------------------------------------------- /CVE/CVE-2002-0184.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2002-0184.txt -------------------------------------------------------------------------------- /CVE/CVE-2005-1831.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2005-1831.txt -------------------------------------------------------------------------------- /CVE/CVE-2006-0151.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2006-0151.perl -------------------------------------------------------------------------------- /CVE/CVE-2006-0151.python: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2006-0151.python -------------------------------------------------------------------------------- /CVE/CVE-2010-1163.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2010-1163.txt -------------------------------------------------------------------------------- /CVE/CVE-2012-0809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2012-0809.txt -------------------------------------------------------------------------------- /CVE/CVE-2012-0864-0809.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2012-0864-0809.c -------------------------------------------------------------------------------- /CVE/CVE-2014-0106.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2014-0106.txt -------------------------------------------------------------------------------- /CVE/CVE-2015-5602.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2015-5602.sh -------------------------------------------------------------------------------- /CVE/CVE-2017-1000367-1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2017-1000367-1.c -------------------------------------------------------------------------------- /CVE/CVE-2017-1000367-2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2017-1000367-2.c -------------------------------------------------------------------------------- /CVE/CVE-2017-1000367.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2017-1000367.c -------------------------------------------------------------------------------- /CVE/CVE-2019-14287.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2019-14287.txt -------------------------------------------------------------------------------- /CVE/CVE-2019-18634-pwfeedback/CVE-2019-18634.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2019-18634-pwfeedback/CVE-2019-18634.sh -------------------------------------------------------------------------------- /CVE/CVE-2019-18634-pwfeedback/exec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2019-18634-pwfeedback/exec.c -------------------------------------------------------------------------------- /CVE/CVE-2019-18634-pwfeedback/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2019-18634-pwfeedback/readme.txt -------------------------------------------------------------------------------- /CVE/CVE-2019-18634-pwfeedback/socat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2019-18634-pwfeedback/socat -------------------------------------------------------------------------------- /CVE/CVE-2019-18634-pwfeedback/xpl.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2019-18634-pwfeedback/xpl.pl -------------------------------------------------------------------------------- /CVE/CVE-2021-23240.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-23240.txt -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/CVE-2021-3156-notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/CVE-2021-3156-notes.txt -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/CVE-2021-3156.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/CVE-2021-3156.txt -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit1/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit1/Makefile -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit1/README.md -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit1/brute.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit1/brute.sh -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit1/hax.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit1/hax.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit1/lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit1/lib.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit2/CVE-2021-3156/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit2/CVE-2021-3156/Makefile -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit2/CVE-2021-3156/hax.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit2/CVE-2021-3156/hax.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit2/CVE-2021-3156/lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit2/CVE-2021-3156/lib.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/link.txt: -------------------------------------------------------------------------------- 1 | https://github.com/r4j0x00/exploits/tree/master/CVE-2021-3156_one_shot 2 | -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/one shot/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/one shot/Makefile -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/one shot/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/one shot/README.md -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/one shot/exploit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/one shot/exploit.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/one shot/sice.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/one shot/sice.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/other/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/other/README.md -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/other/exploit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/other/exploit -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/other/exploit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/other/exploit.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/other/one shot/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/other/one shot/Makefile -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/other/one shot/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/other/one shot/README.md -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/other/one shot/exploit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/other/one shot/exploit.c -------------------------------------------------------------------------------- /CVE/CVE-2021-3156/exploit4/other/one shot/sice.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2021-3156/exploit4/other/one shot/sice.c -------------------------------------------------------------------------------- /CVE/CVE-2022-3739/2022-3739.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2022-3739/2022-3739.txt -------------------------------------------------------------------------------- /CVE/CVE-2022-3739/libhax.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2022-3739/libhax.c -------------------------------------------------------------------------------- /CVE/CVE-2022-3739/rootslap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2022-3739/rootslap.c -------------------------------------------------------------------------------- /CVE/CVE-2022-3739/slapd.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2022-3739/slapd.conf -------------------------------------------------------------------------------- /CVE/CVE-2022-45153/CVE-2022-45153.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2022-45153/CVE-2022-45153.txt -------------------------------------------------------------------------------- /CVE/CVE-2022-45153/ha_cluster_exploit.sls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2022-45153/ha_cluster_exploit.sls -------------------------------------------------------------------------------- /CVE/CVE-2023-1326.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2023-1326.sh -------------------------------------------------------------------------------- /CVE/CVE-2023-22809.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2023-22809.txt -------------------------------------------------------------------------------- /CVE/CVE-2025-32462/CVE-2025-32462-exploit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2025-32462/CVE-2025-32462-exploit.sh -------------------------------------------------------------------------------- /CVE/CVE-2025-32462/CVE-2025-32462-notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2025-32462/CVE-2025-32462-notes.txt -------------------------------------------------------------------------------- /CVE/CVE-2025-32463/CVE-2025-32463-exploit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2025-32463/CVE-2025-32463-exploit.sh -------------------------------------------------------------------------------- /CVE/CVE-2025-32463/CVE-2025-32463-notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/CVE-2025-32463/CVE-2025-32463-notes.txt -------------------------------------------------------------------------------- /CVE/cve.sudover.vuln.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/cve.sudover.vuln.txt -------------------------------------------------------------------------------- /CVE/cve_updatev2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/CVE/cve_updatev2.sh -------------------------------------------------------------------------------- /FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/FUNDING.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/README.md -------------------------------------------------------------------------------- /SK-Tools/Dangerous_env_var.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/Dangerous_env_var.txt -------------------------------------------------------------------------------- /SK-Tools/SK-ImperBruteForce-NoPwd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-ImperBruteForce-NoPwd.sh -------------------------------------------------------------------------------- /SK-Tools/SK-alias-sudoers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-alias-sudoers.sh -------------------------------------------------------------------------------- /SK-Tools/SK-app-check.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-app-check.sh -------------------------------------------------------------------------------- /SK-Tools/SK-credHarvest2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-credHarvest2.sh -------------------------------------------------------------------------------- /SK-Tools/SK-csuid-with-sudo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-csuid-with-sudo.sh -------------------------------------------------------------------------------- /SK-Tools/SK-recursive-impersonate-audit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-recursive-impersonate-audit.sh -------------------------------------------------------------------------------- /SK-Tools/SK-recursive-impersonate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-recursive-impersonate.sh -------------------------------------------------------------------------------- /SK-Tools/SK-relative-path.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-relative-path.sh -------------------------------------------------------------------------------- /SK-Tools/SK-runas.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-runas.sh -------------------------------------------------------------------------------- /SK-Tools/SK-search-sudoers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-search-sudoers.sh -------------------------------------------------------------------------------- /SK-Tools/SK-su-BruteForce.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-su-BruteForce.sh -------------------------------------------------------------------------------- /SK-Tools/SK-ttyInject.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/SK-ttyInject.sh -------------------------------------------------------------------------------- /SK-Tools/passwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/passwords.txt -------------------------------------------------------------------------------- /SK-Tools/ttyInject.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/ttyInject.py -------------------------------------------------------------------------------- /SK-Tools/userpwd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/userpwd.txt -------------------------------------------------------------------------------- /SK-Tools/users.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SK-Tools/users.txt -------------------------------------------------------------------------------- /SUDO_KILLERv3.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/SUDO_KILLERv3.sh -------------------------------------------------------------------------------- /dbins/7z.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/7z.txt -------------------------------------------------------------------------------- /dbins/Dangerous_env_var.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/Dangerous_env_var.txt -------------------------------------------------------------------------------- /dbins/aa-exec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/aa-exec.txt -------------------------------------------------------------------------------- /dbins/ab.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ab.txt -------------------------------------------------------------------------------- /dbins/absolute_path-sudoedit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/absolute_path-sudoedit.txt -------------------------------------------------------------------------------- /dbins/agetty.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/alpine.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/alpine.txt -------------------------------------------------------------------------------- /dbins/anansi_util.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/anansi_util.txt -------------------------------------------------------------------------------- /dbins/ansible-playbook.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ansible-playbook.txt -------------------------------------------------------------------------------- /dbins/ansible-test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ansible-test.txt -------------------------------------------------------------------------------- /dbins/aoss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/aoss.txt -------------------------------------------------------------------------------- /dbins/apache2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/apache2.txt -------------------------------------------------------------------------------- /dbins/apache2ctl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/apache2ctl.txt -------------------------------------------------------------------------------- /dbins/apt-get.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/apt-get.txt -------------------------------------------------------------------------------- /dbins/apt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/apt.txt -------------------------------------------------------------------------------- /dbins/ar.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ar.txt -------------------------------------------------------------------------------- /dbins/aria2c.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/aria2c.txt -------------------------------------------------------------------------------- /dbins/arj.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/arj.txt -------------------------------------------------------------------------------- /dbins/arp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/arp.txt -------------------------------------------------------------------------------- /dbins/as.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/as.txt -------------------------------------------------------------------------------- /dbins/ascii-xfr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ascii-xfr.txt -------------------------------------------------------------------------------- /dbins/ascii85.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ascii85.txt -------------------------------------------------------------------------------- /dbins/ash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ash.txt -------------------------------------------------------------------------------- /dbins/aspell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/aspell.txt -------------------------------------------------------------------------------- /dbins/at.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/at.txt -------------------------------------------------------------------------------- /dbins/atobm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/atobm.txt -------------------------------------------------------------------------------- /dbins/awk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/awk.txt -------------------------------------------------------------------------------- /dbins/aws.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/aws.txt -------------------------------------------------------------------------------- /dbins/base32.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/base32.txt -------------------------------------------------------------------------------- /dbins/base58.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/base58.txt -------------------------------------------------------------------------------- /dbins/base64.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/base64.txt -------------------------------------------------------------------------------- /dbins/basenc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/basenc.txt -------------------------------------------------------------------------------- /dbins/basez.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/basez.txt -------------------------------------------------------------------------------- /dbins/bash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bash.txt -------------------------------------------------------------------------------- /dbins/batcat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/batcat.txt -------------------------------------------------------------------------------- /dbins/bc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bc.txt -------------------------------------------------------------------------------- /dbins/bconsole.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bconsole.txt -------------------------------------------------------------------------------- /dbins/bins.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bins.txt -------------------------------------------------------------------------------- /dbins/bpftrace.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bpftrace.txt -------------------------------------------------------------------------------- /dbins/bridge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bridge.txt -------------------------------------------------------------------------------- /dbins/bundle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bundle.txt -------------------------------------------------------------------------------- /dbins/bundler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bundler.txt -------------------------------------------------------------------------------- /dbins/busctl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/busctl.txt -------------------------------------------------------------------------------- /dbins/busybox.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/busybox.txt -------------------------------------------------------------------------------- /dbins/byebug.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/byebug.txt -------------------------------------------------------------------------------- /dbins/bzip2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/bzip2.txt -------------------------------------------------------------------------------- /dbins/c89.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/c89.txt -------------------------------------------------------------------------------- /dbins/c99.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/c99.txt -------------------------------------------------------------------------------- /dbins/cabal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cabal.txt -------------------------------------------------------------------------------- /dbins/cancel.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/capsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/capsh.txt -------------------------------------------------------------------------------- /dbins/cat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cat.txt -------------------------------------------------------------------------------- /dbins/cdist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cdist.txt -------------------------------------------------------------------------------- /dbins/certbot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/certbot.txt -------------------------------------------------------------------------------- /dbins/check_by_ssh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/check_by_ssh.txt -------------------------------------------------------------------------------- /dbins/check_cups.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/check_cups.txt -------------------------------------------------------------------------------- /dbins/check_log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/check_log.txt -------------------------------------------------------------------------------- /dbins/check_memory.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/check_memory.txt -------------------------------------------------------------------------------- /dbins/check_raid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/check_raid.txt -------------------------------------------------------------------------------- /dbins/check_ssl_cert.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/check_ssl_cert.txt -------------------------------------------------------------------------------- /dbins/check_statusfile.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/check_statusfile.txt -------------------------------------------------------------------------------- /dbins/chmod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/chmod.txt -------------------------------------------------------------------------------- /dbins/choom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/choom.txt -------------------------------------------------------------------------------- /dbins/chown.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/chown.txt -------------------------------------------------------------------------------- /dbins/chroot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/chroot.txt -------------------------------------------------------------------------------- /dbins/clamscan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/clamscan.txt -------------------------------------------------------------------------------- /dbins/cmp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cmp.txt -------------------------------------------------------------------------------- /dbins/cobc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cobc.txt -------------------------------------------------------------------------------- /dbins/column.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/column.txt -------------------------------------------------------------------------------- /dbins/comm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/comm.txt -------------------------------------------------------------------------------- /dbins/composer.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/composer.txt -------------------------------------------------------------------------------- /dbins/cowsay.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cowsay.txt -------------------------------------------------------------------------------- /dbins/cowthink.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cowthink.txt -------------------------------------------------------------------------------- /dbins/cp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cp.txt -------------------------------------------------------------------------------- /dbins/cpan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cpan.txt -------------------------------------------------------------------------------- /dbins/cpio.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cpio.txt -------------------------------------------------------------------------------- /dbins/cpulimit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cpulimit.txt -------------------------------------------------------------------------------- /dbins/crash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/crash.txt -------------------------------------------------------------------------------- /dbins/crontab.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/crontab.txt -------------------------------------------------------------------------------- /dbins/csh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/csh.txt -------------------------------------------------------------------------------- /dbins/csplit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/csplit.txt -------------------------------------------------------------------------------- /dbins/csvtool.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/csvtool.txt -------------------------------------------------------------------------------- /dbins/cupsfilter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cupsfilter.txt -------------------------------------------------------------------------------- /dbins/curl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/curl.txt -------------------------------------------------------------------------------- /dbins/cut.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/cut.txt -------------------------------------------------------------------------------- /dbins/dash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dash.txt -------------------------------------------------------------------------------- /dbins/date.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/date.txt -------------------------------------------------------------------------------- /dbins/dc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dc.txt -------------------------------------------------------------------------------- /dbins/dd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dd.txt -------------------------------------------------------------------------------- /dbins/debugfs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/debugfs.txt -------------------------------------------------------------------------------- /dbins/dialog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dialog.txt -------------------------------------------------------------------------------- /dbins/diff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/diff.txt -------------------------------------------------------------------------------- /dbins/dig.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dig.txt -------------------------------------------------------------------------------- /dbins/distcc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/distcc.txt -------------------------------------------------------------------------------- /dbins/dmesg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dmesg.txt -------------------------------------------------------------------------------- /dbins/dmidecode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dmidecode.txt -------------------------------------------------------------------------------- /dbins/dmsetup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dmsetup.txt -------------------------------------------------------------------------------- /dbins/dnf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dnf.txt -------------------------------------------------------------------------------- /dbins/docker.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/docker.txt -------------------------------------------------------------------------------- /dbins/docker_exp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/docker_exp.txt -------------------------------------------------------------------------------- /dbins/dos2unix.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/dosbox.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dosbox.txt -------------------------------------------------------------------------------- /dbins/dotnet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dotnet.txt -------------------------------------------------------------------------------- /dbins/dpkg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dpkg.txt -------------------------------------------------------------------------------- /dbins/dstat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dstat.txt -------------------------------------------------------------------------------- /dbins/dvips.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/dvips.txt -------------------------------------------------------------------------------- /dbins/easy_install.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/easy_install.txt -------------------------------------------------------------------------------- /dbins/eb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/eb.txt -------------------------------------------------------------------------------- /dbins/ed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ed.txt -------------------------------------------------------------------------------- /dbins/efax.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/efax.txt -------------------------------------------------------------------------------- /dbins/elvish.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/elvish.txt -------------------------------------------------------------------------------- /dbins/emacs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/emacs.txt -------------------------------------------------------------------------------- /dbins/env.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/env.txt -------------------------------------------------------------------------------- /dbins/eqn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/eqn.txt -------------------------------------------------------------------------------- /dbins/espeak.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/espeak.txt -------------------------------------------------------------------------------- /dbins/ex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ex.txt -------------------------------------------------------------------------------- /dbins/exiftool.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/exiftool.txt -------------------------------------------------------------------------------- /dbins/expand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/expand.txt -------------------------------------------------------------------------------- /dbins/expect.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/expect.txt -------------------------------------------------------------------------------- /dbins/facter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/facter.txt -------------------------------------------------------------------------------- /dbins/file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/file.txt -------------------------------------------------------------------------------- /dbins/find.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/find.txt -------------------------------------------------------------------------------- /dbins/finger.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/fish.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/fish.txt -------------------------------------------------------------------------------- /dbins/flask.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/flask.txt -------------------------------------------------------------------------------- /dbins/flock.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/flock.txt -------------------------------------------------------------------------------- /dbins/fmt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/fmt.txt -------------------------------------------------------------------------------- /dbins/fold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/fold.txt -------------------------------------------------------------------------------- /dbins/fping.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/fping.txt -------------------------------------------------------------------------------- /dbins/ftp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ftp.txt -------------------------------------------------------------------------------- /dbins/gawk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gawk.txt -------------------------------------------------------------------------------- /dbins/gcc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gcc.txt -------------------------------------------------------------------------------- /dbins/gcloud.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gcloud.txt -------------------------------------------------------------------------------- /dbins/gcore.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gcore.txt -------------------------------------------------------------------------------- /dbins/gdb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gdb.txt -------------------------------------------------------------------------------- /dbins/gem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gem.txt -------------------------------------------------------------------------------- /dbins/genie.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/genie.txt -------------------------------------------------------------------------------- /dbins/genisoimage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/genisoimage.txt -------------------------------------------------------------------------------- /dbins/ghc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ghc.txt -------------------------------------------------------------------------------- /dbins/ghci.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ghci.txt -------------------------------------------------------------------------------- /dbins/gimp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gimp.txt -------------------------------------------------------------------------------- /dbins/ginsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ginsh.txt -------------------------------------------------------------------------------- /dbins/git.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/git.txt -------------------------------------------------------------------------------- /dbins/grc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/grc.txt -------------------------------------------------------------------------------- /dbins/grep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/grep.txt -------------------------------------------------------------------------------- /dbins/gtester.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gtester.txt -------------------------------------------------------------------------------- /dbins/gzip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/gzip.txt -------------------------------------------------------------------------------- /dbins/hd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/hd.txt -------------------------------------------------------------------------------- /dbins/head.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/head.txt -------------------------------------------------------------------------------- /dbins/hexdump.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/hexdump.txt -------------------------------------------------------------------------------- /dbins/highlight.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/highlight.txt -------------------------------------------------------------------------------- /dbins/hping3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/hping3.txt -------------------------------------------------------------------------------- /dbins/iconv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/iconv.txt -------------------------------------------------------------------------------- /dbins/iftop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/iftop.txt -------------------------------------------------------------------------------- /dbins/install.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/install.txt -------------------------------------------------------------------------------- /dbins/ionice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ionice.txt -------------------------------------------------------------------------------- /dbins/ip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ip.txt -------------------------------------------------------------------------------- /dbins/irb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/irb.txt -------------------------------------------------------------------------------- /dbins/ispell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ispell.txt -------------------------------------------------------------------------------- /dbins/jjs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/jjs.txt -------------------------------------------------------------------------------- /dbins/joe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/joe.txt -------------------------------------------------------------------------------- /dbins/join.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/join.txt -------------------------------------------------------------------------------- /dbins/journalctl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/journalctl.txt -------------------------------------------------------------------------------- /dbins/jq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/jq.txt -------------------------------------------------------------------------------- /dbins/jrunscript.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/jrunscript.txt -------------------------------------------------------------------------------- /dbins/jtag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/jtag.txt -------------------------------------------------------------------------------- /dbins/julia.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/julia.txt -------------------------------------------------------------------------------- /dbins/knife.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/knife.txt -------------------------------------------------------------------------------- /dbins/ksh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ksh.txt -------------------------------------------------------------------------------- /dbins/ksshell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ksshell.txt -------------------------------------------------------------------------------- /dbins/ksu.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ksu.txt -------------------------------------------------------------------------------- /dbins/kubectl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/kubectl.txt -------------------------------------------------------------------------------- /dbins/latex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/latex.txt -------------------------------------------------------------------------------- /dbins/latexmk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/latexmk.txt -------------------------------------------------------------------------------- /dbins/ld.so.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ld.so.txt -------------------------------------------------------------------------------- /dbins/ldconfig.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ldconfig.txt -------------------------------------------------------------------------------- /dbins/less.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/less.txt -------------------------------------------------------------------------------- /dbins/lftp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/lftp.txt -------------------------------------------------------------------------------- /dbins/ln.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ln.txt -------------------------------------------------------------------------------- /dbins/loginctl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/loginctl.txt -------------------------------------------------------------------------------- /dbins/logsave.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/logsave.txt -------------------------------------------------------------------------------- /dbins/look.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/look.txt -------------------------------------------------------------------------------- /dbins/lp.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/ltrace.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ltrace.txt -------------------------------------------------------------------------------- /dbins/lua.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/lua.txt -------------------------------------------------------------------------------- /dbins/lualatex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/lualatex.txt -------------------------------------------------------------------------------- /dbins/luatex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/luatex.txt -------------------------------------------------------------------------------- /dbins/lwp-download.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/lwp-download.txt -------------------------------------------------------------------------------- /dbins/lwp-request.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/lwp-request.txt -------------------------------------------------------------------------------- /dbins/mail.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/mail.txt -------------------------------------------------------------------------------- /dbins/make.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/make.txt -------------------------------------------------------------------------------- /dbins/man.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/man.txt -------------------------------------------------------------------------------- /dbins/mawk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/mawk.txt -------------------------------------------------------------------------------- /dbins/minicom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/minicom.txt -------------------------------------------------------------------------------- /dbins/more.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/more.txt -------------------------------------------------------------------------------- /dbins/mosquitto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/mosquitto.txt -------------------------------------------------------------------------------- /dbins/mount.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/mount.txt -------------------------------------------------------------------------------- /dbins/msfconsole.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/msfconsole.txt -------------------------------------------------------------------------------- /dbins/msgattrib.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/msgattrib.txt -------------------------------------------------------------------------------- /dbins/msgcat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/msgcat.txt -------------------------------------------------------------------------------- /dbins/msgconv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/msgconv.txt -------------------------------------------------------------------------------- /dbins/msgfilter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/msgfilter.txt -------------------------------------------------------------------------------- /dbins/msgmerge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/msgmerge.txt -------------------------------------------------------------------------------- /dbins/msguniq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/msguniq.txt -------------------------------------------------------------------------------- /dbins/mtr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/mtr.txt -------------------------------------------------------------------------------- /dbins/multitime.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/multitime.txt -------------------------------------------------------------------------------- /dbins/mv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/mv.txt -------------------------------------------------------------------------------- /dbins/mysql.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/mysql.txt -------------------------------------------------------------------------------- /dbins/nano.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nano.txt -------------------------------------------------------------------------------- /dbins/nasm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nasm.txt -------------------------------------------------------------------------------- /dbins/nawk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nawk.txt -------------------------------------------------------------------------------- /dbins/nc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nc.txt -------------------------------------------------------------------------------- /dbins/ncdu.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ncdu.txt -------------------------------------------------------------------------------- /dbins/ncftp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ncftp.txt -------------------------------------------------------------------------------- /dbins/neofetch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/neofetch.txt -------------------------------------------------------------------------------- /dbins/nft.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nft.txt -------------------------------------------------------------------------------- /dbins/nice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nice.txt -------------------------------------------------------------------------------- /dbins/nl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nl.txt -------------------------------------------------------------------------------- /dbins/nm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nm.txt -------------------------------------------------------------------------------- /dbins/nmap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nmap.txt -------------------------------------------------------------------------------- /dbins/node.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/node.txt -------------------------------------------------------------------------------- /dbins/nohup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nohup.txt -------------------------------------------------------------------------------- /dbins/npm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/npm.txt -------------------------------------------------------------------------------- /dbins/nroff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nroff.txt -------------------------------------------------------------------------------- /dbins/nsenter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/nsenter.txt -------------------------------------------------------------------------------- /dbins/octave.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/octave.txt -------------------------------------------------------------------------------- /dbins/od.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/od.txt -------------------------------------------------------------------------------- /dbins/openssl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/openssl.txt -------------------------------------------------------------------------------- /dbins/openvpn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/openvpn.txt -------------------------------------------------------------------------------- /dbins/openvt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/openvt.txt -------------------------------------------------------------------------------- /dbins/opkg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/opkg.txt -------------------------------------------------------------------------------- /dbins/pandoc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pandoc.txt -------------------------------------------------------------------------------- /dbins/paste.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/paste.txt -------------------------------------------------------------------------------- /dbins/pax.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/pdb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pdb.txt -------------------------------------------------------------------------------- /dbins/pdflatex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pdflatex.txt -------------------------------------------------------------------------------- /dbins/pdftex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pdftex.txt -------------------------------------------------------------------------------- /dbins/perf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/perf.txt -------------------------------------------------------------------------------- /dbins/perl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/perl.txt -------------------------------------------------------------------------------- /dbins/perlbug.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/perlbug.txt -------------------------------------------------------------------------------- /dbins/pexec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pexec.txt -------------------------------------------------------------------------------- /dbins/pg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pg.txt -------------------------------------------------------------------------------- /dbins/php.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/php.txt -------------------------------------------------------------------------------- /dbins/pic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pic.txt -------------------------------------------------------------------------------- /dbins/pico.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pico.txt -------------------------------------------------------------------------------- /dbins/pidstat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pidstat.txt -------------------------------------------------------------------------------- /dbins/pip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pip.txt -------------------------------------------------------------------------------- /dbins/pip3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pip3.txt -------------------------------------------------------------------------------- /dbins/pkexec.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pkexec.txt -------------------------------------------------------------------------------- /dbins/pkg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pkg.txt -------------------------------------------------------------------------------- /dbins/posh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/posh.txt -------------------------------------------------------------------------------- /dbins/pr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pr.txt -------------------------------------------------------------------------------- /dbins/pry.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pry.txt -------------------------------------------------------------------------------- /dbins/psftp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/psftp.txt -------------------------------------------------------------------------------- /dbins/psql.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/psql.txt -------------------------------------------------------------------------------- /dbins/ptx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ptx.txt -------------------------------------------------------------------------------- /dbins/puppet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/puppet.txt -------------------------------------------------------------------------------- /dbins/pwfeedback.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pwfeedback.txt -------------------------------------------------------------------------------- /dbins/pwsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/pwsh.txt -------------------------------------------------------------------------------- /dbins/python.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/python.txt -------------------------------------------------------------------------------- /dbins/python2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/python2.txt -------------------------------------------------------------------------------- /dbins/python3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/python3.txt -------------------------------------------------------------------------------- /dbins/rake.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rake.txt -------------------------------------------------------------------------------- /dbins/rb.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/rc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rc.txt -------------------------------------------------------------------------------- /dbins/readelf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/readelf.txt -------------------------------------------------------------------------------- /dbins/red.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/red.txt -------------------------------------------------------------------------------- /dbins/redcarpet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/redcarpet.txt -------------------------------------------------------------------------------- /dbins/redis.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/restic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/restic.txt -------------------------------------------------------------------------------- /dbins/rev.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rev.txt -------------------------------------------------------------------------------- /dbins/rlogin.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/rlwrap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rlwrap.txt -------------------------------------------------------------------------------- /dbins/rpm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rpm.txt -------------------------------------------------------------------------------- /dbins/rpmdb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rpmdb.txt -------------------------------------------------------------------------------- /dbins/rpmquery.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rpmquery.txt -------------------------------------------------------------------------------- /dbins/rpmverify.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rpmverify.txt -------------------------------------------------------------------------------- /dbins/rsync.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rsync.txt -------------------------------------------------------------------------------- /dbins/rtorrent.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/ruby.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ruby.txt -------------------------------------------------------------------------------- /dbins/run-mailcap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/run-mailcap.txt -------------------------------------------------------------------------------- /dbins/run-parts.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/run-parts.txt -------------------------------------------------------------------------------- /dbins/rview.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rview.txt -------------------------------------------------------------------------------- /dbins/rvim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/rvim.txt -------------------------------------------------------------------------------- /dbins/sash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sash.txt -------------------------------------------------------------------------------- /dbins/scanmem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/scanmem.txt -------------------------------------------------------------------------------- /dbins/scp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/scp.txt -------------------------------------------------------------------------------- /dbins/screen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/screen.txt -------------------------------------------------------------------------------- /dbins/script.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/script.txt -------------------------------------------------------------------------------- /dbins/scrot.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/scrot.txt -------------------------------------------------------------------------------- /dbins/sed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sed.txt -------------------------------------------------------------------------------- /dbins/service.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/service.txt -------------------------------------------------------------------------------- /dbins/setarch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/setarch.txt -------------------------------------------------------------------------------- /dbins/setfacl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/setfacl.txt -------------------------------------------------------------------------------- /dbins/setlock.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/setlock.txt -------------------------------------------------------------------------------- /dbins/sftp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sftp.txt -------------------------------------------------------------------------------- /dbins/sg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sg.txt -------------------------------------------------------------------------------- /dbins/shuf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/shuf.txt -------------------------------------------------------------------------------- /dbins/slsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/slsh.txt -------------------------------------------------------------------------------- /dbins/smbclient.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/smbclient.txt -------------------------------------------------------------------------------- /dbins/snap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/snap.txt -------------------------------------------------------------------------------- /dbins/socat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/socat.txt -------------------------------------------------------------------------------- /dbins/socket.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/soelim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/soelim.txt -------------------------------------------------------------------------------- /dbins/softlimit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/softlimit.txt -------------------------------------------------------------------------------- /dbins/sort.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sort.txt -------------------------------------------------------------------------------- /dbins/split.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/split.txt -------------------------------------------------------------------------------- /dbins/sqlite3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sqlite3.txt -------------------------------------------------------------------------------- /dbins/sqlmap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sqlmap.txt -------------------------------------------------------------------------------- /dbins/ss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ss.txt -------------------------------------------------------------------------------- /dbins/ssh-agent.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ssh-agent.txt -------------------------------------------------------------------------------- /dbins/ssh-keygen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ssh-keygen.txt -------------------------------------------------------------------------------- /dbins/ssh-keyscan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ssh-keyscan.txt -------------------------------------------------------------------------------- /dbins/ssh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ssh.txt -------------------------------------------------------------------------------- /dbins/sshpass.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sshpass.txt -------------------------------------------------------------------------------- /dbins/start-stop-daemon.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/start-stop-daemon.txt -------------------------------------------------------------------------------- /dbins/stdbuf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/stdbuf.txt -------------------------------------------------------------------------------- /dbins/step1.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/step1.out -------------------------------------------------------------------------------- /dbins/strace.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/strace.txt -------------------------------------------------------------------------------- /dbins/strings.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/strings.txt -------------------------------------------------------------------------------- /dbins/su.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/su.txt -------------------------------------------------------------------------------- /dbins/sudo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sudo.txt -------------------------------------------------------------------------------- /dbins/sysctl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/sysctl.txt -------------------------------------------------------------------------------- /dbins/syst-resolve.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/systemctl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/systemctl.txt -------------------------------------------------------------------------------- /dbins/systemd-resolve.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/systemd-resolve.txt -------------------------------------------------------------------------------- /dbins/tac.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tac.txt -------------------------------------------------------------------------------- /dbins/tail.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tail.txt -------------------------------------------------------------------------------- /dbins/tar.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tar.txt -------------------------------------------------------------------------------- /dbins/task.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/task.txt -------------------------------------------------------------------------------- /dbins/taskset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/taskset.txt -------------------------------------------------------------------------------- /dbins/tasksh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tasksh.txt -------------------------------------------------------------------------------- /dbins/tbl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tbl.txt -------------------------------------------------------------------------------- /dbins/tclsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tclsh.txt -------------------------------------------------------------------------------- /dbins/tcpdump.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tcpdump.txt -------------------------------------------------------------------------------- /dbins/tdbtool.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tdbtool.txt -------------------------------------------------------------------------------- /dbins/tee.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tee.txt -------------------------------------------------------------------------------- /dbins/telnet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/telnet.txt -------------------------------------------------------------------------------- /dbins/terraform.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/terraform.txt -------------------------------------------------------------------------------- /dbins/tex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tex.txt -------------------------------------------------------------------------------- /dbins/tftp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tftp.txt -------------------------------------------------------------------------------- /dbins/tic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tic.txt -------------------------------------------------------------------------------- /dbins/time.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/time.txt -------------------------------------------------------------------------------- /dbins/timedatectl.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/timedatectl.txt -------------------------------------------------------------------------------- /dbins/timeout.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/timeout.txt -------------------------------------------------------------------------------- /dbins/tmate.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tmate.txt -------------------------------------------------------------------------------- /dbins/tmux.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/tmux.txt -------------------------------------------------------------------------------- /dbins/top.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/top.txt -------------------------------------------------------------------------------- /dbins/torify.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/torify.txt -------------------------------------------------------------------------------- /dbins/torsocks.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/torsocks.txt -------------------------------------------------------------------------------- /dbins/troff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/troff.txt -------------------------------------------------------------------------------- /dbins/tshark.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/ul.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/ul.txt -------------------------------------------------------------------------------- /dbins/unexpand.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/unexpand.txt -------------------------------------------------------------------------------- /dbins/uniq.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/uniq.txt -------------------------------------------------------------------------------- /dbins/unshare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/unshare.txt -------------------------------------------------------------------------------- /dbins/unsquashfs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/unsquashfs.txt -------------------------------------------------------------------------------- /dbins/unzip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/unzip.txt -------------------------------------------------------------------------------- /dbins/update-alternatives.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update-alternatives.txt -------------------------------------------------------------------------------- /dbins/update/SK_dbins_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update/SK_dbins_update.sh -------------------------------------------------------------------------------- /dbins/update/bins_07-02-24.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update/bins_07-02-24.txt -------------------------------------------------------------------------------- /dbins/update/conca-new.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update/conca-new.txt -------------------------------------------------------------------------------- /dbins/update/conca-temp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update/conca-temp.txt -------------------------------------------------------------------------------- /dbins/update/newAdd/notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update/newAdd/notes.md -------------------------------------------------------------------------------- /dbins/update/old/bins_25-01-24.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update/old/bins_25-01-24.txt -------------------------------------------------------------------------------- /dbins/update/old/bins_31-07-23.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/update/old/bins_31-07-23.txt -------------------------------------------------------------------------------- /dbins/uudecode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/uudecode.txt -------------------------------------------------------------------------------- /dbins/uuencode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/uuencode.txt -------------------------------------------------------------------------------- /dbins/vagrant.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/vagrant.txt -------------------------------------------------------------------------------- /dbins/valgrind.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/valgrind.txt -------------------------------------------------------------------------------- /dbins/varnishncsa.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/varnishncsa.txt -------------------------------------------------------------------------------- /dbins/vi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/vi.txt -------------------------------------------------------------------------------- /dbins/view.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/view.txt -------------------------------------------------------------------------------- /dbins/viff.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/vigr.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/vigr.txt -------------------------------------------------------------------------------- /dbins/vim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/vim.txt -------------------------------------------------------------------------------- /dbins/vimdiff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/vimdiff.txt -------------------------------------------------------------------------------- /dbins/vipw.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/vipw.txt -------------------------------------------------------------------------------- /dbins/virsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/virsh.txt -------------------------------------------------------------------------------- /dbins/volatility.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/w3m.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/w3m.txt -------------------------------------------------------------------------------- /dbins/wall.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/wall.txt -------------------------------------------------------------------------------- /dbins/watch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/watch.txt -------------------------------------------------------------------------------- /dbins/wc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/wc.txt -------------------------------------------------------------------------------- /dbins/wget.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/wget.txt -------------------------------------------------------------------------------- /dbins/whiptail.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/whiptail.txt -------------------------------------------------------------------------------- /dbins/whois.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/wireshark.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/wireshark.txt -------------------------------------------------------------------------------- /dbins/wish.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/wish.txt -------------------------------------------------------------------------------- /dbins/xargs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xargs.txt -------------------------------------------------------------------------------- /dbins/xdg-user-dir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xdg-user-dir.txt -------------------------------------------------------------------------------- /dbins/xdotool.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xdotool.txt -------------------------------------------------------------------------------- /dbins/xelatex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xelatex.txt -------------------------------------------------------------------------------- /dbins/xetex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xetex.txt -------------------------------------------------------------------------------- /dbins/xmodmap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xmodmap.txt -------------------------------------------------------------------------------- /dbins/xmore.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xmore.txt -------------------------------------------------------------------------------- /dbins/xpad.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xpad.txt -------------------------------------------------------------------------------- /dbins/xxd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xxd.txt -------------------------------------------------------------------------------- /dbins/xz.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/xz.txt -------------------------------------------------------------------------------- /dbins/yarn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/yarn.txt -------------------------------------------------------------------------------- /dbins/yash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/yash.txt -------------------------------------------------------------------------------- /dbins/yelp.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dbins/yum.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/yum.txt -------------------------------------------------------------------------------- /dbins/zathura.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/zathura.txt -------------------------------------------------------------------------------- /dbins/zip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/zip.txt -------------------------------------------------------------------------------- /dbins/zsh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/zsh.txt -------------------------------------------------------------------------------- /dbins/zsoelim.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/zsoelim.txt -------------------------------------------------------------------------------- /dbins/zypper.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/dbins/zypper.txt -------------------------------------------------------------------------------- /notes/Excessive_directory_rights.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/Excessive_directory_rights.txt -------------------------------------------------------------------------------- /notes/SHELL_BUILTIN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/SHELL_BUILTIN.md -------------------------------------------------------------------------------- /notes/chown-hR.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/chown-hR.txt -------------------------------------------------------------------------------- /notes/env_exploit.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/env_exploit.txt -------------------------------------------------------------------------------- /notes/execessive_priv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/execessive_priv.txt -------------------------------------------------------------------------------- /notes/file_owner_hijacking(chown).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/file_owner_hijacking(chown).txt -------------------------------------------------------------------------------- /notes/file_owner_hijacking(rsync).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/file_owner_hijacking(rsync).txt -------------------------------------------------------------------------------- /notes/file_owner_hijacking(tar).txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/file_owner_hijacking(tar).txt -------------------------------------------------------------------------------- /notes/file_permission_hijacking.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/file_permission_hijacking.txt -------------------------------------------------------------------------------- /notes/notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/notes.txt -------------------------------------------------------------------------------- /notes/owner_direc_missing_file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/owner_direc_missing_file.txt -------------------------------------------------------------------------------- /notes/redirect-traffic-apt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/redirect-traffic-apt.txt -------------------------------------------------------------------------------- /notes/sudo_caching.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/sudo_caching.txt -------------------------------------------------------------------------------- /notes/user_impersonation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/notes/user_impersonation.txt -------------------------------------------------------------------------------- /res/Dangerous_env_var.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/Dangerous_env_var.txt -------------------------------------------------------------------------------- /res/Env_exploit.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/Env_exploit.so -------------------------------------------------------------------------------- /res/Env_exploit2.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/Env_exploit2.so -------------------------------------------------------------------------------- /res/SK-alias-sudoers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-alias-sudoers.sh -------------------------------------------------------------------------------- /res/SK-app-check.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-app-check.sh -------------------------------------------------------------------------------- /res/SK-csuid-with-sudo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-csuid-with-sudo.sh -------------------------------------------------------------------------------- /res/SK-recursive-impersonate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-recursive-impersonate.sh -------------------------------------------------------------------------------- /res/SK-relative-path.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-relative-path.sh -------------------------------------------------------------------------------- /res/SK-search-sudoers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-search-sudoers.sh -------------------------------------------------------------------------------- /res/SK-su-BruteForce.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-su-BruteForce.sh -------------------------------------------------------------------------------- /res/SK-sudo-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-sudo-list.sh -------------------------------------------------------------------------------- /res/SK-ttyInject.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK-ttyInject.sh -------------------------------------------------------------------------------- /res/SK_dbins_update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK_dbins_update.sh -------------------------------------------------------------------------------- /res/SK_update_txt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/SK_update_txt.sh -------------------------------------------------------------------------------- /res/credHarvest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/credHarvest -------------------------------------------------------------------------------- /res/credHarvest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/credHarvest.sh -------------------------------------------------------------------------------- /res/extract.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/extract.sh -------------------------------------------------------------------------------- /res/hudo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/hudo.c -------------------------------------------------------------------------------- /res/ld_library.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/ld_library.c -------------------------------------------------------------------------------- /res/passwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/passwords.txt -------------------------------------------------------------------------------- /res/sudo_injec/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/sudo_injec/README.md -------------------------------------------------------------------------------- /res/sudo_injec/activate_sudo_token: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/sudo_injec/activate_sudo_token -------------------------------------------------------------------------------- /res/sudo_injec/exploit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/sudo_injec/exploit.sh -------------------------------------------------------------------------------- /res/sudo_injec/exploit_v2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/sudo_injec/exploit_v2.sh -------------------------------------------------------------------------------- /res/sudo_injec/exploit_v3.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/sudo_injec/exploit_v3.sh -------------------------------------------------------------------------------- /res/sudo_injec/slides_breizh_2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/sudo_injec/slides_breizh_2019.pdf -------------------------------------------------------------------------------- /res/sys_bins.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/sys_bins.txt -------------------------------------------------------------------------------- /res/ttyInject.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/ttyInject.py -------------------------------------------------------------------------------- /res/userpwd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/userpwd.txt -------------------------------------------------------------------------------- /res/users.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TH3xACE/SUDO_KILLER/HEAD/res/users.txt --------------------------------------------------------------------------------