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

make: *** /lib/modules/4.9.51-10.52.amzn1.x86_64/build: No such file or directory. Stop. #6

Closed
ghost opened this issue Oct 31, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 31, 2017

Development tools are installed on a 64 bit Fedora based machine.

Diamorphine]$ make
make -C /lib/modules/4.9.51-10.52.amzn1.x86_64/build M=/home/ec2-user/maK_it-Linux-Rootkit/Diamorphine modules
make: *** /lib/modules/4.9.51-10.52.amzn1.x86_64/build: No such file or directory.  Stop.
make: *** [all] Error 2
[ec2-user@ip-172-31-15-233 Diamorphine]$ uname -r
4.9.51-10.52.amzn1.x86_64
@m0nad
Copy link
Owner

m0nad commented Oct 31, 2017

Have you install the kernel headers? It's needed to compile kernel modules like Diamorphine, what distro it is?

@ghost
Copy link
Author

ghost commented Nov 1, 2017

Yes, it is kernel headers. I was using Amazon linux to do some pen testing. I was wondering how hackers get these rootkits installed when we need kernel headers that don't seem to be installed by default? Thanks for the help BTW.

@ghost ghost closed this as completed Nov 1, 2017
This issue was closed.
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