hackedteam/vector-exploit

View on GitHub
Fix for agent/docs with spaces in the name #91
Ivan authored 2cf574d3
complete00:01:00
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No checked in config: nothing to validate.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-14T00:25:05.600554 #1]  WARN -- : Skipping src/ht-webkit-Android23/tea_compressed.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:05.600623 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:05.604337 #1]  WARN -- : Skipping src/edn2/2014-004-AndroidBrowser/script.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:05.604365 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:05.606172 #1]  WARN -- : Skipping src/edn2/2014-004-AndroidBrowser/stage4.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:05.606197 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:05.618471 #1]  WARN -- : Skipping src/ht-webkit-Android4-src/precompiled/release/script.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:05.618500 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:05.619562 #1]  WARN -- : Skipping src/ht-webkit-Android4-src/precompiled/release/stage4.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:05.619586 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:06.190232 #1]  WARN -- : Skipping src/ht-webkit-Android4-src/src/script.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:06.190272 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:06.222065 #1]  WARN -- : Skipping src/flash-0day-vitaly1/bin/js/swfobject.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:06.222101 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:06.223116 #1]  WARN -- : Skipping src/flash0day/FlashDevelop-Project/bin/js/swfobject.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:06.223142 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-14T00:25:14.087849 #1]  WARN -- : Skipping src/ht-webkit-Android23/tea_compressed.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.087910 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:14.090492 #1]  WARN -- : Skipping ./src/edn2/2014-004-AndroidBrowser/script.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.090534 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:14.092333 #1]  WARN -- : Skipping ./src/edn2/2014-004-AndroidBrowser/stage4.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.092358 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:14.103165 #1]  WARN -- : Skipping ./src/ht-webkit-Android4-src/precompiled/release/script.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.103220 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:14.104271 #1]  WARN -- : Skipping ./src/ht-webkit-Android4-src/precompiled/release/stage4.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.104311 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:14.812395 #1]  WARN -- : Skipping ./src/ht-webkit-Android4-src/src/script.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.812439 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:14.845087 #1]  WARN -- : Skipping ./src/flash-0day-vitaly1/bin/js/swfobject.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.845146 #1]  WARN -- : Response status: 422
W, [2024-04-14T00:25:14.847000 #1]  WARN -- : Skipping ./src/flash0day/FlashDevelop-Project/bin/js/swfobject.js due to CC::Parser::Client::HTTPError
W, [2024-04-14T00:25:14.847031 #1]  WARN -- : Response status: 422
I, [2024-04-14T00:25:16.300823 #1]  INFO -- : Skipping file ./ht-2013-003-Powerpoint/pylzma.egg/py7zlib.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xbc in position 2: invalid start byte


I, [2024-04-14T00:25:16.375423 #1]  INFO -- : Skipping file ./ht-2013-002-Word/pylzma.egg/py7zlib.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xbc in position 2: invalid start byte


I, [2024-04-14T00:25:16.702305 #1]  INFO -- : Skipping file ./src/edn2/2014-004-AndroidBrowser/stage4_js.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 11
    KEY = ${B_KEY}
          ^
SyntaxError: invalid syntax


I, [2024-04-14T00:25:16.732537 #1]  INFO -- : Skipping file ./src/ht-webkit-Android4-src/precompiled/release/stage4_js.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 11
    KEY = ${B_KEY}
          ^
SyntaxError: invalid syntax


I, [2024-04-14T00:25:16.932715 #1]  INFO -- : Skipping file ./src/ht-webkit-Android4-src/precompiled/debug/stage4_js.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xa2 in position 0: invalid start byte


I, [2024-04-14T00:25:17.068016 #1]  INFO -- : Skipping file ./src/ht-webkit-Android4-src/src/stage4_js.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 11
    KEY = ${B_KEY}
          ^
SyntaxError: invalid syntax


I, [2024-04-14T00:25:17.274540 #1]  INFO -- : Skipping file ./src/ht-webkit-Android4-src/build.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xde in position 1: invalid continuation byte


I, [2024-04-14T00:25:17.297882 #1]  INFO -- : Skipping file ./ht-2013-004-IE/pylzma.egg/py7zlib.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xbc in position 2: invalid start byte


I, [2024-04-14T00:25:17.308834 #1]  INFO -- : Skipping file ./ht-2013-004-IE/exploit.py due to exception (CC::Engine::Analyzers::ParserError): `python2 /usr/src/app/lib/cc/engine/analyzers/python/parser.py` exited with code 1:
Traceback (most recent call last):
  File "/usr/src/app/lib/cc/engine/analyzers/python/parser.py", line 51, in <module>
    print(json.dumps(to_json(ast.parse(source))))
  File "/usr/local/python2/lib/python2.7/json/__init__.py", line 244, in dumps
    return _default_encoder.encode(obj)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 207, in encode
    chunks = self.iterencode(o, _one_shot=True)
  File "/usr/local/python2/lib/python2.7/json/encoder.py", line 270, in iterencode
    return _iterencode(o, 0)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xde in position 3: unexpected end of data