Last active
December 14, 2015 08:38
-
-
Save xatier/5058689 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Title: | |
Violent Python: Python in the dark side. | |
Types: | |
Lightening Talk (5 minutes) | |
Category: | |
System Admin | |
Description: | |
在資訊安全領域,Python 愈來愈流行用來取代其他的腳本語言,作為 hackers 的得力助手。許多著名安全工具也使用 Python 開發,或是提供 Python API 方便使用者撰寫更進一步的控制工具。 | |
特別是網路編程的部份,Python 的 socket API 和 C 語言原生的介面相近,卻遠比 C 程式更容易進行開發、維護,與拓展。希望藉由本議程為大家分享講者在資訊安全領域使用 Python 的經驗。 | |
Abstract: | |
本閃電秀將介紹如何用 Python 撰寫簡單的密碼猜解工具、 port scanner 以及方便好用的 python-nmap module ,以及 Python 在其他安全領域中所扮演的角色。 http://xael.org/norman/python/python-nmap/ | |
Additional Notes: | |
目前就讀交大資工系二年級,升高中暑假開始接觸自由軟體,並熱衷於台中地區的自由軟體活動。參與多次 URP (Ubuntu Release Party) ,SA 台中(Study-Area)以及 Ubuntu-TW 活動。 | |
對於資訊安全有著濃厚的興趣,也與朋友一同參加過 HITcon wargame 比賽。 | |
2012 年初接觸 PyHUG 開始認識 Python 社群,希望能和來自各地的使用者分享自己使用 Python 的經驗和認識更多朋友 :-) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment