Giter Site home page Giter Site logo

Comments (6)

itm4n avatar itm4n commented on July 22, 2024

Hi,

Yeah, I already thought about adding this privilege after reading JF's blog post.
But I didn't really know what to do with this one as only SYSTEM can have this privilege.
I think I will still add it to the list given the very little implementation cost. :)

from privesccheck.

nurfed1 avatar nurfed1 commented on July 22, 2024

From my testing it seems that any user can have the privilege, as long as the IntegrityLevel is High or above.

from privesccheck.

itm4n avatar itm4n commented on July 22, 2024

Any user? Really? 🤔

IntegrityLevel = High generally means admin (after UAC). I don't see this privilege. Even then, it would be irrelevant in the context of PrvescCheck.
IntegrityLevel = System means it's a service account. Have you ever found a service that doesn't run as SYSTEM and that has this privilege? 🤔

From JF's blog post:

At any rate the only user that gets SeRelabelPrivilege by default is SYSTEM, which defaults to the System integrity level which is already the maximum allowed level so this behavior of the privilege seems pretty much moot. At any rate as it's a "God" privilege it will be disabled if the token has an integrity level less than High, so this lowering operation is going to be rarely useful.

from privesccheck.

itm4n avatar itm4n commented on July 22, 2024

That being said, it could be the result of a custom config. A service account or an administrator could be granted this privilege manually.
That seems a very rare edge case but it's technically possible. :)

from privesccheck.

nurfed1 avatar nurfed1 commented on July 22, 2024

Yes, that's why I made this issue.
Even if it isn't assigned by default, there's an edge case that it is assigned manually. :)

from privesccheck.

itm4n avatar itm4n commented on July 22, 2024

Yes! Thank you! 👍
I updated the code. :)

from privesccheck.

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.