麥布會員管理程序是一個簡易的會員注冊及管理系統,本系統可以和麥布其他程序結合使用,組成一個功能更強大的程序。 后臺地址:manage/Default.asp 管理員:mybu 密碼:123456
上傳時間: 2015-03-30
上傳用戶:四只眼
I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its Default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1
標簽: I. vulnerability Introduction undisclosed
上傳時間: 2015-05-15
上傳用戶:xhz1993
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By Default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.
標簽: Installation Everywhere Scripting Compiler
上傳時間: 2013-12-19
上傳用戶:zhangzhenyu
用jsp編寫的網上書店管理系統。可實現瀏覽圖書、搜索、購書、投票、統計金額、會員管理、訂單管理、圖書管理、信息編輯。。。等功能。 運行的時候,需要把database目錄下的BookStore_MSAccess.mdb文件拷貝到D盤根目錄,因為在common.jsp中設置的數據庫路徑為根目錄,讀者也可以自行設置程其他路徑。 將該目錄拷貝到Tomcat的ROOT目錄下,首頁鏈接URL為 http://localhost:8080/chap24/Default.jsp。 注意:文件名是區分大小寫的。
上傳時間: 2015-06-27
上傳用戶:chenbhdt
用SQL Server+jsp實現的電話黃頁查詢系統。 運行的時候,需要把database目錄下的YellowPages_MSAccess.mdb文件拷貝到D盤根目錄,因為在common.jsp中設置的數據庫路徑為根目錄,讀者也可以設置程其他路徑。 將該目錄拷貝到Tomcat的ROOT目錄下,首頁鏈接URL為http://localhost:8080/appendix2/Default.jsp。 注意:文件名是區分大小寫的。
上傳時間: 2015-06-27
上傳用戶:zhyiroy
contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip PIC16xx series. and the Default compiler is hitech PIC16.
標簽: microchip examples contain digital
上傳時間: 2014-01-04
上傳用戶:xmsmh
his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST! Otherwise you wont get any clock signal to the AVR and then you can t program it or reset the fuses! The MC1319x has Default clock output of 32kHz so you will have to set your programmer to a very low frequency (<=32kHz/4) to be able to program it while it is running on that!
標簽: the 20060125 project WinAVR
上傳時間: 2014-10-10
上傳用戶:yan2267246
PHP免費網摘程序 詳細說明: 安裝說明: 1、把文件上穿上去以后,在phpmyadmin里邊 建立一個數據庫。假設是 pictop。 然后把sql文件mmei8.sql導進去。 2、修改數據庫配置文件,conn.php.修改網摘配置文件 include/setup.php。 3、后臺路徑admin/Default.php 默認帳號密碼 是 admin admin . 4、生成所有網摘靜態頁面程序為data.php。生成所有新網摘的程序為 datanew.php 生成靜態首頁程序為index.php。 5、把網摘文件夾html屬性設為777,把index.htm 的屬性設為 777 6、所有廣告在 ad/ 文件夾下修改。 7、首頁摸版 template/index.htm
上傳時間: 2014-02-11
上傳用戶:youmo81
這是個可執行文件,源代碼在博客可以找到 http://sillyfox.ygblog.com/user1/24279/Default.html
標簽: 可執行文件
上傳時間: 2015-08-14
上傳用戶:dapangxie
Address book helps you look up your addresses from the system tray. It is quite useful in that way 慶ause it stays out of the way and is easily accessible when needed. Double clicking on any URL will start the Default web browser and take you to that URL. Double clicking on the phone number will dial that number. Every column supports sorting and can be customized to your needs. Preview will display the notes associated with each record. This program can also import Comma Separated Values (*csv) text files of Outlook Express.
標簽: addresses Address system useful
上傳時間: 2014-07-08
上傳用戶:lyy1234