nmap-4.76 with zenmap pet package
hi all,
this time I compiled the nmap-4.76 with zenmap without any problem. I already compiled all the dependencies for 4.68 version. you can find the details from my previous post
So here are the steps,
Download all the dependencies packages(please see my previous post)
1. download nmap-4.76 from here http://nmap.org/dist/nmap-4.76.tar.bz2
2. ./configure –prefix=”/usr”
3. make all
4. make install DESTDIR=”`pwd`-i686″
5. prepare-dir2pet nmap-4.76-i686
Thats all.
ps:
hi michl, I did nmap-4.76, check out this package.
Download Link:
http://www.freeshells.ch/~mohan34u/
wmnd pet package
Hi all,
I’m back with a small package that will help us to monitor the bandwidth speed of our system. There are lot of utilities to do this, but I find this helpful, because I’m using default jwm, and I don’t want GKrellm or Conky to cover my desktop for this simple solution. So here are the steps,
1. download ‘wmnd’ from here http://www.thregr.org/~wavexx/software/wmnd/releases/wmnd-0.4.13.tar.gz
2. ./configure –prefix=”/usr”
3. make all
4. make install DESTDIR=”`pwd`-i686″
5. prepare-dir2pet wmnd-0.4.13-i686
Thats all.
Download link: http://www.murga-linux.com/puppy/viewtopic.php?p=233656#233656
hydra pet package
Hi all,
This week I compiled hydra. Upto now, there is no purpose for me to compile hydra, but it may help someone(positively and negatively). So here are my steps.
1. download source from http://freeworld.thc.org/thc-hydra/
2. ./configure
Here I stuck, its not GNU’s configure file, it something different, it also asked me to install libssh-0.11 from http://0xbadc0de.be. Also it says, it disabled Postgres module, because I need ‘libpq’. And one more SAP/R3 module also disabled, because no saprfc.h, it suggest me to get it from http://www.sap.com/solutions/netweaver/linux/eval/index.asp. I hust downloaded openssh-0.11, I can’t able to get other modules to enable. sorry for this. Next time, I will compile hydra perfectly.
3. download libssh-0.11 from http://0xbadc0de.be.
3. ./configure
4. make all
5. make install
6. now ./configure form hydra source directory.
7. make all
8. make install
Thats all, I have two commands for hydra, one is ‘hydra’ and the other one is ‘xhydra’.
Download link: http://www.murga-linux.com/puppy/viewtopic.php?p=230248#230248