From e881008f8408264ec2894f7a842b7cbb80170bf0 Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Nov 10 2021 06:17:45 +0000 Subject: [PATCH 1/7] Update pkglist.yaml added shodan. https://packages.fedoraproject.org/pkgs/python-shodan/shodan/ . Shodan is a search engine for Internet-connected devices. Google lets you search for websites, Shodan lets you search for devices. This library provides developers easy access to all of the data stored in Shodan in order to automate tasks and integrate into existing tools. --- diff --git a/pkglist.yaml b/pkglist.yaml index 967688f..cf362f5 100644 --- a/pkglist.yaml +++ b/pkglist.yaml @@ -945,6 +945,11 @@ name: Capture and parse HTTP traffic pkg: httpdump exclude: 0 + - category: Reconnanssance + command: shodan + name: Shodan is a search engine for Internet-connected devices. + pkg: shodan + exclude: 0 - category: StressTesting command: ab -h name: Apache Benchmark @@ -1122,4 +1127,4 @@ command: androwarn name: Static code analyzer for Android applications pkg: androwarn - exclude: 1 + exclude: 1 \ No newline at end of file From c3e2b3820c3880323201bdb7f488734344835722 Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Nov 10 2021 06:44:10 +0000 Subject: [PATCH 2/7] Update pkglist.yaml added parsero. A Python based Robots.txt audit tool https://packages.fedoraproject.org/pkgs/parsero/parsero/ --- diff --git a/pkglist.yaml b/pkglist.yaml index cf362f5..26daf23 100644 --- a/pkglist.yaml +++ b/pkglist.yaml @@ -1050,6 +1050,11 @@ name: sqlninja pkg: sqlninja exclude: 0 +- category: WebApplicationTesting + command: parsero + name: A Python based Robots.txt audit tool + pkg: parsero + exclude: 0 - category: Wireless command: aircrack-ng name: aircrack-ng From d897bd8b496b23a809399bb65a357c11827e59f9 Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Nov 10 2021 07:00:16 +0000 Subject: [PATCH 3/7] Update pkglist.yaml added hashcat Advanced password recovery utility https://packages.fedoraproject.org/pkgs/hashcat/hashcat/ --- diff --git a/pkglist.yaml b/pkglist.yaml index 26daf23..7cf4f5b 100644 --- a/pkglist.yaml +++ b/pkglist.yaml @@ -525,6 +525,11 @@ name: xortool pkg: xortool exclude: 0 +- category: PasswordTools + command: hashcat -h + name: Advanced password recovery utility + pkg: hashcat + exclude: 1 - category: Reconnaissance command: argus -h name: argus @@ -1132,4 +1137,4 @@ command: androwarn name: Static code analyzer for Android applications pkg: androwarn - exclude: 1 \ No newline at end of file + exclude: 1 From 6204864ace9d64f536085a8c372522eb376a0e55 Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Nov 10 2021 07:04:14 +0000 Subject: [PATCH 4/7] Update pkglist.yaml added hashid Tool to identify different types of hashes https://packages.fedoraproject.org/pkgs/hashid/hashid/ --- diff --git a/pkglist.yaml b/pkglist.yaml index 7cf4f5b..712aade 100644 --- a/pkglist.yaml +++ b/pkglist.yaml @@ -950,11 +950,16 @@ name: Capture and parse HTTP traffic pkg: httpdump exclude: 0 - - category: Reconnanssance +- category: Reconnanssance command: shodan name: Shodan is a search engine for Internet-connected devices. pkg: shodan exclude: 0 +- category: Reconnanssance + command: hashid -h + name: Tool to identify different types of hashes + pkg: hashid + exclude: 0 - category: StressTesting command: ab -h name: Apache Benchmark From 16db125b120257b9d0b49243ab4cc69d23360de9 Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Nov 10 2021 07:51:49 +0000 Subject: [PATCH 5/7] Update pkglist.yaml replaced hashid with python3-name-that-hash. --- diff --git a/pkglist.yaml b/pkglist.yaml index 712aade..3023c3a 100644 --- a/pkglist.yaml +++ b/pkglist.yaml @@ -956,9 +956,9 @@ pkg: shodan exclude: 0 - category: Reconnanssance - command: hashid -h - name: Tool to identify different types of hashes - pkg: hashid + command: nth + name: The Modern Hash Identification System + pkg: python3-name-that-hash exclude: 0 - category: StressTesting command: ab -h From 36cf185bd9248bf1ac05ee170419a851012ef213 Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Nov 10 2021 07:56:51 +0000 Subject: [PATCH 6/7] Update pkglist.yaml --- diff --git a/pkglist.yaml b/pkglist.yaml index 3023c3a..14d54f2 100644 --- a/pkglist.yaml +++ b/pkglist.yaml @@ -958,7 +958,7 @@ - category: Reconnanssance command: nth name: The Modern Hash Identification System - pkg: python3-name-that-hash + pkg: python-name-that-hash exclude: 0 - category: StressTesting command: ab -h From 3b75a5a42c2b581ce960122e7f8d14ed7bab29ef Mon Sep 17 00:00:00 2001 From: Sandipan Roy Date: Nov 10 2021 12:33:43 +0000 Subject: [PATCH 7/7] Update pkglist.yaml --- diff --git a/pkglist.yaml b/pkglist.yaml index 14d54f2..8a3bc22 100644 --- a/pkglist.yaml +++ b/pkglist.yaml @@ -952,7 +952,7 @@ exclude: 0 - category: Reconnanssance command: shodan - name: Shodan is a search engine for Internet-connected devices. + name: CLI tool for Shodan pkg: shodan exclude: 0 - category: Reconnanssance @@ -1062,7 +1062,7 @@ exclude: 0 - category: WebApplicationTesting command: parsero - name: A Python based Robots.txt audit tool + name: Robots.txt audit tool pkg: parsero exclude: 0 - category: Wireless