bilgi guvenligi dernegi

http://www.bilgiguvenligi.org.tr

 ISC Turkey

http://www.iscturkey.org/2010/2008/index.php?id=iscpre


    filetype:pdf site:www.iscturkey.org

AXZO

http://www.axzopress.com/Downloads_CustomCourse51.aspx

ادامه نوشته

http://www.kb.cert.org/vuls/id/787932

Vulnerability Note VU#787932

Microsoft IIS WebDAV Remote Authentication Bypass

install and uninstall  vmware workstation on debian

http://www.penlug.org/foswiki/bin/view/Main/VMwareOnDebian

ادامه نوشته

آشنایی با نشانگرهای امنیتی سایت- گوگل کروم

اگر شما اطلاعات شخصی حساسی را در صفحه وارد می کنید، برای مشاهده اینکه آیا سایت از 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 and
    resumed).

http://www.server-world.info/en

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.


PortTCPUDPDescriptionStatus
0UDPReservedOfficial
1TCPUDPTCP Port Service Multiplexer (TCPMUX)Official
2TCPUDPCompressNET[2] Management Utility[3]Official
3TCPUDPCompressNET[2] Compression Process[4]Official
4TCPUDPUnassignedOfficial

ادامه نوشته