Shell Detector – is a application that helps you find and identify php/cgi(perl)/asp/aspx shells. Shell Detector has a “web shells” signature database that helps to identify “web shell” up to 99%.
Traceback (most recent call last):
File "shelldetect.py", line 347, in
shell.start()
File "shelldetect.py", line 150, in start
self.anaylize()
File "shelldetect.py", line 160, in anaylize
_content = open(_filename, 'rt', -1).read()
IOError: [Errno 2] No such file or directory: '/path_with_weird_ending/.#generate_feeds.php'
Traceback (most recent call last): File "shelldetect.py", line 347, in
shell.start()
File "shelldetect.py", line 150, in start
self.anaylize()
File "shelldetect.py", line 160, in anaylize
_content = open(_filename, 'rt', -1).read()
IOError: [Errno 2] No such file or directory: '/path_with_weird_ending/.#generate_feeds.php'