Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This happens when I tried to install reconspider #79

Open
Incanato opened this issue Feb 1, 2025 · 0 comments
Open

This happens when I tried to install reconspider #79

Incanato opened this issue Feb 1, 2025 · 0 comments

Comments

@Incanato
Copy link

Incanato commented Feb 1, 2025

┌─(root㉿kali)-[~]
└─# apt install reconspider
Installing:
reconspider

Installing dependencies:
h8mail python3-gmplot python3-ip2proxy python3-nmap python3-pythonping

Summary:
Upgrading: 0, Installing: 6, Removing: 0, Not Upgrading: 0
Download size: 13.1 MB
Space needed: 391 MB / 53.7 GB available

Continue? [Y/n] Y
Get:2 http://kali.download/kali kali-rolling/main amd64 h8mail all 2.5.6-0kali1 [25.1 kB]
Get:3 http://kali.download/kali kali-rolling/main amd64 python3-gmplot all 1.4.1-1 [130 kB]
Get:6 http://kali.download/kali kali-rolling/main amd64 reconspider all 1.0.7-0kali2 [12.9 MB]
Get:1 http://mirrors.ocf.berkeley.edu/kali kali-rolling/main amd64 python3-nmap all 0.7.1-0.2 [25.5 kB]
Get:4 http://mirrors.ocf.berkeley.edu/kali kali-rolling/main amd64 python3-ip2proxy all 3.4.0-0kali1 [10.4 kB]
Get:5 http://mirrors.ocf.berkeley.edu/kali kali-rolling/main amd64 python3-pythonping all 1.1.4-0kali1 [14.3 kB]
Fetched 13.1 MB in 1s (8,807 kB/s)
Selecting previously unselected package python3-nmap.
(Reading database ... 468384 files and directories currently installed.)
Preparing to unpack .../0-python3-nmap_0.7.1-0.2_all.deb ...
Unpacking python3-nmap (0.7.1-0.2) ...
Selecting previously unselected package h8mail.
Preparing to unpack .../1-h8mail_2.5.6-0kali1_all.deb ...
Unpacking h8mail (2.5.6-0kali1) ...
Selecting previously unselected package python3-gmplot.
Preparing to unpack .../2-python3-gmplot_1.4.1-1_all.deb ...
Unpacking python3-gmplot (1.4.1-1) ...
Selecting previously unselected package python3-ip2proxy.
Preparing to unpack .../3-python3-ip2proxy_3.4.0-0kali1_all.deb ...
Unpacking python3-ip2proxy (3.4.0-0kali1) ...
Selecting previously unselected package python3-pythonping.
Preparing to unpack .../4-python3-pythonping_1.1.4-0kali1_all.deb ...
Unpacking python3-pythonping (1.1.4-0kali1) ...
Selecting previously unselected package reconspider.
Preparing to unpack .../5-reconspider_1.0.7-0kali2all.deb ...
Unpacking reconspider (1.0.7-0kali2) ...
Setting up h8mail (2.5.6-0kali1) ...
/usr/lib/python3/dist-packages/h8mail/utils/url.py:19: SyntaxWarning: invalid escape sequence '('
"http[s]?://(?:[a-zA-Z]|[0-9]|[$-@.&+]|[!(), ]|(?:%[0-9a-fA-F][0-9a-fA-F]))+",

Setting up python3-nmap (0.7.1-0.2) ...
Setting up python3-ip2proxy (3.4.0-0kali1) ...
Setting up python3-pythonping (1.1.4-0kali1) ...
Setting up python3-gmplot (1.4.1-1) ...
/usr/lib/python3/dist-packages/gmplot/utility.py:352: SyntaxWarning: invalid escape sequence '('
'(.)', # Matches whatever makes up the type, like: '''((float, float))'''
/usr/lib/python3/dist-packages/gmplot/utility.py:461: SyntaxWarning: invalid escape sequence '['
match = re.match('image', line, flags=re.DOTALL)
Setting up reconspider (1.0.7-0kali2) ...
/usr/share/reconspider/plugins/webosint/who/whoami.py:8: SyntaxWarning: invalid escape sequence '.'
ip = re.compile('(([2][5][0-5].)|([2][0-4][0-9].)|([0-1]?[0-9]?[0-9].)){3}'
/usr/share/reconspider/reconspider.py:4: SyntaxWarning: invalid escape sequence '_'

return ("""
Processing triggers for kali-menu (2025.1.1) ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant