Skip to content

Commit

Permalink
Merge pull request #279 from paralax/patch-1
Browse files Browse the repository at this point in the history
fixin' some small typos, no code changes
  • Loading branch information
urbanadventurer authored Jun 23, 2019
2 parents 9a0bc2c + 23bd6cf commit 7885799
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Homepage: https://www.morningstarsecurity.com/research/whatweb
Usage: whatweb [options] <URLs>
TARGET SELECTION:
<TARGETs> Enter URLs, hostnames, IP adddresses, filenames or
<TARGETs> Enter URLs, hostnames, IP addresses, filenames or
IP ranges in CIDR, x.x.x-x, or x.x.x.x-x.x.x.x
format.
--input-file=FILE, -i Read targets from a file. You can pipe
Expand Down Expand Up @@ -325,7 +325,7 @@ Level 3 aggressive plugins will guess more URLs and perform actions that are pot

### An example of the different results between level 1 and level 3:

A level 1, stealthy scan identifes that smartor.is-root.com/forum/ uses phpBB version 2:
A level 1, stealthy scan identifies that smartor.is-root.com/forum/ uses phpBB version 2:

$ ./whatweb smartor.is-root.com/forum/
http://smartor.is-root.com/forum/ [200] PasswordField[password], HTTPServer[Apache/2.2.15], PoweredBy[phpBB], Apache[2.2.15], IP[88.198.177.36], phpBB[2], PHP[5.2.13], X-Powered-By[PHP/5.2.13], Cookies[phpbb2mysql_data,phpbb2mysql_sid], Title[Smartors Mods Forums - Reloaded], Country[GERMANY][DE]
Expand Down
4 changes: 2 additions & 2 deletions whatweb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Homepage: https://www.morningstarsecurity.com/research/whatweb
Usage: whatweb [options] <URLs>
TARGET SELECTION:
<TARGETs>\t\t\tEnter URLs, hostnames, IP adddresses, filenames or
<TARGETs>\t\t\tEnter URLs, hostnames, IP addresses, filenames or
\t\t\t\tIP ranges in CIDR, x.x.x-x, or x.x.x.x-x.x.x.x
\t\t\t\tformat.
--input-file=FILE, -i\t\tRead targets from a file. You can pipe
Expand Down Expand Up @@ -210,7 +210,7 @@ Homepage: https://www.morningstarsecurity.com/research/whatweb
Usage: whatweb [options] <URLs>
<TARGETs>\t\t\tEnter URLs, hostnames, IP adddresses, filenames or
<TARGETs>\t\t\tEnter URLs, hostnames, IP addresses, filenames or
\t\t\t\tIP ranges in CIDR, x.x.x-x, or x.x.x.x-x.x.x.x
\t\t\t\tformat.
--input-file=FILE, -i\t\tRead targets from a file.
Expand Down

0 comments on commit 7885799

Please sign in to comment.