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

Panic: runtime error #7

Open
ipk1 opened this issue Jan 9, 2023 · 0 comments
Open

Panic: runtime error #7

ipk1 opened this issue Jan 9, 2023 · 0 comments

Comments

@ipk1
Copy link

ipk1 commented Jan 9, 2023

Hi Thanks for the tool, really awesome, i run into some issues when i feed the tool a list of urls with portnumbers and get the following error,
panic: runtime error: index out of range [1] with length 1

goroutine 136 [running]:
main.makeRequest({0xc00019a030, 0x24})
/root/HTTPLoot/utils.go:48 +0x851
main.(*ProcJob).FingerPrint(0xc00019c650)
/root/HTTPLoot/process.go:21 +0xb0
main.(*ProcJob).RunChecks(0x0?)
/root/HTTPLoot/worker.go:66 +0x1e
main.execWorker(0x0?)
/root/HTTPLoot/worker.go:51 +0x45
created by main.InitDispatcher
/root/HTTPLoot/worker.go:60 +0x37

command used
./httploot -input-file /var/www/html/recon/1new.txt -output-file newone.csv -submit-forms -wildcard-crawl

number of urls ~50K

thanks

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