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

Add a TCP server with a simple stack-based Buffer Overflow #10

Open
postmodern opened this issue Jan 21, 2024 · 0 comments
Open

Add a TCP server with a simple stack-based Buffer Overflow #10

postmodern opened this issue Jan 21, 2024 · 0 comments
Assignees
Labels
binary Binary feature New Feature help-wanted Extra attention is needed network Network Service

Comments

@postmodern
Copy link
Member

Add a simple Greeter TCP server which accepts connections, reads a name into a buffer, then sends back a message to the client saying "Hello, " + user-input.

@postmodern postmodern added feature New Feature help-wanted Extra attention is needed binary Binary network Network Service labels Jan 21, 2024
@postmodern postmodern self-assigned this May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary Binary feature New Feature help-wanted Extra attention is needed network Network Service
Projects
None yet
Development

No branches or pull requests

1 participant