fortiscan icon indicating copy to clipboard operation
fortiscan copied to clipboard

How do I run it on kali linux?

Open meetgyn opened this issue 3 years ago • 6 comments

How do I run it on kali linux?

image

meetgyn avatar Dec 04 '20 02:12 meetgyn

Ohh, Go needs to be installed separately for execution the source, otherwise use the linux release https://github.com/anasbousselham/fortiscan/releases

anasbousselham avatar Dec 04 '20 03:12 anasbousselham

Thank you for your feedback. I'm trying with the releases, however I run program + url.txt and nothing happens.

meetgyn avatar Dec 04 '20 13:12 meetgyn

After wget the linux release you will do this : chmod +x fortiscan_linux

anasbousselham avatar Dec 04 '20 14:12 anasbousselham

I'm sorry for the inconvenience, yes I did. I gave execution permission to the fortisca, and executed it as follows: ./fortiscan url.txt. Within url.txt I put it as follows: https://xxx.xxx.vnp.xxx:10443. Script starts running and does not return anything, does that mean the site is not vulnerable?

meetgyn avatar Dec 04 '20 18:12 meetgyn

With version 0.7 dont use https, juste ip:port

anasbousselham avatar Dec 04 '20 20:12 anasbousselham

why does the result like this "Encountered error while counting: open 202.XX.XXX.XXX:10443 no such file or directory?

Visalyputra avatar Jan 26 '21 19:01 Visalyputra