Trivial edits to 'secret_page.html' demo page
This commit is contained in:
@@ -11,10 +11,16 @@
|
||||
<h1>Secret page</h1>
|
||||
|
||||
<p>
|
||||
This page is not hooked by beef. However you should still be capable of accessing it
|
||||
using the Requester.
|
||||
This page is not hooked by <a href="http://beefproject.com/">BeEF</a>.
|
||||
However you should still be capable of accessing it using:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Rider extension;</li>
|
||||
<li><a href="https://github.com/beefproject/beef/wiki/Tunneling">Tunneling Proxy</a> extension; and</li>
|
||||
<li>'Test Network Request' debug module</li>
|
||||
</ul>
|
||||
|
||||
<label for="imptxt">Insert your secret here:</label> <input type="text" id="imptxt" name="Important Text" /></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user