$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Just another Binusian blog site
19 Jun // php the_time('Y') ?>
We were asked to use Burpsuite and openssl to do Man in The Middle or MiTM to a target. We were asked to useopenssl for the fake certification and then put it to a proxy server, which will be accessed by the target which we use another Virtual Machine as the target. Then we will listen using Burpsuite to intercept what the target are accessing in the browser.
Leave a reply