| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Younioner is multipale client reverse shell created by Ayoub Ouakkaha, which is now under development
once you download the project(click on download zip button ) You can run this directly as python3 script
windows just write the command below in command prompt python Server.py to run Client just change Server.py with Client.py module: python Client.py
Linux you can run this also inside linux OS using bellow commands python3 Server.py to run Client just change Server.py with Client.py module: python3 Client.py
instead of running python client.py every time we want to run the client module you can do this inside windows Using Py2Exe Library, after bellow proccess you will have .exe ready to run in anywhere without python, just follow me
download and install the library using this link sourceforge
with in command Prompt and inside the directory which you download the Younioner into run this command: python setup.py install
that's it now you will be able to see dist folder just open it and you find Client.exe executable(its the one)
To Do this Linux i only know one library that could get the job done which is PyInstaller, you can find more about this process using this link pythonhosted's website
Younioner introduce tons of awesome Features, include:
A reverse shell is a type of shell in which the target machine communicates back to the attacking machine. The attacking machine has a listener port on which it receives the connection, which by using, code or command execution is achieved.
we plan to make Younioner a great project, but this won't happen without a cooperation from other developers. so feel free to join us..
this project was made for security purposes. you have no right to use this in any device other than yours
You can use this email to reach me ayoub.ouakkaha@gmail.com
MADE WITH PASSION AND LOVE
| Back | FazBrowse Home | New Git URL |