Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto-Generated] Plugin semi_passive/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com #235

Closed
iw7qmxz5xl opened this issue May 29, 2014 · 1 comment

Comments

@iw7qmxz5xl
Copy link

OWTF Bug Report

____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin semi_passive/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/semi_passive/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 41, in run
    TestResult += Core.PluginHelper.ProcessRobots(PluginInfo, HTTP_Transaction.GetRawResponseBody(), TopURL, '')

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 487, in ProcessRobots
    save_path = self.Core.PluginHandler.DumpPluginFile( Filename, Contents, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 165, in DumpPluginFile
    return self.Core.DumpFile(Filename, Contents, SaveDir)

  File "/home/krzysiek/tools/sec/owtf/framework/core.py", line 124, in DumpFile
    file.write(Contents.encode('utf-8'))

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 7473: ordinal not in range(128)


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin semi_passive/HTTP_Methods_and_XST@OWASP-CM-008.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/semi_passive/HTTP_Methods_and_XST@OWASP-CM-008.py", line 37, in run
    Content += Core.PluginHelper.DrawCommandDump('Test Command', 'Output', Core.Config.GetResources('SemiPassiveHTTPMethods'), PluginInfo, "") # No previous output

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 445, in DrawCommandDump
    PluginAbort, FrameworkAbort, HTMLContent, RawOutput = self.FormatCommandAndOutput( CommandIntro, OutputIntro, Name, Command, PluginInfo, PluginOutputDir )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 411, in FormatCommandAndOutput
    "FilePath" : self.Core.PluginHandler.DumpPluginFile( Name, RawOutput, PluginInfo ),

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 165, in DumpPluginFile
    return self.Core.DumpFile(Filename, Contents, SaveDir)

  File "/home/krzysiek/tools/sec/owtf/framework/core.py", line 124, in DumpFile
    file.write(Contents.encode('utf-8'))

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 8096: ordinal not in range(128)


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin semi_passive/Web_Application_Fingerprint@OWASP-IG-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/semi_passive/Web_Application_Fingerprint@OWASP-IG-004.py", line 41, in run
    Content += Core.PluginHelper.DrawCommandDump('Test Command', 'Output', Core.Config.GetResources('SemiPassiveFingerPrint'), PluginInfo, Content)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 445, in DrawCommandDump
    PluginAbort, FrameworkAbort, HTMLContent, RawOutput = self.FormatCommandAndOutput( CommandIntro, OutputIntro, Name, Command, PluginInfo, PluginOutputDir )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 411, in FormatCommandAndOutput
    "FilePath" : self.Core.PluginHandler.DumpPluginFile( Name, RawOutput, PluginInfo ),

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 165, in DumpPluginFile
    return self.Core.DumpFile(Filename, Contents, SaveDir)

  File "/home/krzysiek/tools/sec/owtf/framework/core.py", line 124, in DumpFile
    file.write(Contents.encode('utf-8'))

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 8127: ordinal not in range(128)


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Application_Configuration_Management@OWASP-CM-004.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Application_Configuration_Management@OWASP-CM-004.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HTML_COMMENTS','RESPONSE_REGEXP_FOR_CSS_JS_COMMENTS','RESPONSE_REGEXP_FOR_JS_COMMENTS', 'RESPONSE_REGEXP_FOR_PHP_SOURCE', 'RESPONSE_REGEXP_FOR_ASP_SOURCE', 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Cookies_attributes@OWASP-SM-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Cookies_attributes@OWASP-SM-002.py", line 44, in run
    AttributeAnalysis = Core.PluginHelper.CookieAttributeAnalysis(AllValues, Header2TransacDict)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 801, in CookieAttributeAnalysis
    } for Cookie in CookieValueList

KeyError: 'set-cookieNie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/CORS@OWTF-WGP-002.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/CORS@OWTF-WGP-002.py", line 42, in run
    Content += Core.PluginHelper.FindResponseHeaderMatchesForRegexp(Core.Config.Get('HEADERS_REGEXP_FOR_CORS_METHODS'), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 639, in FindResponseHeaderMatchesForRegexp
    return self.DrawResponseMatchesTables(self.Core.DB.Transaction.GrepResponseHeadersRegexp(HeaderRegexp), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 241, in GrepResponseHeadersRegexp
    return self.GrepUsingRegexp(HeadersRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_headers/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Credentials_transport_over_an_encrypted_channel@OWASP-AT-001.py", line 40, in run
    Command, RegexpName, Matches = Core.DB.Transaction.GrepMultiLineResponseRegexp(Core.Config.Get('RESPONSE_REGEXP_FOR_PASSWORDS'))

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/DoS_Failure_to_Release_Resources@OWASP-DS-007.py", line 49, in run
    Content += Core.Reporter.DrawHTTPTransactionTable(SlowTransactions)

  File "/home/krzysiek/tools/sec/owtf/framework/report/reporter.py", line 175, in DrawHTTPTransactionTable
    } for Transaction in TransactionList

AttributeError: HTTP_Transaction instance has no attribute 'HTMLLinkToID'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Logout_and_Browser_Cache_Management@OWASP-AT-007.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_CACHE_PROTECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Spiders_Robots_and_Crawlers@OWASP-IG-001.py", line 42, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList(['RESPONSE_REGEXP_FOR_ROBOTS_META_TAG']), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_CSRF@OWASP-SM-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_CSRF@OWASP-SM-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_HIDDEN' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SQL_Injection@OWASP-DV-005.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SQL_Injection@OWASP-DV-005.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SQL_INJECTION' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Testing_for_SSI_Injection@OWASP-DV-009.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Testing_for_SSI_Injection@OWASP-DV-009.py", line 40, in run
    Content = Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_SSI' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________



____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Plugin grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py failed for target http://some.target.com

Command: owtf.py -t quiet http://some.target.com/

Error Trace:
Traceback (most recent call last):

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 274, in ProcessPlugin
    output = self.RunPlugin(PluginDir, Plugin)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_handler.py", line 251, in RunPlugin
    PluginOutput = self.GetModule("", Name, Path+"/").run(self.Core, Plugin)

  File "/home/krzysiek/tools/sec/owtf/plugins/web/grep/Vulnerable_Remember_Password_and_Pwd_Reset@OWASP-AT-006.py", line 40, in run
    Content += Core.PluginHelper.FindMultilineResponseMatchesForRegexps(Core.Config.GetAsList([ 'RESPONSE_REGEXP_FOR_AUTOCOMPLETE' ]), PluginInfo)

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 654, in FindMultilineResponseMatchesForRegexps
    Result += self.FindMultilineResponseMatchesForRegexp( ResponseRegexp, PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/plugin/plugin_helper.py", line 648, in FindMultilineResponseMatchesForRegexp
    return self.DrawResponseMatchesTables( self.Core.DB.Transaction.GrepMultiLineResponseRegexp( ResponseRegexp ), PluginInfo )

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 263, in GrepMultiLineResponseRegexp
    return self.GrepUsingRegexp(ResponseRegexp, GrepLocation)

  File "/home/krzysiek/tools/sec/owtf/framework/db/transaction_manager.py", line 276, in GrepUsingRegexp
    for FileMatch in Regexp.findall(open(File).read()):

IOError: [Errno 2] No such file or directory: 'grep: owtf_review/xxx.xxx.xxx.xxx/80/http__some.target.com/transactions/response_bodies/scope_*: Nie ma takiego pliku ani katalogu'


____________________________________________________________________________________________________

@flabbergastedbd
Copy link
Contributor

Duplicate of #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants