Arachni and window.location redirect
Hi,
i try to scan my website with arachni but it stop on first page,
not discovering my other pages as website entry point start with a
window.location redirect.
How to force arachni to follow the link ?
<html>
<HEAD>
<SCRIPT language="JavaScript">
<!--
window.location="menu.php?file=index.nsp";
//-->
</SCRIPT>
</HEAD>
</html>
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 16 Jan, 2016 10:46 AM
Hello,
Which version are you using?
2 Posted by sebastien.aucou... on 16 Jan, 2016 11:24 AM
Thanks for helping,
i am using :
Arachni 1.3.2 (ruby 2.1.5p273) [x86_64-linux-gnu]
Support Staff 3 Posted by Tasos Laskos on 16 Jan, 2016 11:27 AM
And you're using one of the self-contained packages right? From the site's download page.
4 Posted by sebastien.aucou... on 16 Jan, 2016 03:26 PM
My bad,
i download the official package on site and run on my mac and it works fine.
The faulty one, was a non official arachni package from kali depot ... do not spent more time on ticket. Accept my apologies for time spent.
Best regards.
Support Staff 5 Posted by Tasos Laskos on 16 Jan, 2016 03:27 PM
No worries, it happens.
Cheers
Tasos Laskos closed this discussion on 16 Jan, 2016 03:27 PM.