spender-sandbox / cuckoo-modified

Modified edition of cuckoo
392 stars 178 forks source link

Analysis URL Missing IP/Host Part #494

Closed hackdefendr closed 6 years ago

hackdefendr commented 6 years ago

I know that title isn't going to explain it very well...but when I launch an investigation and then click on the number (link to analysis) where I am greeted with a wait page that refreshes every 30 seconds...when the analysis is complete, the page refreshes to https://analysis/21/ which is missing the IP/Host portion of the URL.

Anyone else seeing this?

Is it easily fixed?

doomedraven commented 6 years ago

check the processing module maybe there some logging which can give a clue what is wrong, and about the ip/host you mean in url or from the connections?

hackdefendr commented 6 years ago

Yes. I think. When waiting for the analysis to complete, whatever page that is. It refreshes every 30 seconds, then when the analysis is complete it is supposed to forward to the analysis page, which is tries to do, but is missing the IP in the URL. So I get a "This Page Can't Be Reached" error page.

The URL looks like https://analysis/21/ instead of https://1.2.3.4/analysis/21/

doomedraven commented 6 years ago

interesting, first time hearing about that

hackdefendr commented 6 years ago

So no idea about why this is happening or how to fix it?

knicholson0 commented 6 years ago

I think I remember that issue happening on Malwr. This was like 4-5 years ago.

doomedraven commented 6 years ago

reinstall cuckoo maybe

hackdefendr commented 6 years ago

I just did...that's why I'm asking.

Seems that development here has stalled out. So I guess I will just have to type the IP in every single time I run an Analysis. Hard to believe I am the only one seeing this issue.

knicholson0 commented 6 years ago

Does the redirect also fail when you click the "click here" instead of waiting for analysis to finish and to be automatically redirected?

hackdefendr commented 6 years ago

Do you mean the little number link? Yes when I click on that it shows me this:

2018-04-20 12_50_42-cuckoo sandbox

Then when the analysis is finished it tries to auto-redirect to the Analysis page, but instead drops the IP/URL of my Cuckoo Sandbox leaving:

https://analysis/3/

hackdefendr commented 6 years ago

No point leaving this issue open since no more development is happening on this repo.