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 2bc3c6a commit 2e18752
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ After entering the server's IP address, the client will ask you for the server's

And finally, after configuring the client, you can execute the payloads remotely (in the same network)

### 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.

#### Examples of payloads
Windows payload :

Expand Down

0 comments on commit 2e18752

Please sign in to comment.