0

I am working on a project that requires:

  1. An open WiFi network
  2. On that network, a device that has a known exploit.

My plan is to use a Raspberry Pi to create that open WiFi network, then use another Raspberry Pi as the exploitable device. I know there may be CPU architecture issues.

Since Ubuntu 8.10 has a known exploit, I want to know:

1) Is it possible to use Ubuntu 8.10 on a Raspberry Pi?

1.1) If so, would I need to use the x86 image, AMD64 image, MID USB image, or another one?

1.2) If so, are there specific models of Raspberry Pi that would or would not work with Ubuntu 8.10? I own 4Bs, a 3B+, and multiple Zero Ws. I could possibly get others as well if need be.

2) What kind of software would I need to make installation media with Ubuntu 8.10 for a Raspberry Pi?

If this turns out to not be feasible, you can expect a question along the lines of "What OS can I use on a Raspberry Pi that has a known exploit?".

Thanks for all y'all's help.

asked Oct 8, 2021 at 18:48
1
  • You need to ask Ubuntu. I doubt there is any Ubuntu build older than a year or so which could work on the Pi. Commented Oct 8, 2021 at 19:55

2 Answers 2

1

I'm pretty sure you won't be able to run a 2.6 kernel on a Pi without a major rewrite, which could even accidentally fix the vulnerability you're after.

If it doesn't have to be a kernel vulnerability, my advice is to pick one in application software, e.g. Apache or PHP. It's much easier to build an old application SW from sources, compared to the kernel.

PS. I remember there was a discussion about a bug in sudo, which should still be present in Raspbian releases from 2020 and older. That's not a network-related bug though.

answered Nov 8, 2021 at 0:15
0

I understand your requirements and after all that I want to suggest you Lubuntu [just a lightweight ubuntu flavour] this is its official website, also its mentioned on Ubuntu's official website.

This screenshot will be helpful for you.

answered Oct 8, 2021 at 20:26
2
  • Lubuntu does not have a known exploit/vulnerability, which is the most important requirement for this part of my project. Commented Oct 8, 2021 at 20:45
  • This is not an answer to the question. Commented Nov 8, 2021 at 15:06

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.