Coder Social home page Coder Social logo

angrypuppy's Introduction

Hey ๐Ÿ‘‹, I'm vysecurity!

LinkedIn Twitter GitHub

Check my blog at https://vincentyiu.com!

Check my Red Team Tips at https://vysecurity.rocks!

GitHub Sponsor Link at https://github.com/sponsors/vysecurity

About Me

GIF

I'm Vincent Yiu, a Cyber Security Director. I lead a team of elite offensive security experts to scrutinise our customers' security posture to enable them to better prepare against their adversaries.

I'm known for Red Teaming, and more specifically the Red Team Tips series which I started. The Red Team Tips series is intended to bring new ideas and inspire the next generation of Red Teamers who may not have frequent access to full-scale Red Team projects.

Career Milestones:

  • Founder / Director, SYON Security
  • Former Red Team Director, Risk Advisory, Cyber, Deloitte
  • Former FusionX, Accenture Security
  • Former ActiveBreach, MDSec
  • Former MWR InfoSecurity (F-Secure)
  • Master's Degree from University of Warwick
  • National Cyber Security Challenge (U.K.) Finalist 2015

Languages and Tools

Stats

Vysecurity's github stats Top Langs

angrypuppy's People

Contributors

001spartan avatar vysec avatar vysecurity 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angrypuppy's Issues

getToken() does not check domain

The getToken function in ANGRYPUPPY.cna does not check the domain of credentials, giving it a chance of using the wrong credentials if there are two accounts with same username, but different domain.

I'm thinking we may be able to change bhUserToCS-sub in utils.cna to return an array with @($user, $domain), but this poses the issue of different domain representations (e.g. LAB.DOMAIN\user vs LAB\user). May have to normalize this before we perform the check.

Thanks to xan7r for discovering this issue.

Script is broken for jdk 1.14

When trying to load angrypuppy to cobalt strike 4.3 there is an error class jdk.internal.loader.classloaders$appclassloader cannot be cast to class java.net

To replicate the issue

  1. setup cobalt strike 4.3
  2. openjdk 1.14
  3. run angrypuppy install.sh
  4. checked correct path is placed at the import statement
  5. load angrypuppy.cna
  6. Error "class jdk.internal.loader.classloaders$appclassloader cannot be cast to class java.net"

How can this be fixed ?

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.