Skip to content

issues Search Results · repo:jm33-m0/go-lpe language:Go

Filter by

5 results
 (84 ms)

5 results

injm33-m0/go-lpe (press backspace or delete to remove)

See https://github.com/jm33-m0/emp3r0r/issues/250
bug
  • jm33-m0
  • Opened 
    on Nov 23, 2023
  • #6

https://github.com/jm33-m0/go-lpe/blob/2d593ea9766bda1a52e9ea1a744eb1b06ef848ac/CVE-2021-4034.go#L99-L104 As it executes execve syscall, current process will get replace by pkexec no matter it will successfully ...
bug
  • jm33-m0
  • 1
  • Opened 
    on Sep 7, 2023
  • #5

Currently this demo won t work, please rewrite it in C in order to seteuid. #include stdlib.h #include unistd.h int main(int argc, char *argv[]) { setuid(0); seteuid(0); setgid(0); setegid(0); ...
bug
  • jm33-m0
  • Opened 
    on Jul 4, 2023
  • #4

package app import ( golpe github.com/jm33-m0/go-lpe github.com/urfave/cli/v2 ) var testCmd = cli.Command{ Name: test , Hidden: true, Action: func(c *cli.Context) error { return golpe.RunAll() ...
invalid
  • theaog
  • 3
  • Opened 
    on Jul 3, 2023
  • #3

- Fixation of minor grammatical errors - Minimize redundancy/needless length - Modification in style for visibility
  • ProCommiter
  • Opened 
    on Jul 14, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub