Name Modified Size InfoDownloads / Week
Parent folder
DB 2016-02-14
GPL.txt 2016-02-14 35.1 kB
hdt.pl 2016-02-14 2.3 kB
headerDump.pl 2016-02-14 1.2 kB
readme.txt 2016-02-14 4.8 kB
UPDATE_perl_modules(linux).sh 2016-02-14 168 Bytes
UPDATE_perl_modules(windows).bat 2016-02-14 168 Bytes
Web-Sorrow Mastery.rtf 2016-02-14 49.1 kB
Web-Sorrow_Logo.jpg 2016-02-14 13.1 kB
Wsorrow.pl 2016-02-14 47.7 kB
Totals: 10 Items   153.7 kB 0
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

----------------------------------------------------------------------------------------------------------

you need PERL to run this program. I you are on linux or an Apple computer you already have perl.
but if you are on a windows computer you can get it here:
http://www.activestate.com/activeperl
or here
http://strawberryperl.com/

It would also be a good idea to update all your modules. You can do this easily with a script i've
included in the package

------------------------------------------------------------------------------------------------------------

Main Program:                 Wsorrow.pl
Simple Host discovery tool:   hdt.pl
Dumps HTTP headers:           headerDump.pl
Experimental DNS Tool:        DNSpull.pl

------------------------------------------------------------------------------------------------------------

** CLEARIFYING SOME THINGS AND TIPS **

In Web-Sorrow -ninja does NOT make other scans stealthy and it NOT a mode. It Itself is a stealthy scan that uses very few (6) requests

When using -Cp you can scan for plugins in multiple or single cms's Example: -Cp wp,dp or -Cp wp;dp or -Cp jm
doesn't matter what you seperate it with when you do multiples

When useing -ua You Must use qoutes if it contains whitespace

If you use -e with other scans it will run it twice

Through-out the program i put fakes that aren't supposed to yield a positive. (usualy a refrance to something)
You'll know them when you see them. They should always be at the end of each check if they're tripped

Web-Sorrow is a "safe to run" program. meaning it is not designed attempt to exploit or preform any kind of
injection, DDoS/DoS, CTRF, XSS, or any harmful attacks.

Web-Sorrow is not an enemy to Nikto but a brother. dont pick one over the other because tho they overlap sometimes
in functionality but they do totaly different things.

TIP: to log results to a file: perl Wsorrow.pl -host host.com -S -I >logfile.txt

TIP: it's best to veiw the source of all reported items

TIP: if you find dirs try scanning with those as well. Example: you found the dir phpMyAdmin with the -auth
option now you use: perl Wsorrow.pl -host host.com -d /phpMyAdmin -Ws -auth -Sfd

------------------------------------------------------------------------------------------------------------

** OUTPUT CATEGORYS **

[x]  something has been canceled or stoped
[-]  An issue but not allways an error
[+]  usually signifying when something has been found
[?]  Requires user input
[*]  Informational

------------------------------------------------------------------------------------------------------------

** WHAT DOES IT DO???? **

A misconfig, version detection, and server enumeration scanning tool.


Misconfig or misconfiguration: scans for things that should have been disabled or maybe turned off like
apache server-status or directory indexing......

Version detection: Web-sorrow has two basic methods of getting version info. the first is called banner
grabbing and the secound scans for files containing verions information
 
server enumeration: this one is the most general term and it would take a long time to list them all but 
some of the other things web-sorrow does is: SSL Cert enum, CMS plugins, subdomain bruteforce, and more

(and it never stops partying)

------------------------------------------------------------------------------------------------------------

if you like web-sorrow please tell me and your friends
contact me on twitter: @flyinpoptartcat

If your having problems read The frontpage http://code.google.com/p/web-sorrow and if you still don't know
what to do contact me on twitter with address above or email me (you can find it on google code if you pass the 
captcha)

If you want to help please post about Web-sorrow on you blog or website.
If you're posting about Web-Sorrow on you're website please provide link: http://code.google.com/p/web-sorrow/downloads/list
NOT directly to the zip file
i've also included the Web-Sorrow logo in this archive for blogs or whatever

make sure to check for update's FREQUENTLY http://code.google.com/p/web-sorrow (I'm a very rapid developer)
Source: readme.txt, updated 2016-02-14