• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • Ok so to be clear when I said team I mean a bunch of college students preparing for different ctfs, but these are some of the more helpful resources we have found:

    Tryhackme: personal favorite especially for beginners Hackthebox: great for learning/practicing attacks Overthewire: another good ctf site

    We try to build many of our own ctf like machines, then each person switches their machine with another person and the other person tries to secure the vulnerabilities without knowing anything about the machine. Once everyone has secured their machines we try to attack them using the notes made while setting them up. This is our step by step for that process.

    1. download an old version of a distro. (Ubuntu 14, deb 9, ect)
    2. install and setup the VM without any updates or changes to the default configuration
    3. google the distro version (Ubuntu 14.04) + vulnerabilities or exploits
    4. read through the different sites to find applications that had huge security issues on that version and begin installing some of the programs that have known exploits

    So for example with Ubuntu 14.04 we know there are some Linux kernel exploits.

    A quick Google search returned this exploit: https://www.exploit-db.com/exploits/43418

    Using Ubuntu’s website I looked up other critical vulnerabilities and found these: https://ubuntu.com/security/cves?q=&package=&priority=critical&version=trusty&status=

    From here I could add some of the packages mentioned as having exploits and then attempt to exploit them. I could also check newer versions of Ubuntu like 16 to find vulnerabilities that would also apply to older versions.

    There is also Mitre’s list(s) of the most dangerous software vulnerabilities. They have one for 2023, but also a catalog of lists from previous years.

    https://cwe.mitre.org/top25/archive/2023/2023_top25_list.html

    Hopefully this helps!


  • I can give you an answer from someone who regularly downloads really old EOL versions of Ubuntu and Debian. I personally use them as part of attack and defense competitions. They are normally very close to unusable and are nearly impossible to update to a more recent or secure version. This forces my team to find creative ways to keep them working while also taking measures to isolate them as much as possible. I also use them to teach old exploits that have been patched in more recent versions, walking people through how it worked and why it existed.

    It happens a lot more with Windows machines, but there might be some manufacturing systems out there that require software that won’t run on modern versions of the OS. These systems often require new manufacturing tools in order to upgrade, or they need massive overhauls that smaller companies can’t always afford.




  • I’m kinda the opposite of you. I love Bethesda games, but the fantasy element doesn’t do it for me. I never liked Skyrim or the elder scrolls series but loved the fallout series, as well as games like outer worlds. I am not going to preorder the game but I am very excited to see their take on a space rpg, because I love fallout and I love space exploration so if combined well it should become an instant favorite of mine.



  • I heard about the fediverse before, but never made an account until a few days ago. It is kinda cool how Mastodon, Lemmy, and Kbin can interconnect somewhat, but it does not feel like a fleshed out feature to me yet. There are still too many bugs when interfacing with other parts of the fediverse.

    I like how maluable it feels right now. I really feel like if I dedicate a bit of time and effort I can make changes to and improve things. Or at the least break off and do my own thing that interacts with the fediverse.

    I don’t like how spread out and small all the communities feel. I think piracy has 5 different communities at this point. I am also torn on not having at least a centralized login. I kinda trust sh.itjust.works with my account, but there is little assurance that the instance, and my account on it, won’t just disappear or attempt to do something malicious with my email and password.

    I want Lemmy to take off and I think it has potential, but I also believe it will take at least another year before I am completely satisfied with it.


  • I was wondering the same thing. This is one of those double edge features. On the positive side if a community moderator is no good, or an instance is getting too big, there is the simple option to just make a new community on a different instance. The downside is having a bunch of duplicate small communities is not always a better option than one big centralized one.

    I like the idea of super communities, but I am not sure that is even possible with the fediverse/lemmy. There might be some way to do this manually with instances dedicated to a certain topic, but that seems like it would be overkill. Also it would be interesting to see who would end up responsible for moderating the super community.



  • Interesting read. If ChatGPT is used correctly it can be a helpful tool, but it cannot do it all yet. The article even states that ChatGPT helped identify some of the writing cliches in Black Mirror. But expecting ChatGPT to come up with an entirely new idea for an episode is not going to work. It also makes me question how much effort was put into the prompt. There is a big difference between “make me a Black Mirror script” and using multiple prompts to generate episode ideas, then character ideas, then a basic script from one idea and one character, ect. I always found forcing ChatGPT to go through multiple steps works better then 1 basic prompt.