Skip to content

Offsets of remote exploits not matching local ones #2

Open
@suidpit

Description

@suidpit

I am following the course, and while writing exploits for lesson 9 and 10, I noticed that scripts working locally will fail on remote.

Trying to triage the problem, it seems that the installed docker runs a different libc version - libc6.2-27.so - while the vagrant vm is equipped with libc6.2-23.so, at least on my environment.

Can you reproduce this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions