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

Traceback (most recent call last): #75

Open
Eduard123321 opened this issue Nov 3, 2024 · 2 comments
Open

Traceback (most recent call last): #75

Eduard123321 opened this issue Nov 3, 2024 · 2 comments

Comments

@Eduard123321
Copy link

Eduard123321 commented Nov 3, 2024

python finalrecon.py --dns --url https://www.example.com


/\ /\ \ /\ "-.\ \ /\ __ \ /\
\ \ \ \ \ \ -. \ \ __ \ \ _

\ _\ \ _\ _\"_\ _\ _\ _

/
/ /
/ // // //// /_____/


/\ == \ /\ \ /\ \ /\ __ \ /\ "-.\
\ \ _< \ \ \ \ \ _\ \ /\ \ \ -.
\ _\ _\ _
\ _
\ _\ _\"_
/
/ /
/ // // /_____/ // //

[>] Created By : thewhiteh4t
|---> Twitter : https://twitter.com/thewhiteh4t
|---> Community : https://twc1rcle.com/
[>] Version : 1.1.7

[+] Target : https://www.example.com

[+] IP Address : 127.0.0.1

[!] Starting DNS Enumeration...

Traceback (most recent call last):
File "/home/kali/FinalRecon/finalrecon.py", line 292, in
dnsrec(hostname, dserv, out_settings, data)
File "/home/kali/FinalRecon/modules/dns.py", line 27, in dnsrec
res.nameservers = [sv.strip() for sv in dns_servers.split(',')]
^^^^^^^^^^^^^^^^^
AttributeError: 'list' object has no attribute 'split'

@thewhiteh4t
Copy link
Owner

@Eduard123321 fixed, use git pull to update and try again

@thewhiteh4t
Copy link
Owner

thanks for catching this one

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

2 participants