leebaird / discover

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.
MIT License
3.42k stars 822 forks source link

ERROR: Cannot uninstall dnspython 2.6.1, RECORD file not found. Hint: The package was installed by debian #203

Closed telva91 closed 1 month ago

telva91 commented 3 months ago

when i update the script

it comes to scapy install cretes wheels and this error ERROR: Cannot uninstall dnspython 2.6.1, RECORD file not found. Hint: The package was installed by debian

i did check my system there is no dnspython 2.6.1 on my system what am i doing wrong please help

telva91 commented 3 months ago

any body having the same problem here is what i did

at the moment it supports kali 2024.1

install it using iso immage - vmware vm dosen,t help install go - installation stuck in the middle (apt install golang-go) pip install PyPDF3 (otherwise metacrawler been disabled) CensysCertificates' from 'censys.search (needed for recon companies domain) don't update kali by apt upgrade (it need to be done via script update) you will be needing several api keys for full performance (eg: google api, shodan api,github api and more)

leebaird commented 1 month ago

I just tested this with a brand new VM of 2024.2. No issues.