Skip to content

Commit

Permalink
feat(docs): guide on arbitary js option
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Jun 20, 2024
1 parent b3c1d2c commit cee4172
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,19 @@ wget -qO- "$(curl -qfsSL "https://github.com/gitapi/repos/pwnwriter/haylxon/release
![screenshot_2024-01-09_20-36-27](https://github.com/pwnwriter/haylxon/assets/90331517/2c0579ae-ca88-472a-a448-29d8accfcab6)


</details>

- <details> <summary><code> Arbitary javascript 🏺 </code></summary>
&nbsp;

```bash
hxn -b $(which brave) -u <url> --javascript "javascript code here".

```
<img width="723" alt="Screenshot 2024-06-20 at 13 52 00" src="https://github.com/pwnwriter/haylxon/assets/90331517/d86c7416-b79f-4bb4-8191-059f6be74bba">



</details>


Expand Down

0 comments on commit cee4172

Please sign in to comment.