Update links on demo pages
This commit is contained in:
@@ -22,11 +22,10 @@
|
|||||||
<p>Have fun while your browser is working against you.</p>
|
<p>Have fun while your browser is working against you.</p>
|
||||||
<p>These links are for demonstrating the "Get Page HREFs" command module:</p>
|
<p>These links are for demonstrating the "Get Page HREFs" command module:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://beefproject.com" target="_blank">The Browser Exploitation Framework Project homepage</a>
|
<li><a href="https://beefproject.com" target="_blank">The Browser Exploitation Framework Project homepage</a>
|
||||||
<li><a href="https://github.com/beefproject/beef/wiki" target="_blank">BeEF Wiki</a></li>
|
<li><a href="https://github.com/beefproject/beef/wiki" target="_blank">BeEF Wiki</a></li>
|
||||||
<li><a href="http://browserhacker.com/" target="_blank">Browser Hacker's Handbook</a></li>
|
<li><a href="http://browserhacker.com/" target="_blank">Browser Hacker's Handbook</a></li>
|
||||||
<li><a href="http://ha.ckers.org/" target="_blank">ha.ckers.org homepage</a>
|
<li><a href="https://slashdot.org/" target="_blank">Slashdot</a>
|
||||||
<li><a href="http://slashdot.org/" target="_blank">Slashdot</a>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Have a go at the event logger. <label for="imptxt">Insert your secret here:</label></p>
|
<p>Have a go at the event logger. <label for="imptxt">Insert your secret here:</label></p>
|
||||||
|
|||||||
@@ -44,10 +44,12 @@ Welcome to The Butcher, your source of delicious meats. Please feel free to view
|
|||||||
<div class="normal">
|
<div class="normal">
|
||||||
<button type="button" onclick="showfriends();">Our Meaty Friends</button> <button type="button" onclick="showHamper();">Order Your BeEF-Hamper</button>
|
<button type="button" onclick="showfriends();">Our Meaty Friends</button> <button type="button" onclick="showHamper();">Order Your BeEF-Hamper</button>
|
||||||
<div id="friends">
|
<div id="friends">
|
||||||
<a href="http://www.beefproject.com">BeEF Project</a><br />
|
<ul>
|
||||||
<a href="http://www.bindshell.net">Bindshell</a><br />
|
<li><a href="https://beefproject.com" target="_blank">The Browser Exploitation Framework Project homepage</a>
|
||||||
<a href="http://www.slashdot.org">Slashdot</a><br />
|
<li><a href="https://github.com/beefproject/beef/wiki" target="_blank">BeEF Wiki</a></li>
|
||||||
<a href="http://ha.ckers.org/">ha.ckers.org homepage</a><br />
|
<li><a href="http://browserhacker.com/" target="_blank">Browser Hacker's Handbook</a></li>
|
||||||
|
<li><a href="https://slashdot.org/" target="_blank">Slashdot</a>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="hamper">
|
<div id="hamper">
|
||||||
<p>Delicious delicious hamper, straight to your door!</p>
|
<p>Delicious delicious hamper, straight to your door!</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user