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] Bug Report - UnitTest #1341

Closed
1d3df9903ad opened this issue Mar 6, 2014 · 0 comments
Closed

[Auto-Generated] Bug Report - UnitTest #1341

1d3df9903ad opened this issue Mar 6, 2014 · 0 comments

Comments

@1d3df9903ad
Copy link

User description

An exception was found while running crawl.failing_spider on "http://domain:8000/path/foo/csp_with_error_2.html | Method: GET". The exception was: "UnitTest" at failing_spider.py:crawl():45.

Version Information

  Python version: 2.7.3 (default, Sep 26 2013, 20:03:06) [GCC 4.6.3]
  GTK version: 2.24.10
  PyGTK version: 2.24.0
  w3af version:
    w3af - Web Application Attack and Audit Framework
    Version: 1.5
    Revision: e8b23637af - 06 Mar 2014 16:13
    Branch: feature/module
    Author: Andres Riancho and the w3af team.

Traceback

  File "/home/user/w3af/w3af/core/controllers/core_helpers/consumers/crawl_infrastructure.py", line 387, in _discover_worker
    result = plugin.discover_wrapper(fuzzable_request)
  File "/home/user/w3af/w3af/core/controllers/plugins/crawl_plugin.py", line 47, in crawl_wrapper
    return self.crawl(fuzzable_request_copy)
  File "/home/user/w3af/w3af/plugins/crawl/failing_spider.py", line 45, in crawl
    raise Exception('UnitTest')

Enabled Plugins

{'attack': {},
 'audit': {},
 'auth': {},
 'bruteforce': {},
 'crawl': {'failing_spider': <OptionList: only_forward|follow_regex|ignore_regex>},
 'evasion': {},
 'grep': {'path_disclosure': {}},
 'infrastructure': {},
 'mangle': {},
 'output': {'console': {}}}

andresriancho added a commit that referenced this issue Aug 26, 2015
1cf0125 Minor refactoring
a33b045 Implementation for an Issue #1360
2c2f83f Minor code consistency patch
1f5e660 Fixes #1357
76c8ce0 More flexible --sql-file
337eb98 Fixes #1347
690347a Bug fix (non-ASCII chars in command line caused gibberish in unhandled messages)
9fb0eb3 Blank removal
1204141 Fixes #1350
fef8f20 Minor reporting patch
b8f2c2b Merge pull request #1351 from KxCode/patch-1
3ebb3e6 fix removeDynamicContent bug
f609158 Adding new error message (when short options carry illegal '=')
383316f Fixing issues caused by 9ad1d122f44b91fcfc9db414506526d59b5c7b31 (better approach)
8806ce7 Patch for an Issue #1341
54d6532 Patch for negative logic (e.g. OR) cases (reported privately)
023def3 Fixes #1336
c9d1c4d Fixes #1337
713d538 Potential patch for an Issue #1337
310d79b Adding special variable 'lastPage' to the eval code (by request from ML)
b010fda Switch --save becomes an option (taking file path where to save config file)
f83de44 Merge pull request #1330 from flsf/master
9adefb3 Minor change
2c1cde0 Minor fix (reported over ML - ignore saving of conf.saveCmdline)
8ea8b16 Minor cosmetics
9ad1d12 Minor patch (Issue #1327)
e5863d8 Minor patch
236b774 Merge pull request #1328 from jerrypy/master
1ac27e9 fixed pipe and zoombie problems
62f3569 Bug fix (ML) - when cookies have blank expiration time
ce64d97 Fixes #1322
971f59a Minor update
c5f3c0c Fixes #1324
e623ee6 Better approach for #1320
bcb2582 Fixes #1320
301aca5 Fixes #1319
ba86153 Fixes #1318
401905b Minor improvement to UNION file write
64b45f2 Fixes #1316
e3553ae Missing import
b0bc314 Fixes #1315
e7af081 Minor patch
314df09 Fixes #1314
ff6b62a Important additional patch for #1170 (for PgSQL >= 9.0)
b6ea2fd Fixes #1170
8df3d7a Minor enhancement for beep
a905b8d Fixes #1312
58002c5 Minor cosmetics
cece2cb Minor cosmetics
358651b Fixes #1313

git-subtree-dir: w3af/plugins/attack/db/sqlmap
git-subtree-split: 1cf012521d949fc8e03575a9fd61369aed2092fa
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

1 participant