From f455dc518a335107efbf82186a7f4068d88e0f9b Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Tue, 9 Jul 2019 12:06:25 +0100 Subject: [PATCH 1/3] Sort common-router-ip by pop --- .../Infrastructure/common-router-ips.txt | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Discovery/Infrastructure/common-router-ips.txt b/Discovery/Infrastructure/common-router-ips.txt index 8d983c29..924a2c38 100644 --- a/Discovery/Infrastructure/common-router-ips.txt +++ b/Discovery/Infrastructure/common-router-ips.txt @@ -1,51 +1,51 @@ +192.168.0.1 +192.168.1.1 +192.168.0.254 +192.168.1.254 10.0.0.1 -10.0.0.138 10.0.0.2 +10.0.0.138 10.0.1.1 10.1.1.1 10.1.10.1 10.10.1.1 10.90.90.90 -192.168.0.1 +192.168.0.3 192.168.0.10 +192.168.0.30 +192.168.0.50 192.168.0.100 192.168.0.101 192.168.0.227 192.168.0.254 -192.168.0.3 -192.168.0.30 -192.168.0.50 -192.168.1.1 192.168.1.10 -192.168.1.10.1 +192.168.1.99 192.168.1.100 192.168.1.200 192.168.1.210 -192.168.1.254 -192.168.1.99 +192.168.2.1 +192.168.2.254 +192.168.3.1 +192.168.4.1 +192.168.8.1 192.168.10.1 192.168.10.10 192.168.10.100 192.168.10.50 -192.168.100.1 -192.168.100.100 -192.168.102.1 192.168.11.1 -192.168.123.254 192.168.15.1 192.168.16.1 -192.168.168.168 -192.168.2.1 -192.168.2.254 192.168.20.1 -192.168.223.100 -192.168.251.1 -192.168.254.254 -192.168.3.1 192.168.30.1 -192.168.4.1 192.168.50.1 192.168.55.1 192.168.62.1 -192.168.8.1 +192.168.100.1 +192.168.100.100 +192.168.102.1 +192.168.123.254 +192.168.168.168 +192.168.223.100 +192.168.251.1 +192.168.254.254 200.200.200.5 From 465a00dbe0016d6f1b9b8639a1fac499f1872ba2 Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Tue, 9 Jul 2019 12:12:33 +0100 Subject: [PATCH 2/3] Close #154 - 1.4 billion password breach compilation wordlist --- Passwords/url-to-download-passwords.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Passwords/url-to-download-passwords.md diff --git a/Passwords/url-to-download-passwords.md b/Passwords/url-to-download-passwords.md new file mode 100644 index 00000000..f780a149 --- /dev/null +++ b/Passwords/url-to-download-passwords.md @@ -0,0 +1,3 @@ +Some passwords lists are host on GitHub (+100MB). The following are external links to download more: + +- [1.4 billion password breach compilation wordlist](https://gist.github.com/scottlinux/9a3b11257ac575e4f71de811322ce6b3) From 1d768dbf9a956d0c574e04132ad1484272e58c41 Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Tue, 9 Jul 2019 12:13:37 +0100 Subject: [PATCH 3/3] Clean up other file to match --- .../{url-to-download-books.txt => url-to-download-books.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Miscellaneous/security-question-answers/{url-to-download-books.txt => url-to-download-books.md} (100%) diff --git a/Miscellaneous/security-question-answers/url-to-download-books.txt b/Miscellaneous/security-question-answers/url-to-download-books.md similarity index 100% rename from Miscellaneous/security-question-answers/url-to-download-books.txt rename to Miscellaneous/security-question-answers/url-to-download-books.md