GitHub Enterprise Remote Code...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

p>Everyone uses GitHub. If you have huge amount of green paper or you are very paranoid about your code, you can run your own GitHub. For $2,500 USD per 10 user years you get GitHub Enterprise: A virtual machine containing a fully-featured GitHub instance. Despite a few edge cases that are handled with an occasional `GitHub.enterprise?` invocation, it runs the same code base as the original. So let’s hack it. ### Deobfuscating the code When you download GitHub Enterprise, you will get a VirtualBox image which you can deploy on your own box. I booted some random recovery image to take a look inside the machine. Inside in the `/data` directory, there is the GitHub code: ``` data ├── alambic ├── babeld ├── codeload ├── db ├── enterprise ├── enterprise-manage ├── failbotd ├── git-hooks ├── github ├── git-import ├── gitmon ├── gpgverify ├── hookshot ├── lariat ├── longpoll ├── mail-replies ├── pages ├── pages-lua ├── render ├── slumlord └── user ``` Unfortunately, it’s obfuscated. Most...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息