MyGit

Hellsender01/WisPer

Fork: 3 Star: 12 (更新于 2024-09-27 21:30:30)

license: MIT

Language: Python .

Wisper helps to maintain access to windows machine and have some other cool features like UAC Disable,Firewall Disable,Dumping Credentials,etc.

最后发布版本: 1.00 ( 2021-04-03 17:52:10)

GitHub网址

Windows Persistence

forthebadge made-with-python Windows Open Source Love png2 GitHub license

                 __                 
            ,-~¨^  ^¨-,           _
           /          / ;^-._...,¨/ 
          /          / /         /  
         /          / /         /   
        /          / /         /    
       /,.-:''-,_ / /         /     ██╗    ██╗██╗███████╗██████╗ ███████╗██████╗ 
       _,.-:--._ ^ ^:-._ __../      ██║    ██║██║██╔════╝██╔══██╗██╔════╝██╔══██╗
     /^         / /¨:.._¨__.;       ██║ █╗ ██║██║███████╗██████╔╝█████╗  ██████╔╝
    /          / /      ¨  /        ██║███╗██║██║╚════██║██╔═══╝ ██╔══╝  ██╔══██╗
   /          / /         /         ╚███╔███╔╝██║███████║██║     ███████╗██║  ██║
  /          / /         /           ╚══╝╚══╝ ╚═╝╚══════╝╚═╝     ╚══════╝╚═╝  ╚═╝
 /_,.--:^-._/ /         /                                                        
 ¨           ^¨¨-.___.:^                                       by - Harshit Joshi
                                                               version - 1.00
                              


Wisper helps to maintain access to windows machine and have some other cool features like UAC Disable,Firewall Disable,Dumping Credentials,etc.

Basic Introduction

  • Wisper use pypsexec library of python to interact with target system and run command on that
  • Provided user should have Administrator privilages
  • Best part is Antivirus does not pick this up
  • Wisper install and enable Openssh Server and configure it to run on startup
  • Wisper enable RDP and configure the firewall for RDP And SSH
  • It Disables RealTime Monitoring and Firewall
  • Also Disable UAC and Bypass Powershell Execution Policy
  • Another cool feature is, WisPer gather all possible credentials on target machine
  • After everthing is done or something broke down inbetween, Wisper automatically cleans up everthing

Help

-t or --target ➤ Target System IPv4 Address
-u or --user ➤ Username To Authenticate With
-p or --password ➤ Password To Authenticate With
-v or --version ➤ To Show Current WisPer Version
-h or --help ➤ To Show Below Message

Installation

git clone https://github.com/Hellsender01/WisPer
cd Wisper/
python -m pip install -r requirements.txt
./wisper.py -h

Supported Windows Versions

  • Windows 10
  • Windows 8
  • Windows 7
  • Windows Server(Above 2008 R2)

If you want to help with any of this, you can do it using github issues or you can submit a pull request.

Advisory

WisPer should be used for authorized penetration testing and/or educational purposes only. Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own networks and/or with the network owner's permission.

License

MIT License

Acknowledgments

@jborean93 - pypsexec
@AlessandroZ - Lazagne

最近版本更新:(数据更新于 2024-08-06 04:56:43)

2021-04-03 17:52:10 1.00

主题(topics):

lazagne, psexec, pypsexec, python, python3, windows-persistence

Hellsender01/WisPer同语言 Python最近更新仓库

2024-10-05 07:28:43 ultralytics/ultralytics

2024-10-05 01:34:45 home-assistant/core

2024-10-04 02:26:39 sqzw-x/mdcx

2024-10-03 19:21:41 xtekky/gpt4free

2024-10-03 07:57:07 mongodb/mongo-python-driver

2024-10-03 04:08:46 Azure-Samples/azure-search-openai-demo