Hellsender01/WisPer
Fork: 3 Star: 12 (更新于 2024-10-24 07:26:25)
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)
Windows Persistence
__
,-~¨^ ^¨-, _
/ / ;^-._...,¨/
/ / / /
/ / / /
/ / / /
/,.-:''-,_ / / / ██╗ ██╗██╗███████╗██████╗ ███████╗██████╗
_,.-:--._ ^ ^:-._ __../ ██║ ██║██║██╔════╝██╔══██╗██╔════╝██╔══██╗
/^ / /¨:.._¨__.; ██║ █╗ ██║██║███████╗██████╔╝█████╗ ██████╔╝
/ / / ¨ / ██║███╗██║██║╚════██║██╔═══╝ ██╔══╝ ██╔══██╗
/ / / / ╚███╔███╔╝██║███████║██║ ███████╗██║ ██║
/ / / / ╚══╝╚══╝ ╚═╝╚══════╝╚═╝ ╚══════╝╚═╝ ╚═╝
/_,.--:^-._/ / /
¨ ^¨¨-.___.:^ 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
最近版本更新:(数据更新于 2024-10-10 22:34:24)
2021-04-03 17:52:10 1.00
主题(topics):
lazagne, psexec, pypsexec, python, python3, windows-persistence
Hellsender01/WisPer同语言 Python最近更新仓库
2024-11-05 16:16:26 Guovin/TV
2024-11-05 15:03:24 Cinnamon/kotaemon
2024-11-05 11:00:51 home-assistant/core
2024-11-04 23:11:11 DS4SD/docling
2024-11-04 10:56:18 open-compass/opencompass
2024-11-04 08:51:21 yt-dlp/yt-dlp