• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

git

  1. Cryptic_r_j

    Scripts & Templates GIT Cheat Sheet

    💻 Git Cheat Sheet – Your Go-To Guide for Version Control! 🛠️ Whether you're a beginner or an experienced developer, keeping track of Git commands can sometimes be tricky. That’s why we’ve created this handy Git Cheat Sheet to help you master Git faster and make your workflow smoother! 🚀 What’s...
  2. itsMe

    Git & GitHub Full Course

    Description 🦄 What will I learn? This course will teach the basics of Git and GitHub - essential tools used by virtually every software engineer on the planet. Here’s what you’ll get out of it…     👨‍🎤 Get Good at Git & GitHub     🦾 Boost Programming Productivity     📰 Be Prepared for...
  3. itsMe

    Git & GitHub A Practical Course: Beginner To Advanced Level

    Master Your Git & GitHub Skill Through Step By Step Practical Git Bootcamp. What you'll learn     Basics of Git     Git installation     The basics of command prompt terminal in Windows     How to handle local Git repositories     How to make commits using Git terminal and VSC     How to...
  4. itsMe

    Git and GitHub For Beginners

    What you'll learn     GIT     GITHUB     Version Control using GIT     Pushing First Project through GIT Course content 5 sections • 10 lectures • 48m total length Requirements     No Pre-Requisites Description Learn Git and Github from Scratch in this course which covers:     Version...
  5. itsMe

    gitjacker: Leak git repositories from misconfigured websites

    Gitjacker downloads git repositories and extracts their contents from sites where the .git directory has been mistakenly uploaded. It will still manage to recover a significant portion of a repository even where directory listings are disabled. For educational/penetration testing use only...
  6. dEEpEst

    A hacker is wiping Git repositories and asking for a ransom 

    Hidden content
  7. 1

    Exploits Malicious Git HTTP Server

    This Metasploit module exploits CVE-2018-17456, which affects Git versions 2.14.5, 2.15.3, 2.16.5, 2.17.2, 2.18.1, and 2.19.1 and lower. When a submodule url which starts with a dash e.g "-u./payload" is passed as an argument to git clone, the file "payload" inside the repository is executed...
  8. 1

    Exploits Git Submodule Arbitrary Code Execution

    This write up provides a proof of concept with technical details for the git submodule arbitrary code execution vulnerability. View the full article
  9. 1

    Exploits Git Submodule Arbitrary Code Execution

    Updated releases address a security flaw that allowed an attacker to execute arbitrary code by crafting a malicious .gitmodules file in a project cloned with --recurse-submodules. View the full article
Back
Top