Update README.md
parent
2795d3096b
commit
fd56992d11
|
@ -12,7 +12,7 @@ Unlike ReverseBunny, ReverseBunnySSL offers encrypted traffic via OpenSSL.</p>
|
|||
|
||||
|
||||
**Instruction:**
|
||||
<p>!!!Insert the IP of your attacking machine & PORT into the payload!<br>
|
||||
<p>!!!Insert the IP of your attacking machine & PORT into the payload.txt!<br>
|
||||
1. Create key.pem & cert.pem like so: <br>
|
||||
> openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes<br>
|
||||
It will ask for information about the certificate - Insert whatever you want.<br>
|
||||
|
|
Loading…
Reference in New Issue