From 41133b596042095f226cc1198918786a8d98c859 Mon Sep 17 00:00:00 2001 From: EdOverflow Date: Fri, 19 Jan 2018 11:33:46 +0100 Subject: [PATCH] Remove whitespace. --- cheatsheets/recon.md | 1 - 1 file changed, 1 deletion(-) 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 - ```