linux guru
Wednesday, June 15, 2011
use namp to detect remote box port
root@test:~# nmap -sU -p1434 -PO -sS 175.x.2.x
Starting Nmap 5.00 ( http://nmap.org ) at 2011-06-15 16:57 EDT
Interesting ports on 175.x.2.x:
PORT STATE SERVICE
1434/tcp filtered ms-sql-m
1434/udp open|filtered ms-sql-m
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Ruby on Rails Paperclip tutorial - rails 4.0.3, Ruby 2.1, Paperclip 4.1.1
Step 1, New a project rails new demo Step 2, Update Gemfile add paperclip, mysql2 gem, enable JavaScript runtime gem 'mysql2' ...
How to reactivate your SSL
How to reactivate your SSL https://www.ssls.com/
jpgraph: The function imageantialias() is not available
error message: Fatal error: Call to undefined function imageantialias() in /var/www/vhosts/bar.php on line 13 The function imageantialia...
No comments:
Post a Comment