Giter VIP home page Giter VIP logo

adgenerator's Introduction

ko-fi

Twitter: joehelle GitHub Dievus YouTube MayorSec Discord

Hey everyone. I'm TheMayor, aka Joe Helle. I'm the Chief Hacking Officer and Red Team Lead at TCM Security.

  • 👀 I’m interested in paramotoring, hacking, and family
  • 🌱 I’m currently chasing my tail

Note ⚠️⚠️⚠️

I generally do not accept commits or changes to my projects. While I appreciate you taking the time to want to improve my code with your ideas, these are projects I've created for myself and choose to share with others. On occasion I accept changes when it is something I feel would be a benefit to my own use of the tool, otherwise I generally deny them.

adgenerator's People

Contributors

dievus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adgenerator's Issues

Digital certificate error & The string is missing

Found out that I needed to run this command on each start up to run the .ps1 files
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

The other issue I'm having is a strings is missing terminator:
29096a8ce9349b4b0721e2ff9df2c1a2

forestdeploy does nothing

I run the forestdeploy script using -DomainName mayorsec.local and it doesnt so anything, just new line. following along from the TCM video course.

Creating Domain Users

When I run this command below I am receiving error "New-ADUser : The server is unwilling to process the request"
ADGenerator-main> Invoke-ADGenerator -DomainName

New-ADUser : The server is unwilling to process the request
At C:\Users\Administrator\Desktop\ADGenerator-main\ADGenerator.ps1:86 char:1

  • New-ADUser -Name "$firstname $lastname" -GivenName $firstname -Surnam ...
  •   + CategoryInfo          : NotSpecified: (CN=Aaron Adams,...yorsec,DC=local:String) [New-ADUser], ADException
      + FullyQualifiedErrorId : ActiveDirectoryServer:0,Microsoft.ActiveDirectory.Management.Commands.NewADUser
    
          [+] a.adams added
          [+] Adding a.adams to Senior Management Group
    

Add-ADGroupMember : Cannot find an object with identity: 'a.adams' under: 'DC=homesec,DC=local'.
At C:\Users\Administrator\Desktop\ADGenerator-main\ADGenerator.ps1:89 char:1

  • Add-ADGroupMember -Identity $Global:Senior -Members $samAccountName
  •   + CategoryInfo          : ObjectNotFound: (a.adams:ADPrincipal) [Add-ADGroupMember], ADIdentityNotFoundException
      + FullyQualifiedErrorId : SetADGroupMember.ValidateMembersParameter,Microsoft.ActiveDirectory.Management.Commands.
     AddADGroupMember
    

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.