From 47c88e5e7299f248cfd63ad35630089a1950613a Mon Sep 17 00:00:00 2001 From: Matthieu Bessat Date: Mon, 10 Jun 2024 18:21:54 +0200 Subject: [PATCH] feat(packages): add tools --- ansible/arch_packages.yaml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/ansible/arch_packages.yaml b/ansible/arch_packages.yaml index 33c7981..e7b81fb 100644 --- a/ansible/arch_packages.yaml +++ b/ansible/arch_packages.yaml @@ -62,8 +62,6 @@ categories: automation: - ansible - ansible-lint - system: - - strace text_processing: json: - jo @@ -129,6 +127,16 @@ categories: - whois - traceroute - nload + inspection: + - strace + - wireshark-cli + - name: binwalk + desc: Inspect a binary to search for embeded files and binaries (https://www.kali.org/tools/binwalk/) + - name: aur/libtree + desc: Inspect a binary and output of tree of system libraries + + # dnsrecon + # httrack https://www.kali.org/tools/httrack/ fs: - lsof tui: @@ -304,6 +312,8 @@ categories: _: - name: aur/screen-message description: Utility to write in big on the screen + inspection: + - wireshark-qt fonts: - ttf-roboto - ttf-opensans