diff --git a/cheatsheets/recon.md b/cheatsheets/recon.md index b5d0002..5fddb41 100644 --- a/cheatsheets/recon.md +++ b/cheatsheets/recon.md @@ -35,5 +35,4 @@ $./aqua.sh domain.com $ ruby extract.rb demo-file.js $ ruby extract.rb https://hackerone.com/some-file.js $ ruby extract.rb '|cat demo-file.js' -c - ```