Git Product home page Git Product logo

offensive-kali-ansible's People

Contributors

hackedbyagirl avatar

Stargazers

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

Watchers

 avatar

offensive-kali-ansible's Issues

Variables import requires strict definition

Hi there. Just started using your ansible playbook for my red team's internal appliances, and it was extremely helpful in getting us started up quickly with updating our appliances.

Just one issue:

I'm currently on Ansible 2.9 and it appears that a specific include statement on the group_vars/kali/main.yml must be called within each role's main.yml file in order for the apt_packages & git repos to be included.

I fixed this by adding the following to the first line of roles/common/main.yml

- name: import vars
  ansible.builtin.include_vars: ../../group_vars/kali/main.yml

Seems to solve the missing variables issue. โœŒ๏ธ

Thanks for publishing these playbooks. Super useful stuff!

ENV paths

Want to incorporate adding env paths to zshrc (ex: GoLang, pipx)

Syntax Error

ERROR! We were unable to read either as JSON nor YAML, these are the errors we got from each:
JSON: Expecting value: line 1 column 1 (char 0)

Syntax Error while loading YAML.
did not find expected '-' indicator

The error appears to be in 'xxxxxx/env.yml': line 12, column 2, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  • name: Get stats of a file
    ^ here

Ps- sorry for the dumb question I am just starting out with ansible.

Tools Download

Description

Tools outside of git, pip, and apt will need to be included into repos, some of these will be via

  • gem
  • goland
  • wget

Tools

kerbrute
wget https://github.com/ropnop/kerbrute/releases/download/v1.0.3/kerbrute_linux_amd64 -O kerbrute

bettercap
go install github.com/bettercap/bettercap@latest

Todo -- Update README.md

Update readme to include how to update the group_vars/kali/main.yml file to set the right permissions for file installation

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.