NO
/usr/local/bin/unicornscan
it's here !
In case anyone hadn't noticed yet unicorn scan is missing. i'm sure it was just a small over site. The tool may be downloaded here
http://www.unicornscan.org/
I use the newest version 4.7 I assumed that was what was suppose to be in there. It was a simple install
extract the archive
./configure
make
make install
And all the files end up in the right place no other editing needed.
NO
/usr/local/bin/unicornscan
it's here !
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
I felt like bending the bars back, and ripping out the window frames and eating them. yes, eating them! Leaping, leaping, leaping! Colonics for everyone! All right! You dumb*sses. I'm a mental patient. I'm *supposed* to act out!
error when running
THE /etc/unicornscan folder, should be in
/usr/local/etc/unicornscan
and unicorn.conf renamed to unicornscan.conf
FIX :
cp -a /etc/unicornscan /usr/local/etc/
cp /usr/local/etc/unicornscan/unicorn.conf /usr/local/etc/unicornscan/unicornscan.conf
now it works
or alternatively you can make a symbolic link
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
Allright shamen added your way to the wiki
I also noticed that the unicornscan pgsql setup is no longer in the menus, nor can I find it in the filesystem. Any ideas?
coldsno
I recently decided to give this program a shot in BT3b. My first attempt I received this error:
Had to create a directory /usr/local/var/unicornscan/Code:Send [Error socktrans.c:123] bind() path `/usr/local/var/unicornscan/send' fails: No such file or directory Send exiting cant create listener socket: system error No such file or directory Recv [Error socktrans.c:123] bind() path `/usr/local/var/unicornscan/listen' fails: No such file or directory Recv exiting cant create listener socket: system error No such file or directory
Note: do not make the send and listen directories/files yourself otherwise you will get a different sort of error.
Now it seems to scan but I'm not seeing any output the only way I have verified that it is scanning is by checking my logs. I'll have to mess around with this more. Just wondering if anyone else has had this error.
Before shamen posted that fix I just reinstalled mine in the correct directory from source and has worked great ever since.