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

Build xinetd challenges #17

Open
jomagalo opened this issue Feb 22, 2021 · 0 comments
Open

Build xinetd challenges #17

jomagalo opened this issue Feb 22, 2021 · 0 comments

Comments

@jomagalo
Copy link

jomagalo commented Feb 22, 2021

Hello again,
To compile the xinetd challenges I do the following steps:

  1. sudo docker-compose build && sudo docker-compose up -d
  2. sudo python3 ./build.py -c nmap

After this I see that the files are copied to the build -> xinetd, src and xinetd.d folder.

I do the scan with nmap to the exact port of the nmap challenge. I don't know if I forgot any step. I can't find a way to get the invalid syntax error away (sitecustomize.py, line 1)

PORT STATE SERVICE VERSION
5XX29/tcp open unknown
| fingerprint-strings:
| DNSVersionBindReqTCP, NULL, RPCCheck:
| Error in sitecustomize; set PYTHONVERBOSE for traceback:
| SyntaxError: invalid syntax (sitecustomize.py, line 1)
| GenericLines, GetRequest, HTTPOptions, RTSPRequest:
| Error in sitecustomize; set PYTHONVERBOSE for traceback:
| SyntaxError: invalid syntax (sitecustomize.py, line 1)
| HTTP/1.0 501 Not Implemented
| Server: mini_httpd XXX{R3C0NN41554NC3_XXXXXXXXD8DD937FEBDE191B68XXXXXX})
| Cache-Control: no-cache,no-store
| Content-Type: text/html; charset=%s
|_ Connection: close

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