Radiance37k / reconit

A subdomain recon script that automates a few tools.
0 stars 0 forks source link

It aborts even before scanning a single subdomain. #1

Closed ikarann closed 3 years ago

ikarann commented 3 years ago

This script does NOT install and/or set up golang. assetfinder not found, installing... httprobe not found, installing... waybackurls not found, installing... subjack not found, installing... gowitness not found, installing... All done. root@kali:~/reconit# ./reconit.sh cloudconformity.com assetfinder required, program not found. Aborting. root@kali:~/reconit#

Radiance37k commented 3 years ago

The issue is that you don't seem to have golang installed. As stated in the installation part of the readme it needs to be installed. The install script does bot install it for various reasons. Could you install go and make sure it works including setting the session variables needed and then rerun the installscript and let me know of the issue is resolved?

ikarann commented 3 years ago

installed go..installed script but it just finishes in 1 second. i have re4moved some key lines as i dont have keys for them. i have added 4 keys like shodan and others.

Radiance37k commented 3 years ago

Make sure that GOPATH is set to where the go binary is located and that GO111MODULE=on

It could also be that the script can't find the binaries it uses, assetfinder and the others. Can you check and make sure you can run them from anywhere?

ikarann commented 3 years ago

Nik0 root@kali:/home/baba# cd root@kali:~# GO111MODULE=on root@kali:~# ls bbtools dirsearch findomain go root@kali:~# cd go root@kali:~/go# ls bin pkg src root@kali:~/go# cd bin root@kali:~/go/bin# ls amass aquatone assetfinder examples gowitness httprobe subfinder subjack waybackurls root@kali:~/go/bin#

ikarann commented 3 years ago

everything is installed properly. i have installed it directly in root.

ikarann commented 3 years ago

root@kali:~# cd LazyRecon root@kali:~/LazyRecon# source get-go.sh [+] Installing the latest version of Go... --2020-10-22 07:04:33-- https://dl.google.com/go/go1.15.3.linux-amd64.tar.gz Resolving dl.google.com (dl.google.com)... 142.250.67.174, 2404:6800:4009:809::200e Connecting to dl.google.com (dl.google.com)|142.250.67.174|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 121097663 (115M) [application/octet-stream] Saving to: ‘go1.15.3.linux-amd64.tar.gz’

go1.15.3.linux-amd64.tar.gz 100%[==================================================================================================================================>] 115.49M 5.91MB/s in 20s

2020-10-22 07:04:54 (5.79 MB/s) - ‘go1.15.3.linux-amd64.tar.gz’ saved [121097663/121097663]

root@kali:~/LazyRecon# chmod +x install.sh root@kali:~/LazyRecon# ./install.sh

--==[ Setting things up ]==-- [+] Updating... Get:1 https://mirror-1.truenetwork.ru/kali kali-rolling InRelease [30.5 kB] Get:2 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 Packages [16.7 MB] Get:3 https://mirror-1.truenetwork.ru/kali kali-rolling/contrib amd64 Packages [100 kB]
Get:4 https://mirror-1.truenetwork.ru/kali kali-rolling/non-free amd64 Packages [200 kB]
Fetched 17.0 MB in 11s (1,585 kB/s)
Reading package lists... Done Reading package lists... Done Building dependency tree
Reading state information... Done Calculating upgrade... Done The following packages have been kept back: kali-linux-headless libpython3.9-minimal libpython3.9-stdlib linux-image-amd64 postgresql python3.9 python3.9-minimal The following packages will be upgraded: cython3 exploitdb i2c-tools kali-desktop-core kali-desktop-kde kali-desktop-xfce kali-linux-core kali-linux-default kali-linux-large kali-tools-top10 libapache2-mod-php7.4 libboost-filesystem1.71.0 libboost-thread1.71.0 libdouble-conversion3 libi2c0 libipt2 libmfx1 libmm-glib0 libmysofa1 libsigc++-2.0-0v5 libstring-random-perl libwww-mechanize-perl linux-libc-dev modemmanager php7.4 php7.4-cli php7.4-common php7.4-json php7.4-mysql php7.4-opcache php7.4-readline postgresql-client-common postgresql-common python-apt-common python3-apt python3-distutils python3-feedparser python3-greenlet python3-humanize python3-ipython-genutils python3-itsdangerous python3-lib2to3 python3-pickleshare python3-pkg-resources python3-prompt-toolkit python3-ptyprocess python3-pygraphviz python3-setproctitle python3-setuptools python3-socks python3-tk python3-zope.interface sslscan xfce4-cpufreq-plugin 54 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Need to get 47.4 MB of archives. After this operation, 4,680 kB of additional disk space will be used. Get:1 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 cython3 amd64 0.29.21-3 [1,813 kB] Get:2 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 exploitdb all 20201017-0kali1 [27.6 MB] Get:3 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libi2c0 amd64 4.2-1 [10.5 kB]
Get:4 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 i2c-tools amd64 4.2-1 [81.3 kB]
Get:5 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 kali-desktop-core amd64 2020.4.6 [12.4 kB]
Get:6 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 kali-desktop-kde all 2020.4.6 [12.3 kB]
Get:7 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 kali-desktop-xfce all 2020.4.6 [12.7 kB]
Get:8 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 kali-linux-core amd64 2020.4.6 [12.4 kB]
Get:9 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 kali-tools-top10 amd64 2020.4.6 [12.4 kB]
Get:10 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 kali-linux-default amd64 2020.4.6 [12.5 kB]
Get:11 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 kali-linux-large amd64 2020.4.6 [13.3 kB]
Get:12 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 php7.4-readline amd64 7.4.11-1 [12.3 kB]
Get:13 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 php7.4-opcache amd64 7.4.11-1 [197 kB]
Get:14 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 php7.4-mysql amd64 7.4.11-1 [121 kB]
Get:15 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 php7.4-json amd64 7.4.11-1 [19.3 kB]
Get:16 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libapache2-mod-php7.4 amd64 7.4.11-1 [1,370 kB]
Get:17 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 php7.4-cli amd64 7.4.11-1 [1,423 kB]
Get:18 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 php7.4-common amd64 7.4.11-1 [1,009 kB]
Get:19 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libboost-filesystem1.71.0 amd64 1.71.0-7+b1 [270 kB]
Get:20 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libboost-thread1.71.0 amd64 1.71.0-7+b1 [274 kB]
Get:21 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libdouble-conversion3 amd64 3.1.5-6 [40.9 kB]
Get:22 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libipt2 amd64 2.0.3-1 [43.7 kB]
Get:23 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libmfx1 amd64 20.3.0-1 [3,250 kB]
Get:24 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libmm-glib0 amd64 1.14.6-0.1 [1,099 kB]
Get:25 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libmysofa1 amd64 1.1~dfsg1-1 [1,157 kB]
Get:26 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libsigc++-2.0-0v5 amd64 2.10.4-2 [31.3 kB]
Get:27 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libstring-random-perl all 1:0.31-1 [16.8 kB]
Get:28 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 libwww-mechanize-perl all 2.02-1 [114 kB]
Get:29 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 linux-libc-dev amd64 5.8.14-1kali1 [1,911 kB]
Get:30 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 modemmanager amd64 1.14.6-0.1 [1,712 kB]
Get:31 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 php7.4 all 7.4.11-1 [41.6 kB]
Get:32 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 postgresql-common all 221 [237 kB]
Get:33 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 postgresql-client-common all 221 [88.5 kB]
Get:34 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python-apt-common all 2.1.4 [99.1 kB]
Get:35 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-apt amd64 2.1.4 [219 kB]
Get:36 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-lib2to3 all 3.8.6-1 [78.4 kB]
Get:37 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-distutils all 3.8.6-1 [145 kB]
Get:38 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-feedparser all 5.2.1-3 [55.2 kB]
Get:39 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-greenlet amd64 0.4.17-1 [20.6 kB]
Get:40 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-setuptools all 50.3.0-1 [511 kB]
Get:41 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-pkg-resources all 50.3.0-1 [187 kB]
Get:42 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-humanize all 3.0.1-1 [32.8 kB]
Get:43 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-ipython-genutils all 0.2.0-4 [21.4 kB]
Get:44 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-itsdangerous all 1.1.0-3 [17.0 kB]
Get:45 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-pickleshare all 0.7.5-3 [7,604 B]
Get:46 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-prompt-toolkit all 3.0.8-1 [254 kB]
Get:47 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-ptyprocess all 0.6.0-3 [13.5 kB]
Get:48 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-pygraphviz amd64 1.6-1+b1 [83.8 kB]
Get:49 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-setproctitle amd64 1.1.10-3 [20.0 kB]
Get:50 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-socks all 1.7.1+dfsg-1 [23.3 kB]
Get:51 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-tk amd64 3.8.6-1 [108 kB]
Get:52 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 python3-zope.interface amd64 5.1.2-1 [145 kB]
Get:53 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 sslscan amd64 2.0.4-0kali1 [1,178 kB]
Get:54 https://mirror-1.truenetwork.ru/kali kali-rolling/main amd64 xfce4-cpufreq-plugin amd64 1.2.2-1 [99.1 kB]
Fetched 47.4 MB in 29s (1,654 kB/s)
Extracting templates from packages: 100% Preconfiguring packages ... supported-versions: WARNING! Unknown distribution: kali debian found in ID_LIKE, treating as Debian supported-versions: WARNING: Unknown Debian release: 2020.3 (Reading database ... 389356 files and directories currently installed.) Preparing to unpack .../00-cython3_0.29.21-3_amd64.deb ... Unpacking cython3 (0.29.21-3) over (0.29.21-2) ... Preparing to unpack .../01-exploitdb_20201017-0kali1_all.deb ... Unpacking exploitdb (20201017-0kali1) over (20201010-0kali1) ... Preparing to unpack .../02-libi2c0_4.2-1_amd64.deb ... Unpacking libi2c0:amd64 (4.2-1) over (4.1-2+b3) ... Preparing to unpack .../03-i2c-tools_4.2-1_amd64.deb ... Unpacking i2c-tools (4.2-1) over (4.1-2+b3) ... Preparing to unpack .../04-kali-desktop-core_2020.4.6_amd64.deb ... Unpacking kali-desktop-core (2020.4.6) over (2020.4.5) ... Preparing to unpack .../05-kali-desktop-kde_2020.4.6_all.deb ... Unpacking kali-desktop-kde (2020.4.6) over (2020.4.5) ... Preparing to unpack .../06-kali-desktop-xfce_2020.4.6_all.deb ... Unpacking kali-desktop-xfce (2020.4.6) over (2020.4.5) ... Preparing to unpack .../07-kali-linux-core_2020.4.6_amd64.deb ... Unpacking kali-linux-core (2020.4.6) over (2020.4.5) ... Preparing to unpack .../08-kali-tools-top10_2020.4.6_amd64.deb ... Unpacking kali-tools-top10 (2020.4.6) over (2020.4.5) ... Preparing to unpack .../09-kali-linux-default_2020.4.6_amd64.deb ... Unpacking kali-linux-default (2020.4.6) over (2020.4.5) ... Preparing to unpack .../10-kali-linux-large_2020.4.6_amd64.deb ... Unpacking kali-linux-large (2020.4.6) over (2020.4.5) ... Preparing to unpack .../11-php7.4-readline_7.4.11-1_amd64.deb ... Unpacking php7.4-readline (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../12-php7.4-opcache_7.4.11-1_amd64.deb ... Unpacking php7.4-opcache (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../13-php7.4-mysql_7.4.11-1_amd64.deb ... Unpacking php7.4-mysql (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../14-php7.4-json_7.4.11-1_amd64.deb ... Unpacking php7.4-json (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../15-libapache2-mod-php7.4_7.4.11-1_amd64.deb ... Unpacking libapache2-mod-php7.4 (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../16-php7.4-cli_7.4.11-1_amd64.deb ... Unpacking php7.4-cli (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../17-php7.4-common_7.4.11-1_amd64.deb ... Unpacking php7.4-common (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../18-libboost-filesystem1.71.0_1.71.0-7+b1_amd64.deb ... Unpacking libboost-filesystem1.71.0:amd64 (1.71.0-7+b1) over (1.71.0-6+b2) ... Preparing to unpack .../19-libboost-thread1.71.0_1.71.0-7+b1_amd64.deb ... Unpacking libboost-thread1.71.0:amd64 (1.71.0-7+b1) over (1.71.0-6+b2) ... Preparing to unpack .../20-libdouble-conversion3_3.1.5-6_amd64.deb ... Unpacking libdouble-conversion3:amd64 (3.1.5-6) over (3.1.5-5) ... Preparing to unpack .../21-libipt2_2.0.3-1_amd64.deb ... Unpacking libipt2 (2.0.3-1) over (2.0.2-1) ... Preparing to unpack .../22-libmfx1_20.3.0-1_amd64.deb ... Unpacking libmfx1:amd64 (20.3.0-1) over (19.4.0-1) ... Preparing to unpack .../23-libmm-glib0_1.14.6-0.1_amd64.deb ... Unpacking libmm-glib0:amd64 (1.14.6-0.1) over (1.14.2-0.1) ... Preparing to unpack .../24-libmysofa1_1.1~dfsg1-1_amd64.deb ... Unpacking libmysofa1:amd64 (1.1~dfsg1-1) over (1.0~dfsg0-2) ... Preparing to unpack .../25-libsigc++-2.0-0v5_2.10.4-2_amd64.deb ... Unpacking libsigc++-2.0-0v5:amd64 (2.10.4-2) over (2.10.2-1) ... Preparing to unpack .../26-libstring-random-perl_1%3a0.31-1_all.deb ... Unpacking libstring-random-perl (1:0.31-1) over (1:0.30-1) ... Preparing to unpack .../27-libwww-mechanize-perl_2.02-1_all.deb ... Unpacking libwww-mechanize-perl (2.02-1) over (2.01-1) ... Preparing to unpack .../28-linux-libc-dev_5.8.14-1kali1_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.8.14-1kali1) over (5.8.10-1kali1) ... Preparing to unpack .../29-modemmanager_1.14.6-0.1_amd64.deb ... Unpacking modemmanager (1.14.6-0.1) over (1.14.2-0.1) ... Preparing to unpack .../30-php7.4_7.4.11-1_all.deb ... Unpacking php7.4 (7.4.11-1) over (7.4.9-2) ... Preparing to unpack .../31-postgresql-common_221_all.deb ... Leaving 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' Unpacking postgresql-common (221) over (216) ... Preparing to unpack .../32-postgresql-client-common_221_all.deb ... Unpacking postgresql-client-common (221) over (216) ... Preparing to unpack .../33-python-apt-common_2.1.4_all.deb ... Unpacking python-apt-common (2.1.4) over (2.1.3) ... Preparing to unpack .../34-python3-apt_2.1.4_amd64.deb ... Unpacking python3-apt (2.1.4) over (2.1.3) ... Preparing to unpack .../35-python3-lib2to3_3.8.6-1_all.deb ... Unpacking python3-lib2to3 (3.8.6-1) over (3.8.5-1) ... Preparing to unpack .../36-python3-distutils_3.8.6-1_all.deb ... Unpacking python3-distutils (3.8.6-1) over (3.8.5-1) ... Preparing to unpack .../37-python3-feedparser_5.2.1-3_all.deb ... Unpacking python3-feedparser (5.2.1-3) over (5.2.1-2) ... Preparing to unpack .../38-python3-greenlet_0.4.17-1_amd64.deb ... Unpacking python3-greenlet (0.4.17-1) over (0.4.15-4.2) ... Preparing to unpack .../39-python3-setuptools_50.3.0-1_all.deb ... Unpacking python3-setuptools (50.3.0-1) over (49.3.1-2) ... Preparing to unpack .../40-python3-pkg-resources_50.3.0-1_all.deb ... Unpacking python3-pkg-resources (50.3.0-1) over (49.3.1-2) ... Preparing to unpack .../41-python3-humanize_3.0.1-1_all.deb ... Unpacking python3-humanize (3.0.1-1) over (2.6.0-1) ... Preparing to unpack .../42-python3-ipython-genutils_0.2.0-4_all.deb ... Unpacking python3-ipython-genutils (0.2.0-4) over (0.2.0-3) ... Preparing to unpack .../43-python3-itsdangerous_1.1.0-3_all.deb ... Unpacking python3-itsdangerous (1.1.0-3) over (1.1.0-2) ... Preparing to unpack .../44-python3-pickleshare_0.7.5-3_all.deb ... Unpacking python3-pickleshare (0.7.5-3) over (0.7.5-2) ... Preparing to unpack .../45-python3-prompt-toolkit_3.0.8-1_all.deb ... Unpacking python3-prompt-toolkit (3.0.8-1) over (3.0.7-1) ... Preparing to unpack .../46-python3-ptyprocess_0.6.0-3_all.deb ... Unpacking python3-ptyprocess (0.6.0-3) over (0.6.0-2) ... Preparing to unpack .../47-python3-pygraphviz_1.6-1+b1_amd64.deb ... Unpacking python3-pygraphviz (1.6-1+b1) over (1.5-4+b1) ... Preparing to unpack .../48-python3-setproctitle_1.1.10-3_amd64.deb ... Unpacking python3-setproctitle:amd64 (1.1.10-3) over (1.1.10-2) ... Preparing to unpack .../49-python3-socks_1.7.1+dfsg-1_all.deb ... Unpacking python3-socks (1.7.1+dfsg-1) over (1.6.8+dfsg-2) ... Preparing to unpack .../50-python3-tk_3.8.6-1_amd64.deb ... Unpacking python3-tk:amd64 (3.8.6-1) over (3.8.5-1) ... Preparing to unpack .../51-python3-zope.interface_5.1.2-1_amd64.deb ... Unpacking python3-zope.interface (5.1.2-1) over (5.1.0-1+b1) ... Preparing to unpack .../52-sslscan_2.0.4-0kali1_amd64.deb ... Unpacking sslscan (2.0.4-0kali1) over (2.0.3-0kali1) ... Preparing to unpack .../53-xfce4-cpufreq-plugin_1.2.2-1_amd64.deb ... Unpacking xfce4-cpufreq-plugin (1.2.2-1) over (1.2.1-1) ... Setting up python3-pkg-resources (50.3.0-1) ... Setting up python3-prompt-toolkit (3.0.8-1) ... Setting up postgresql-client-common (221) ... Setting up python3-feedparser (5.2.1-3) ... Setting up libdouble-conversion3:amd64 (3.1.5-6) ... Setting up php7.4-common (7.4.11-1) ... Setting up php7.4-mysql (7.4.11-1) ... Setting up python3-socks (1.7.1+dfsg-1) ... Setting up python3-zope.interface (5.1.2-1) ... Setting up python3-ipython-genutils (0.2.0-4) ... Setting up libi2c0:amd64 (4.2-1) ... Setting up libmysofa1:amd64 (1.1~dfsg1-1) ... Setting up linux-libc-dev:amd64 (5.8.14-1kali1) ... Setting up php7.4-readline (7.4.11-1) ... Setting up kali-tools-top10 (2020.4.6) ... Setting up python3-itsdangerous (1.1.0-3) ... Setting up python3-tk:amd64 (3.8.6-1) ... Setting up libboost-filesystem1.71.0:amd64 (1.71.0-7+b1) ... Setting up kali-desktop-core (2020.4.6) ... Setting up libwww-mechanize-perl (2.02-1) ... Setting up libsigc++-2.0-0v5:amd64 (2.10.4-2) ... Setting up python3-greenlet (0.4.17-1) ... Setting up postgresql-common (221) ... supported-versions: WARNING! Unknown distribution: kali debian found in ID_LIKE, treating as Debian supported-versions: WARNING: Unknown Debian release: 2020.3 Setting up i2c-tools (4.2-1) ... Setting up python3-setproctitle:amd64 (1.1.10-3) ... Setting up cython3 (0.29.21-3) ... Setting up libipt2 (2.0.3-1) ... Setting up kali-linux-core (2020.4.6) ... Setting up python3-pickleshare (0.7.5-3) ... Setting up libstring-random-perl (1:0.31-1) ... Setting up sslscan (2.0.4-0kali1) ... Setting up python-apt-common (2.1.4) ... Setting up libmm-glib0:amd64 (1.14.6-0.1) ... Setting up python3-pygraphviz (1.6-1+b1) ... Setting up libboost-thread1.71.0:amd64 (1.71.0-7+b1) ... Setting up php7.4-opcache (7.4.11-1) ... Setting up modemmanager (1.14.6-0.1) ... Setting up exploitdb (20201017-0kali1) ... Setting up libmfx1:amd64 (20.3.0-1) ... Setting up python3-humanize (3.0.1-1) ... Setting up python3-lib2to3 (3.8.6-1) ... Setting up xfce4-cpufreq-plugin (1.2.2-1) ... Setting up python3-ptyprocess (0.6.0-3) ... Setting up python3-distutils (3.8.6-1) ... Setting up kali-desktop-xfce (2020.4.6) ... Setting up php7.4-json (7.4.11-1) ... Setting up python3-setuptools (50.3.0-1) ... Setting up python3-apt (2.1.4) ... Setting up kali-linux-default (2020.4.6) ... Setting up php7.4-cli (7.4.11-1) ... Setting up kali-desktop-kde (2020.4.6) ... Setting up kali-linux-large (2020.4.6) ... Setting up libapache2-mod-php7.4 (7.4.11-1) ... libapache2-mod-php7.4: not switching MPM - already enabled Setting up php7.4 (7.4.11-1) ... Processing triggers for kali-menu (2020.3.2) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.31-3) ... Processing triggers for systemd (246.6-1) ... Processing triggers for man-db (2.9.3-2) ... Processing triggers for dbus (1.12.20-1) ... Processing triggers for php7.4-cli (7.4.11-1) ... Processing triggers for libapache2-mod-php7.4 (7.4.11-1) ... Reading package lists... Done Building dependency tree
Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. [+] Creating directories... [] /root/LazyRecon/tools [] /root/LazyRecon/wordlists

[+] Installing setup tools... Reading package lists... Done Building dependency tree
Reading state information... Done git is already the newest version (1:2.28.0-1). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done python is already the newest version (2.7.17-2). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done Package python-pip is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python3-pip

E: Package 'python-pip' has no installation candidate Reading package lists... Done Building dependency tree
Reading state information... Done python3 is already the newest version (3.8.2-3). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done python3-pip is already the newest version (20.1.1-2). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done libldns-dev is already the newest version (1.7.1-2). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done gcc is already the newest version (4:10.2.0-1). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done g++ is already the newest version (4:10.2.0-1). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done make is already the newest version (4.3-4). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done libpcap-dev is already the newest version (1.9.1-4). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done xsltproc is already the newest version (1.1.34-4). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done curl is already the newest version (7.72.0-1). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. Reading package lists... Done Building dependency tree
Reading state information... Done chromium is already the newest version (83.0.4103.116-3.1). 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.

--==[ Installing subdomain enum tools ]==--
[+] Installing Amass... [!] Amass already exists...

[+] Installing subfinder... [!] Subfinder already exists...

[+] Installing subjack... [!] Subjack already exists...

--==[ Installing CORS config checker ]==--
[+] Installing CORScanner... Cloning into 'CORScanner'... remote: Enumerating objects: 12, done. remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 100% (11/11), done. remote: Total 252 (delta 4), reused 6 (delta 1), pack-reused 240 Receiving objects: 100% (252/252), 2.66 MiB | 2.30 MiB/s, done. Resolving deltas: 100% (145/145), done. Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from -r requirements.txt (line 1)) (2.23.0) Requirement already satisfied: gevent in /usr/lib/python3/dist-packages (from -r requirements.txt (line 2)) (1.4.0) Requirement already satisfied: tldextract in /usr/local/lib/python3.8/dist-packages (from -r requirements.txt (line 3)) (2.2.3) Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from -r requirements.txt (line 4)) (1.4.0) Requirement already satisfied: colorama in /usr/lib/python3/dist-packages (from -r requirements.txt (line 5)) (0.4.3) Requirement already satisfied: future in /usr/lib/python3/dist-packages (from -r requirements.txt (line 6)) (0.18.2) Requirement already satisfied: greenlet>=0.4.14 in /usr/lib/python3/dist-packages (from gevent->-r requirements.txt (line 2)) (0.4.17) Requirement already satisfied: idna in /usr/lib/python3/dist-packages (from tldextract->-r requirements.txt (line 3)) (2.10) Requirement already satisfied: requests-file>=1.4 in /usr/lib/python3/dist-packages (from tldextract->-r requirements.txt (line 3)) (1.5.1)

--==[ Installing IP enum tools ]==--
[+] Installing massdns... Cloning into 'massdns'... remote: Enumerating objects: 750, done. remote: Total 750 (delta 0), reused 0 (delta 0), pack-reused 750 Receiving objects: 100% (750/750), 764.40 KiB | 930.00 KiB/s, done. Resolving deltas: 100% (461/461), done. mkdir -p bin cc -O3 -std=c11 -DHAVE_EPOLL -DHAVE_SYSINFO -Wall -fstack-protector-strong src/main.c -o bin/massdns

--==[ Installing port scanners ]==--
[+] Installing masscan... Cloning into 'masscan'... remote: Enumerating objects: 4530, done. remote: Total 4530 (delta 0), reused 0 (delta 0), pack-reused 4530 Receiving objects: 100% (4530/4530), 2.82 MiB | 1.83 MiB/s, done. Resolving deltas: 100% (3123/3123), done. clang -g -ggdb -Wall -O2 -c src/crypto-base64.c -o tmp/crypto-base64.o clang -g -ggdb -Wall -O2 -c src/crypto-blackrock2.c -o tmp/crypto-blackrock2.o clang -g -ggdb -Wall -O2 -c src/event-timeout.c -o tmp/event-timeout.o clang -g -ggdb -Wall -O2 -c src/in-binary.c -o tmp/in-binary.o clang -g -ggdb -Wall -O2 -c src/in-filter.c -o tmp/in-filter.o clang -g -ggdb -Wall -O2 -c src/in-report.c -o tmp/in-report.o clang -g -ggdb -Wall -O2 -c src/logger.c -o tmp/logger.o clang -g -ggdb -Wall -O2 -c src/main-conf.c -o tmp/main-conf.o -DGIT=\"1.0.5-88-g8189d51\" clang -g -ggdb -Wall -O2 -c src/main-dedup.c -o tmp/main-dedup.o clang -g -ggdb -Wall -O2 -c src/main-initadapter.c -o tmp/main-initadapter.o clang -g -ggdb -Wall -O2 -c src/main-listscan.c -o tmp/main-listscan.o clang -g -ggdb -Wall -O2 -c src/main-ptrace.c -o tmp/main-ptrace.o clang -g -ggdb -Wall -O2 -c src/main-readrange.c -o tmp/main-readrange.o clang -g -ggdb -Wall -O2 -c src/main-src.c -o tmp/main-src.o clang -g -ggdb -Wall -O2 -c src/main-status.c -o tmp/main-status.o clang -g -ggdb -Wall -O2 -c src/main-throttle.c -o tmp/main-throttle.o clang -g -ggdb -Wall -O2 -c src/main.c -o tmp/main.o clang -g -ggdb -Wall -O2 -c src/masscan-app.c -o tmp/masscan-app.o clang -g -ggdb -Wall -O2 -c src/misc-rstfilter.c -o tmp/misc-rstfilter.o clang -g -ggdb -Wall -O2 -c src/out-binary.c -o tmp/out-binary.o clang -g -ggdb -Wall -O2 -c src/out-certs.c -o tmp/out-certs.o clang -g -ggdb -Wall -O2 -c src/out-grepable.c -o tmp/out-grepable.o clang -g -ggdb -Wall -O2 -c src/out-json.c -o tmp/out-json.o clang -g -ggdb -Wall -O2 -c src/out-ndjson.c -o tmp/out-ndjson.o clang -g -ggdb -Wall -O2 -c src/out-null.c -o tmp/out-null.o clang -g -ggdb -Wall -O2 -c src/out-redis.c -o tmp/out-redis.o clang -g -ggdb -Wall -O2 -c src/out-tcp-services.c -o tmp/out-tcp-services.o clang -g -ggdb -Wall -O2 -c src/out-text.c -o tmp/out-text.o clang -g -ggdb -Wall -O2 -c src/out-unicornscan.c -o tmp/out-unicornscan.o clang -g -ggdb -Wall -O2 -c src/out-xml.c -o tmp/out-xml.o clang -g -ggdb -Wall -O2 -c src/output.c -o tmp/output.o clang -g -ggdb -Wall -O2 -c src/pixie-backtrace.c -o tmp/pixie-backtrace.o clang -g -ggdb -Wall -O2 -c src/pixie-file.c -o tmp/pixie-file.o clang -g -ggdb -Wall -O2 -c src/pixie-threads.c -o tmp/pixie-threads.o clang -g -ggdb -Wall -O2 -c src/pixie-timer.c -o tmp/pixie-timer.o clang -g -ggdb -Wall -O2 -c src/proto-arp.c -o tmp/proto-arp.o clang -g -ggdb -Wall -O2 -c src/proto-banner1.c -o tmp/proto-banner1.o clang -g -ggdb -Wall -O2 -c src/proto-banout.c -o tmp/proto-banout.o clang -g -ggdb -Wall -O2 -c src/proto-coap.c -o tmp/proto-coap.o clang -g -ggdb -Wall -O2 -c src/proto-dns.c -o tmp/proto-dns.o clang -g -ggdb -Wall -O2 -c src/proto-ftp.c -o tmp/proto-ftp.o clang -g -ggdb -Wall -O2 -c src/proto-http.c -o tmp/proto-http.o clang -g -ggdb -Wall -O2 -c src/proto-icmp.c -o tmp/proto-icmp.o clang -g -ggdb -Wall -O2 -c src/proto-imap4.c -o tmp/proto-imap4.o clang -g -ggdb -Wall -O2 -c src/proto-interactive.c -o tmp/proto-interactive.o clang -g -ggdb -Wall -O2 -c src/proto-memcached.c -o tmp/proto-memcached.o clang -g -ggdb -Wall -O2 -c src/proto-netbios.c -o tmp/proto-netbios.o clang -g -ggdb -Wall -O2 -c src/proto-ntlmssp.c -o tmp/proto-ntlmssp.o clang -g -ggdb -Wall -O2 -c src/proto-ntp.c -o tmp/proto-ntp.o clang -g -ggdb -Wall -O2 -c src/proto-oproto.c -o tmp/proto-oproto.o clang -g -ggdb -Wall -O2 -c src/proto-pop3.c -o tmp/proto-pop3.o clang -g -ggdb -Wall -O2 -c src/proto-preprocess.c -o tmp/proto-preprocess.o clang -g -ggdb -Wall -O2 -c src/proto-sctp.c -o tmp/proto-sctp.o clang -g -ggdb -Wall -O2 -c src/proto-smb.c -o tmp/proto-smb.o clang -g -ggdb -Wall -O2 -c src/proto-smtp.c -o tmp/proto-smtp.o clang -g -ggdb -Wall -O2 -c src/proto-snmp.c -o tmp/proto-snmp.o clang -g -ggdb -Wall -O2 -c src/proto-ssh.c -o tmp/proto-ssh.o clang -g -ggdb -Wall -O2 -c src/proto-ssl-test.c -o tmp/proto-ssl-test.o clang -g -ggdb -Wall -O2 -c src/proto-ssl.c -o tmp/proto-ssl.o clang -g -ggdb -Wall -O2 -c src/proto-tcp-rdp.c -o tmp/proto-tcp-rdp.o clang -g -ggdb -Wall -O2 -c src/proto-tcp-telnet.c -o tmp/proto-tcp-telnet.o clang -g -ggdb -Wall -O2 -c src/proto-tcp.c -o tmp/proto-tcp.o clang -g -ggdb -Wall -O2 -c src/proto-udp.c -o tmp/proto-udp.o clang -g -ggdb -Wall -O2 -c src/proto-vnc.c -o tmp/proto-vnc.o clang -g -ggdb -Wall -O2 -c src/proto-x509.c -o tmp/proto-x509.o clang -g -ggdb -Wall -O2 -c src/proto-zeroaccess.c -o tmp/proto-zeroaccess.o clang -g -ggdb -Wall -O2 -c src/rand-blackrock.c -o tmp/rand-blackrock.o clang -g -ggdb -Wall -O2 -c src/rand-lcg.c -o tmp/rand-lcg.o clang -g -ggdb -Wall -O2 -c src/rand-primegen.c -o tmp/rand-primegen.o clang -g -ggdb -Wall -O2 -c src/range-file.c -o tmp/range-file.o clang -g -ggdb -Wall -O2 -c src/ranges-avl.c -o tmp/ranges-avl.o clang -g -ggdb -Wall -O2 -c src/ranges.c -o tmp/ranges.o clang -g -ggdb -Wall -O2 -c src/ranges6.c -o tmp/ranges6.o clang -g -ggdb -Wall -O2 -c src/rawsock-arp.c -o tmp/rawsock-arp.o clang -g -ggdb -Wall -O2 -c src/rawsock-getif.c -o tmp/rawsock-getif.o clang -g -ggdb -Wall -O2 -c src/rawsock-getip.c -o tmp/rawsock-getip.o clang -g -ggdb -Wall -O2 -c src/rawsock-getmac.c -o tmp/rawsock-getmac.o clang -g -ggdb -Wall -O2 -c src/rawsock-getroute.c -o tmp/rawsock-getroute.o clang -g -ggdb -Wall -O2 -c src/rawsock-pcapfile.c -o tmp/rawsock-pcapfile.o clang -g -ggdb -Wall -O2 -c src/rawsock.c -o tmp/rawsock.o clang -g -ggdb -Wall -O2 -c src/read-service-probes.c -o tmp/read-service-probes.o clang -g -ggdb -Wall -O2 -c src/rte-ring.c -o tmp/rte-ring.o clang -g -ggdb -Wall -O2 -c src/scripting-banner.c -o tmp/scripting-banner.o clang -g -ggdb -Wall -O2 -c src/scripting-masscan.c -o tmp/scripting-masscan.o clang -g -ggdb -Wall -O2 -c src/scripting.c -o tmp/scripting.o clang -g -ggdb -Wall -O2 -c src/siphash24.c -o tmp/siphash24.o clang -g -ggdb -Wall -O2 -c src/smack1.c -o tmp/smack1.o clang -g -ggdb -Wall -O2 -c src/smackqueue.c -o tmp/smackqueue.o clang -g -ggdb -Wall -O2 -c src/string_s.c -o tmp/string_s.o clang -g -ggdb -Wall -O2 -c src/stub-lua.c -o tmp/stub-lua.o clang -g -ggdb -Wall -O2 -c src/stub-pcap.c -o tmp/stub-pcap.o clang -g -ggdb -Wall -O2 -c src/stub-pfring.c -o tmp/stub-pfring.o clang -g -ggdb -Wall -O2 -c src/syn-cookie.c -o tmp/syn-cookie.o clang -g -ggdb -Wall -O2 -c src/templ-payloads.c -o tmp/templ-payloads.o clang -g -ggdb -Wall -O2 -c src/templ-pkt.c -o tmp/templ-pkt.o clang -g -ggdb -Wall -O2 -c src/util-malloc.c -o tmp/util-malloc.o clang -g -ggdb -Wall -O2 -c src/versioning.c -o tmp/versioning.o clang -g -ggdb -Wall -O2 -c src/vulncheck-heartbleed.c -o tmp/vulncheck-heartbleed.o clang -g -ggdb -Wall -O2 -c src/vulncheck-ntp-monlist.c -o tmp/vulncheck-ntp-monlist.o clang -g -ggdb -Wall -O2 -c src/vulncheck-sslv3.c -o tmp/vulncheck-sslv3.o clang -g -ggdb -Wall -O2 -c src/vulncheck.c -o tmp/vulncheck.o clang -g -ggdb -Wall -O2 -c src/xring.c -o tmp/xring.o src/range-file.c:708:1: warning: unused function 'rangefile6_test_buffer' [-Wunused-function] rangefile6_test_buffer(const char *buf, ^ 1 warning generated.
clang -g -ggdb -Wall -O2 -o bin/masscan tmp/crypto-base64.o tmp/crypto-blackrock2.o tmp/event-timeout.o tmp/in-binary.o tmp/in-filter.o tmp/in-report.o tmp/logger.o tmp/main-conf.o tmp/main-dedup.o tmp/main-initadapter.o tmp/main-listscan.o tmp/main-ptrace.o tmp/main-readrange.o tmp/main-src.o tmp/main-status.o tmp/main-throttle.o tmp/main.o tmp/masscan-app.o tmp/misc-rstfilter.o tmp/out-binary.o tmp/out-certs.o tmp/out-grepable.o tmp/out-json.o tmp/out-ndjson.o tmp/out-null.o tmp/out-redis.o tmp/out-tcp-services.o tmp/out-text.o tmp/out-unicornscan.o tmp/out-xml.o tmp/output.o tmp/pixie-backtrace.o tmp/pixie-file.o tmp/pixie-threads.o tmp/pixie-timer.o tmp/proto-arp.o tmp/proto-banner1.o tmp/proto-banout.o tmp/proto-coap.o tmp/proto-dns.o tmp/proto-ftp.o tmp/proto-http.o tmp/proto-icmp.o tmp/proto-imap4.o tmp/proto-interactive.o tmp/proto-memcached.o tmp/proto-netbios.o tmp/proto-ntlmssp.o tmp/proto-ntp.o tmp/proto-oproto.o tmp/proto-pop3.o tmp/proto-preprocess.o tmp/proto-sctp.o tmp/proto-smb.o tmp/proto-smtp.o tmp/proto-snmp.o tmp/proto-ssh.o tmp/proto-ssl-test.o tmp/proto-ssl.o tmp/proto-tcp-rdp.o tmp/proto-tcp-telnet.o tmp/proto-tcp.o tmp/proto-udp.o tmp/proto-vnc.o tmp/proto-x509.o tmp/proto-zeroaccess.o tmp/rand-blackrock.o tmp/rand-lcg.o tmp/rand-primegen.o tmp/range-file.o tmp/ranges-avl.o tmp/ranges.o tmp/ranges6.o tmp/rawsock-arp.o tmp/rawsock-getif.o tmp/rawsock-getip.o tmp/rawsock-getmac.o tmp/rawsock-getroute.o tmp/rawsock-pcapfile.o tmp/rawsock.o tmp/read-service-probes.o tmp/rte-ring.o tmp/scripting-banner.o tmp/scripting-masscan.o tmp/scripting.o tmp/siphash24.o tmp/smack1.o tmp/smackqueue.o tmp/string_s.o tmp/stub-lua.o tmp/stub-pcap.o tmp/stub-pfring.o tmp/syn-cookie.o tmp/templ-payloads.o tmp/templ-pkt.o tmp/util-malloc.o tmp/versioning.o tmp/vulncheck-heartbleed.o tmp/vulncheck-ntp-monlist.o tmp/vulncheck-sslv3.o tmp/vulncheck.o tmp/xring.o -lm -lrt -ldl -lpthread [!] Latest version of Nmap already installed...

--==[ Installing visual recon tools ]==--
[+] Installing aquatone... [!] Aquatone already exists...

--==[ Installing content discovery tools ]==--
[+] Installing dirsearch... Cloning into 'dirsearch'... remote: Enumerating objects: 23, done. remote: Counting objects: 100% (23/23), done. remote: Compressing objects: 100% (22/22), done. remote: Total 4766 (delta 6), reused 11 (delta 0), pack-reused 4743 Receiving objects: 100% (4766/4766), 18.80 MiB | 3.14 MiB/s, done. Resolving deltas: 100% (2983/2983), done.

--==[ Downloading wordlists & other tools]==--
[+] Downloading wordlists... --2020-10-22 07:07:14-- https://gist.githubusercontent.com/jhaddix/86a06c5dc309d08580a018c66354a056/raw/96f4e51d96b2203f19f6381c8c545b278eaa0837/all.txt Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 199.232.252.133 Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|199.232.252.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 26570346 (25M) [text/plain] Saving to: ‘/root/LazyRecon/wordlists/dns_all.txt’

/root/LazyRecon/wordlists/dns_all.txt 100%[==================================================================================================================================>] 25.34M 5.59MB/s in 8.0s

2020-10-22 07:07:24 (3.17 MB/s) - ‘/root/LazyRecon/wordlists/dns_all.txt’ saved [26570346/26570346]

--2020-10-22 07:07:24-- https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/raft-large-words.txt Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.232.252.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.232.252.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1053888 (1.0M) [text/plain] Saving to: ‘/root/LazyRecon/wordlists/raft-large-words.txt’

/root/LazyRecon/wordlists/raft-large-words.txt 100%[==================================================================================================================================>] 1.00M 2.92MB/s in 0.3s

2020-10-22 07:07:25 (2.92 MB/s) - ‘/root/LazyRecon/wordlists/raft-large-words.txt’ saved [1053888/1053888]

[+] Downloading nmap-bootstrap-xsl... --2020-10-22 07:07:25-- https://github.com/honze-net/nmap-bootstrap-xsl/raw/master/nmap-bootstrap.xsl Resolving github.com (github.com)... 13.234.176.102 Connecting to github.com (github.com)|13.234.176.102|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://raw.githubusercontent.com/honze-net/nmap-bootstrap-xsl/master/nmap-bootstrap.xsl [following] --2020-10-22 07:07:25-- https://raw.githubusercontent.com/honze-net/nmap-bootstrap-xsl/master/nmap-bootstrap.xsl Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.232.252.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.232.252.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 17600 (17K) [text/plain] Saving to: ‘/root/LazyRecon/tools/nmap-bootstrap.xsl’

/root/LazyRecon/tools/nmap-bootstrap.xsl 100%[==================================================================================================================================>] 17.19K --.-KB/s in 0.02s

2020-10-22 07:07:26 (1.12 MB/s) - ‘/root/LazyRecon/tools/nmap-bootstrap.xsl’ saved [17600/17600]

--==[ DONE ]==-- root@kali:~/LazyRecon# chmod +x LazyRecon.sh root@kali:~/LazyRecon# ls get-go.sh install.sh LazyRecon.sh LICENSE README.md tools wordlists workflow.png root@kali:~/LazyRecon# ./LazyRecon.sh twilio.com

██╗ █████╗ ███████╗██╗ ██╗██████╗ ███████╗ ██████╗ ██████╗ ███╗ ██╗ ██║ ██╔══██╗╚══███╔╝╚██╗ ██╔╝██╔══██╗██╔════╝██╔════╝██╔═══██╗████╗ ██║ ██║ ███████║ ███╔╝ ╚████╔╝ ██████╔╝█████╗ ██║ ██║ ██║██╔██╗ ██║ ██║ ██╔══██║ ███╔╝ ╚██╔╝ ██╔══██╗██╔══╝ ██║ ██║ ██║██║╚██╗██║ ███████╗██║ ██║███████╗ ██║ ██║ ██║███████╗╚██████╗╚██████╔╝██║ ╚████║ ╚══════╝╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══
v1.3 by @CaptMeelo

--==[ Setting things up ]==--

[+] Creating results directories...
[] /root/LazyRecon/results/twilio.com/subdomain [] /root/LazyRecon/results/twilio.com/cors [] /root/LazyRecon/results/twilio.com/ip [] /root/LazyRecon/results/twilio.com/portscan [] /root/LazyRecon/results/twilio.com/screenshot [] /root/LazyRecon/results/twilio.com/directory

--==[ Enumerating subdomains ]==--

[+] Running Amass...
flag provided but not defined: -d

[+] Running subfinder...
flag provided but not defined: -b Usage of /root/go/bin/subfinder: -all Use all sources (slow) for enumeration -cd Upload results to the Chaos API (api-key required) -config string Configuration file for API Keys, etc (default "/root/.config/subfinder/config.yaml") -d string Domain to find subdomains for -dL string File containing list of domains to enumerate -exclude-sources string List of sources to exclude from enumeration -json Write output in JSON lines Format -ls List all available sources -max-time int Minutes to wait for enumeration results (default 10) -nC Don't Use colors in output -nW Remove Wildcard & Dead Subdomains from output -o string File to write output to (optional) -oD string Directory to write enumeration results to (optional) -oI Write output in Host,IP format -oJ Write output in JSON lines Format -r string Comma-separated list of resolvers to use -rL string Text file containing list of resolvers to use -recursive Use only recursive subdomain enumeration sources -silent Show only subdomains in output -sources string Comma separated list of sources to use -t int Number of concurrent goroutines for resolving (default 10) -timeout int Seconds to wait before timing out (default 30) -v Show Verbose output -version Show version of subfinder

[+] Combining subdomains...
cat: '/root/LazyRecon/results/twilio.com/subdomain/.txt': No such file or directory [] Check the list of subdomains at /root/LazyRecon/results/twilio.com/subdomain/final-subdomains.txt

--==[ Checking for subdomain takeovers ]==--

[+] Running subjack...
cat: /root/LazyRecon/results/twilio.com/subdomain/final-takeover.tmp: No such file or directory rm: cannot remove '/root/LazyRecon/results/twilio.com/subdomain/final-takeover.tmp': No such file or directory [*] Check subjack's result at /root/LazyRecon/results/twilio.com/subdomain/final-takeover.txt

--==[ Checking CORS configuration ]==--

[+] Running CORScanner...
Traceback (most recent call last): File "/root/LazyRecon/tools/CORScanner/cors_scan.py", line 8, in from common.corscheck import CORSCheck File "/root/LazyRecon/tools/CORScanner/common/corscheck.py", line 1, in import gevent.monkey ImportError: No module named gevent.monkey [*] Check the result at /root/LazyRecon/results/twilio.com/cors/final-cors.txt

--==[ Resolving IP addresses ]==--

[+] Running massdns...
[*] Check the list of IP addresses at /root/LazyRecon/results/twilio.com/ip/final-ips.txt

--==[ Port-scanning targets ]==--

[+] Running masscan...
FAIL: target IP address list empty [hint] try something like "--range 10.0.0.0/8" [hint] try something like "--range 192.168.0.100-192.168.0.200" warning: failed to load external entity "/root/LazyRecon/results/twilio.com/portscan/masscan.xml" unable to parse /root/LazyRecon/results/twilio.com/portscan/masscan.xml cat: /root/LazyRecon/results/twilio.com/portscan/masscan.xml: No such file or directory [*] Masscan Done! View the HTML report at /root/LazyRecon/results/twilio.com/portscan/final-masscan.html

[+] Running nmap...
Host discovery disabled (-Pn). All addresses will be marked 'up' and scan times will be slower. Starting Nmap 7.91 ( https://nmap.org ) at 2020-10-22 07:08 EDT Error #486: Your port specifications are illegal. Example of proper form: "-100,200-1024,T:3000-4000,U:60000-" QUITTING! compilation error: file /root/LazyRecon/results/twilio.com/portscan/nmap.xml line 1 element nmaprun xsltParseStylesheetProcess : document is not a stylesheet [*] Nmap Done! View the HTML report at /root/LazyRecon/results/twilio.com/portscan/final-nmap.html

--==[ Taking screenshots ]==--

[+] Running aquatone...
aquatone v1.7.0 started at 2020-10-22T07:08:03-04:00

No targets found in input. [*] Check the result at /root/LazyRecon/results/twilio.com/screenshot/aquatone/aquatone_report.html

--==[ Bruteforcing directories ]==--

[+] Running dirsearch...
[]Creating output directory... cat: /root/LazyRecon/results/twilio.com/screenshot/aquatone/aquatone_urls.txt: No such file or directory [] Check the results at /root/LazyRecon/results/twilio.com/directory/dirsearch/

--==[ DONE ]==--
root@kali:~/LazyRecon#

ikarann commented 3 years ago

reinstalled all. still same.

Radiance37k commented 3 years ago

I don't quite follow why you are pasting LazyRecon's output here... But to reiterate, are these files in your path?

Assetfinder
Amass
httprobe
subjack
nmap
waybackurls
gowitness

Can you run them from wherever? If not, you either need to add them to your path, create symlinks or modify the script to run the files with an absolute path. I chose not to do this since I can't be sure where they'd be on the system. Make sure you export GOPATH and GO111MODULE, if you are using bash, it's usually in ~/.bash_profile

Radiance37k commented 3 years ago

Since it has been 2 months without a response, I'm closing the issue. Reopen another one if need be.