http://www.kb.cert.org/vuls/id/787932
|
install and uninstall vmware workstation on debian
آشنایی با نشانگرهای امنیتی سایت- گوگل کروم
اگر شما اطلاعات شخصی حساسی را در صفحه وارد می کنید، برای مشاهده اینکه آیا سایت از SSL استفاده می کند، نماد قفل را در سمت چپ URL سایت در نوار آدرس جستجو کنید. SSL پروتکلی است که تونل رمزداری را بین رایانه شما و سایتی که بازدید می کنید ایجاد می کند. سایت ها می توانند از SSL برای جلوگیری از مداخله اشخاص ثالث به اطلاعات انتقال یافته از طریق تونل استفاده کنند.
wget
$ wget \--recursive \--no-clobber \--page-requisites \--html-extension \--restrict-file-na--convert-links \mes=windows \--domains website.org \--no-parent \
This command downloads the Web site www.website.org/tutorials/html/.
The options are:
--recursive: download the entire Web site.
--domains website.org: don't follow links outside website.org.
--no-parent: don't follow links outside the directory tutorials/html/.
--page-requisites: get all the elements that compose the page (images, CSS and so on).
--html-extension: save files with the .html extension.
--convert-links: convert links so that they work locally, off-line.
--restrict-file-names=windows: modify filenames so that they will work in Windows as well.
- --no-clobber: don't overwrite any existing files (used in case the download is interrupted andresumed).
http://www.server-world.info/en
install pwntcha under fedora linux
install pwntcha under fedora linux
- 1.run yum install SDL_image* imlib2-devel opencv* subversion
- 2.svn co svn://svn.zoy.org/caca/pwntcha/trunk pwntcha
- 3.run ./bootstrap
- 4. ./configure
- 5. make
- 6. make install
List_of_TCP_and_UDP_port_numbers
Well-known ports
The port numbers in the range from 0 to 1023 are the well-known ports. They are used by system processes that provide widely-used types of network services. On Unix-like operating systems, a process must execute with superuser privileges to be able to bind a network socket to an IP address using one of the well-known ports.
| Port | TCP | UDP | Description | Status |
|---|---|---|---|---|
| 0 | UDP | Reserved | Official | |
| 1 | TCP | UDP | TCP Port Service Multiplexer (TCPMUX) | Official |
| 2 | TCP | UDP | CompressNET[2] Management Utility[3] | Official |
| 3 | TCP | UDP | CompressNET[2] Compression Process[4] | Official |
| 4 | TCP | UDP | Unassigned | Official |
مطالب این وبلاگ از منابع مختلف جمع آوری شده است، اصل منبع مطالب در بخش ادامه مطلب هر مطلب موجود می باشد. و همه حقوق مادی و معنوی مطالب متعلق به نویسندگان مربوطه می باشد.