Skip to content

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

License

Notifications You must be signed in to change notification settings

Hellsender01/WisPer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages