Skip to content

Commit

Permalink
Add SecurityTrails search
Browse files Browse the repository at this point in the history
  • Loading branch information
opt9 committed May 18, 2018
1 parent c103f43 commit aa04419
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions goohak
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ $BROWSER "https://securityheaders.io/?q=$TARGET" 2> /dev/null
$BROWSER https://www.ssllabs.com/ssltest/analyze.html?d=$TARGET 2> /dev/null
# HEADER CHECK
$BROWSER https://securityheaders.io/?q=$TARGET 2> /dev/null
# DOMAIN INFO SEARCH
$BROWSER https://securitytrails.com/search/domain/$TARGET 2> /dev/null

sleep 30

Expand Down

0 comments on commit aa04419

Please sign in to comment.