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

Error: KeyError('subdomain_id') #1263

Open
1 task done
Redteamer0101 opened this issue May 17, 2024 · 1 comment
Open
1 task done

Error: KeyError('subdomain_id') #1263

Redteamer0101 opened this issue May 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Redteamer0101
Copy link

Redteamer0101 commented May 17, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Logs for scan #2

ffuf -w /usr/src/wordlist/dicc.txt -e .html,.php,.git,.yaml,.conf,.cnf,.config,.gz,.env,.log,.db,.mysql,.bak,.asp,.aspx,.txt,.conf,.sql,.json,.yml,.pdf -p 0.05 -recursion -recursion-depth 2 -t 30 -timeout 5 -ac -mc 200,204 -u https://subdimain.maindomain.com/FUZZ -json

ffuf -w /usr/src/wordlist/dicc.txt -e .html,.php,.git,.yaml,.conf,.cnf,.config,.gz,.env,.log,.db,.mysql,.bak,.asp,.aspx,.txt,.conf,.sql,.json,.yml,.pdf -p 0.05 -recursion -recursion-depth 2 -t 30 -timeout 5 -ac -mc 200,204 -u https://subdimain2.maindomain.com/FUZZ -json

Expected Behavior

Give output and continue scan.

Steps To Reproduce

While performing full scan after running for 19 hrs my scan got failed on Directory and file fuzz with error Error: KeyError('subdomain_id') and when I check for logs it has only ffuf comands .

Logs for scan #2

ffuf -w /usr/src/wordlist/dicc.txt -e .html,.php,.git,.yaml,.conf,.cnf,.config,.gz,.env,.log,.db,.mysql,.bak,.asp,.aspx,.txt,.conf,.sql,.json,.yml,.pdf -p 0.05 -recursion -recursion-depth 2 -t 30 -timeout 5 -ac -mc 200,204 -u https://subdimain.maindomain.com/FUZZ -json

ffuf -w /usr/src/wordlist/dicc.txt -e .html,.php,.git,.yaml,.conf,.cnf,.config,.gz,.env,.log,.db,.mysql,.bak,.asp,.aspx,.txt,.conf,.sql,.json,.yml,.pdf -p 0.05 -recursion -recursion-depth 2 -t 30 -timeout 5 -ac -mc 200,204 -u https://subdimain2.maindomain.com/FUZZ -json

Environment

- reNgine: latest
- OS: Ubuntu
- Python: latest
- Docker Engine: latest 
- Docker Compose: latest 
- Browser: firefox

Anything else?

No response

@Redteamer0101 Redteamer0101 added the bug Something isn't working label May 17, 2024
Copy link

👋 Hi @Redteamer0101,
Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki
For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant