From 094d0d71bc2c4a745748c63f4597e194a3f66fac Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Tue, 18 Jul 2023 06:42:33 +0000 Subject: [PATCH] Latest --- docs/TODO.md | 1 + home/.chezmoidata.yaml | 4 ++++ software.yml | 20 +++++++++++++++++++- 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/docs/TODO.md b/docs/TODO.md index 21a94c15..dc6c189a 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -3,6 +3,7 @@ xattr -d com.apple.quarantine rclone # TODOs +[Title](https://github.com/ViktorBusk/LunarChad) [Title](https://github.com/highlight/highlight) This page outlines various projects and tasks that we are currently working on. Creating a GitHub issue for each of these items would be overkill. * [Title](https://www.ipfire.org/) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index d8792c2f..0fe05f3f 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -928,6 +928,9 @@ softwareGroups: - enola - social-analyzer - t + Hacking: &Hacking + - ettercap + - john Sys-Admin: &Sys-Admin - arping - ctop @@ -1257,6 +1260,7 @@ softwareGroups: - *Git - *Git-Project-Tools - *Go + - *Hacking - *Home - *Kubernetes - *Linting diff --git a/software.yml b/software.yml index ec93122a..f69aacf4 100644 --- a/software.yml +++ b/software.yml @@ -1,6 +1,6 @@ --- # eslint-disable eslint-comments/disable-enable-pair, max-len, max-lines, no-warning-comments -# ettercap calc mongodb dialog john xhyve elm icdiff ddrescue tcl-tk flac zenity terragrunt dbus grpc diffutils sonarqube haproxy cabal-install sonar-scanner tmate solr tcptraceroute hashcat handbrake iproute2mac 2fsprogs hydra you-get cabextract sphinx-doc iftop htop-osx w3m grc moreutils rpm iperf3 libav iperf lmdb mcrypt httprack aircrack-ng ntfs-3g glog parallel rename gdbm geckodriver pv sdl swig doxygen mtr graphicsmagick putty llvm flow watch gdb ant mariadb mercurial autoconf maven readline libtool chromedriver pkg-config +# mongodb xhyve elm icdiff ddrescue tcl-tk flac zenity terragrunt dbus grpc diffutils sonarqube haproxy cabal-install sonar-scanner tmate solr tcptraceroute hashcat handbrake iproute2mac 2fsprogs hydra you-get cabextract sphinx-doc iftop htop-osx w3m grc moreutils rpm iperf3 libav iperf lmdb mcrypt httprack aircrack-ng ntfs-3g glog parallel rename gdbm geckodriver pv sdl swig doxygen mtr graphicsmagick putty llvm flow watch gdb ant mariadb mercurial autoconf maven readline libtool chromedriver pkg-config # `softwarePackages` is a map of possible package managers to use while installing a program. The installer will # look at the `installerPreference` variable and find the first package manager that is in the package's possible # installation method and then use that. It is also sensitive to the type of operating system so a package with @@ -327,6 +327,15 @@ softwarePackages: _docs: https://robotframework.org/robotframework/#user-guide _name: Robot Framework pipx: robotframework + ettercap: + _bin: ettercap + _github: https://github.com/Ettercap/ettercap + _name: Ettercap + apt: ettercap + brew: ettercap + choco: ettercap + dnf: ettercap + pacman: ettercap act: _bin: act _desc: '[Act](https://github.com/nektos/act) Run GitHub actions locally' @@ -360,6 +369,15 @@ softwarePackages: apt: kwin-bismuth dnf: bismuth pacman: kwin-bismuth + john: + _bin: john + _github: + _name: John + apt: john + brew: john + dnf: john + pacman: john + choco: john graphql-playground: _bin: graphql-playground _github: https://github.com/graphql/graphql-playground