Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedi6431 authored Jul 12, 2024
1 parent 2e18752 commit c476766
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ And finally, after configuring the client, you can execute the payloads remotely
### Client GUI
The client GUI is build in java with swing and socket connection.

As soon as you launch the client GUI, a server login panel will open with a text field where you need to enter the IPv4 of the server. After typing the IPv4 of the server, the server control panel will open, in this panel there are 2 buttons and a text field. The text field is used to write payloads and the button next to the text field is used to send them to the server, however, the other button is used to close the session.
As soon as you launch the client GUI, a server login panel will open with a text field where you need to enter the IPv4 of the server.
![image](https://github.com/user-attachments/assets/fc3363fb-885b-4511-963e-f37bd5bffe2a)

After typing the IPv4 of the server, the server control panel will open, in this panel there are 2 buttons and a text field. The text field is used to write payloads and the button next to the text field is used to send them to the server, however, the other button is used to close the session.

#### Examples of payloads
Windows payload :
Expand Down

0 comments on commit c476766

Please sign in to comment.