Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Search the Community

Showing results for tags 'git'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Staff Control
    • Staff Announcements
  • General doubts | News
    • General doubts
    • News
  • Hacking | Remote Administration | Bugs & Exploits
    • Hacking
    • Remote Administration
    • Bugs & Exploits
  • Programming | Web | SEO | Prefabricated applications
    • General Programming
    • Web Programming
    • Prefabricated Applications
    • SEO
  • Pentesting Zone
    • Pentesting Accounts
    • Reverse Engineering
  • Security & Anonymity
    • Security
    • Wireless Security
    • Web Security
    • Anonymity
  • Operating Systems | Hardware | Programs
    • Operating systems
    • Hardware
    • PC programs
    • iOS
    • Android
  • Graphic Design
    • Graphic Design
  • vBCms Comments
  • live stream tv
    • live stream tv
  • Marketplace
    • Sell
    • Services
    • Request
  • Pentesting Premium
    • Pentesting Accounts
  • Modders Section
    • Source Codes
    • Manuals | Videos
    • Tools
    • Others
  • PRIV8-Section
    • Exploits
    • Accounts|Dumps
    • Crypter|Binder|Bots
    • Tutorials|Videos
    • Cracked Tools
    • Make Money
    • More Tools
    • Databeses
    • Ebooks
  • Pentesting Zone PRIV8
    • Pentesting Accounts
    • Reverse Engineering
    • Cracker Preview Area
  • Carding Zone PRIV8
    • Carding
    • Phishing
    • Defacing
    • Doxing
    • Special User Premium Preview Area
  • Recycle Bin
    • Recycle
  • Null3D's Nulled Group

Product Groups

  • PRIV8
  • Advertising
  • Access Basic
  • Seller
  • Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 7 results

  1. 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 check the history of your project Using github for source control How to use Git Commands Course content 8 sections • 28 lectures • 6h 37m total length Requirements VS Code Editor Or Any Text Or Code Editor Basic Knowledge on Command Prompt Terminal but not necessary No prior knowledge of Git and GitHub is required Interest in learning new skill about version control system Description This is all about high level overview on Complete Git & GitHub both for the beginners and advanced software professionals. If any one wants to develop their Open Source Project Or wants to contribute to the Open Source Project then learning Git and GitHub is must. Even if you are a student and wants to become a software developer Or website designer then learning Git and GitHub will help you achieve your goal with well designed infrastructure to get contribution for your project from different developers. Nowadays many professional developers or designers needs to know how to work with Git and GitHub. Git allows us to record different versions of our project and lets us go back in time and check previous states of the project. As for the GitHub, it's an online service where we can share our code to the world and also it allows us to collaborate with different developers. This course consists different sections. We will start from Git basics, where you can learn about how to install Git. We will guide how to use the commands on windows mainly, we will create our first local repository, and you will see how to save different versions of the project, as the snapshots, using commits. Then we will show you how to go back in time and check the previous states of the project, update them Or delete with help of git checkout, git revert and git reset. After getting a solid knowledge on Git, we will learn the basics of GitHub. Then we will show you how to push local repository to remote repository and pull the remote repository to our local machine. Then we will show you how to work with one of the greatest features of Git, which is branching. We will learn about how to deal with branches locally and also, remotely. We will show you how to merge branches with different methods, and also, how to deal with merge conflicts. Then we will see about forking and contributing. We will learn about how to copy someone else's remote repository on your GitHub account, how to clone it to your local computer and how to contribute to the original project. Finally, we will discuss about collaborating on GitHub. We will go through some really important topics, such as, how to set up a collaboration team, how to define different rules for collaborators and much more. We encourage you to feel free to ask the questions if you get stuck at any point of time line related to our course and the commands we have used in our course. Please don't use any strange and the code which is not used in our course, so your cooperation is very important for us. If you have any suggestions then feel free to post in the private message sections and help us to improve our course creating skill. So JOIN US & Make your learning journey more easier than before. Who this course is for: Beginner web developers Anyone who wants to learn about Git and GitHub Students who have some basic knowledge about version control systems and want to develop their skills All the Open Source Software developing team leads who wants to work with Git & GitHub Students who have some basic knowledge about version control systems and want to develop their skills [Hidden Content] [hide][Hidden Content]]
  2. 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 Control: What is Version Control and Why do we need Version Control? Github: Github Interface Tour and Creating Repositories in Github GIT commands: Various Git Commands that are used to track and manages the source code changes such as Connecting Remote Repository Add Commit Pull Push Pull Request Merge Clone Branching in Git Pushing Projects to Github through Git Who this course is for: Beginners who are curious about mastering Git and Github [Hidden Content] [hide][Hidden Content]]
  3. 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. [hide][Hidden Content]]
  4. 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. This Metasploit module creates a fake git repository which contains a submodule containing the vulnerability. The vulnerability is triggered when the submodules are initialized. View the full article
  5. This write up provides a proof of concept with technical details for the git submodule arbitrary code execution vulnerability. View the full article
  6. 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
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.