Sometimes
I use windows. I know and like linux but not as a desktop operating system.
I often find myself typing “ls” or “cat” inside the windows shell, which obviously returns an error.
I started to P.I.M.P. my windows shell (cmd.exe)
- I downloaded unxutils from sourceforge unpacked the archive,
went to usr\local\wbin copied every file that is there and pasted them in c:\windows\system32\ without replacing the windows utilities (there are 3 files that i don’t recommend overwriting)
Now i have ls, cat, tee, grep … - Downloaded netcat for windows copied all the files in c:\windows\system32\
Now i have nc - a very good telnet client, and can also be used as a server - I got pstools from sysinternals put the executables in c:\windows\system32\
- Plus nmap for windows put it in the same windows path.
A must use tool… - I also like hping2, for those who don’t know it, it’s a packet crafter.
Now you can use your windows command line. Until now it was pretty much useless.
Now you cannmap -A -O -vv websecurity.ro | tee websecurity_report.txt | grep open
0 coment-ar:
Posting Komentar