Code Monkey home page Code Monkey logo

doom-virus's Introduction

Doom.py

|Introduction:|

  • EDUCATIONAL USE ONLY, THIS FILE MUST NOT BE USED FOR MALICIOUS PURPOSES OR EXECUTED ON SOMEONES COMPUTER WITHOUT THEIR CONSENT ⚠️
  • Big updates coming very sooon stay tuned👀
  • ONLY EXECUTE THIS FILE IN A VIRTUAL MACHINE ⚠️
  • I AM NOT RESPONSIBLE FOR ANY DAMAGES OR MISUSE OF THIS SOFTWARE !
  • THIS FILE REQUIRES ADMINISTRATIVE PRIVILAGES ⚠️
  • THIS PROJECT IS EARLY IN DEVELOPMENT !
  • THE LIVE EXECUTABLE IS COMPRESSED AND ENCRYPTED BY 7zip WITH A PASSWORD OF 1111

|Features:|

  • The scripts resource folder is "%TEMP%.0193" post execution.
  • My script creates a txt document regarding time of execution and other system information located in "%TEMP%\.0193\Log.txt".
  • The script uses basic evasion tactics.
  • It uses Zero third-party modules, only built in python modules.
  • Instantly disables detection by excluding c: drive.
  • Installs and configures ssh-server on the target machine.
  • Creates a new local administrator on the machine and hides it by changing the value of a UserList registry key.
  • An amazing usb dropper has been implemented. The UsbDropper function copies the executable to all connected drives excluding the operating system drives.

|Features i want to implement:|

  • Everybrand of anti-virus needs to be bypassed.
  • Command and control server connection.
  • Remote Access Tool or undetected reverse shell.
  • Windows 11 Compatibility.
  • Screen shotting feature coming very soon. I need help trying to fine tune the screenshotter im not good at powershell.

|Making it a windows executable:|

  • The python file must be compiled into an exe if you want it to work as intended due to python not being able to aquire sufficient permissions.
  • To make an exe you must use auto-py-to-exe https://pypi.org/project/auto-py-to-exe/ -On auto-py-to-exe you must enable the option under > Advanced > uac-admin this will correctly obtain administrator privilages.
pip install auto-py-to-exe

You can create the executable via the graphic user interface

auto-py-to-exe

or via the commandline refer to auto-py-to-exe documentation for more information https://pypi.org/project/auto-py-to-exe/

pyinstaller --noconfirm --onefile --windowed --uac-admin  "C:/path_to_your_python_file.py"

auto-py-to-exe_Usage

doom-virus's People

Contributors

i-dont-like-micro-soft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.