Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/library/execution/Change_Github_Profile_Settings/README.md
3018 views

Change Github Profile Settings

This script can be used to edit Github account settings speeding up the editing process.

The script will run a shell and open the default browser in https://github.com/settings/profile and close the powershell. When the page is open go to the profile settings TABing many times.

Category: Execution

Getting Started

Dependencies

  • Internet connection

  • Logged in Github

  • PayloadStudio >= 1.3.1

Settings

  • Here you should define the new name

    [19] DEFINE #NAME example
  • Here you should define the new Biography

    [20] DEFINE #BIO example
  • Here you should define the custom pronouns

    [21] DEFINE #CUSTOM-PRONOUNS example
  • Here you should define the new personal website url

    [22] DEFINE #URL example
  • Here you should define the new social network links

    [23] DEFINE #SOCIAL-ACCOUNT-1 example [24] DEFINE #SOCIAL-ACCOUNT-2 example [25] DEFINE #SOCIAL-ACCOUNT-3 example [26] DEFINE #SOCIAL-ACCOUNT-4 example
  • Here you should define the new company

    [27] DEFINE #COMPANY example
  • Here you should define the new location

    [28] DEFINE #LOCATION example

Credits

Aleff :octocat:


Github

Linkedin