Giter Site home page Giter Site logo

Comments (6)

thomashaw avatar thomashaw commented on August 30, 2024

Hi @kanoble88,

If you comment out the following block in the scenario.xml file you're using, SecGen will not change the default password on the VM.

<build type="cleanup">
      <input into="root_password">
        <generator type="strong_password_generator"/>
      </input>
</build>

I have reverted a recent commit which broke the basic_narrative.xml scenario, if you update your branch it should generate now.

Thanks for the info and have fun!

from secgen.

kanoble88 avatar kanoble88 commented on August 30, 2024

Awesome thanks! This program is fantastic for those of us new to CTF events and putting them together.

from secgen.

kanoble88 avatar kanoble88 commented on August 30, 2024

Is it supposed to create 3 VMs at a time? When I look at my virtualbox after it says the VMs were created I have one for the decode me, one for into the wild and another for that escalated quickly.

from secgen.

thomashaw avatar thomashaw commented on August 30, 2024

Yes the flawed_fortress.xml scenario will generate 3 VMs. You can see how many VMs each scenario will create by looking at the number of <system> tags in the scenario xml file.

The reason we have multiple VMs is because one box has a privilege escalation to root vulnerability. If that vulnerability is exploited successfully a bunch of the flags would be accessible without solving the other challenges.

from secgen.

kanoble88 avatar kanoble88 commented on August 30, 2024

Ohh I get it now. Is is possible to export the flags for a VM to a CTF program like the Facebook CTF? I have been using that lately and was debating on copying the information from the XML to the facebook CTF using their json template.

from secgen.

cliffe avatar cliffe commented on August 30, 2024

Hi @kanoble88
It would be great if when outputting the project, SecGen also output the files in Facebook CTF format (and other front ends, such as CTFd).
Currently we have been focussing on our own CTF frontend.

We currently have multiple hints per flag, and even shared hints among flags where the flag requires multiple shared steps. We support this in our front end, where submitting a flag will unlock any shared hints (for example, two flags encoded different ways behind the same software vulnerability, share hints regarding the vulnerability). Also because of the nature of having a VM, means that you might find a flag, without knowing what challenge the flag was from.

Not sure how compatible all that is with Facebook CTF, but the hints could be removed or simplified, and hopefully there is a way of making a single flag submission. Feel free to investigate and report back :)

Cheers.

from secgen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.