1 / 15

CSEP Scrum Meeting

CSEP Scrum Meeting. 2013.2.5. 上周會議記錄. viewlog 的時間設定可設有預設值 ( 例如當天日期,以便不用每次查詢都要調整年份與月份 。 已完成 案例 頁面中,主機列表的開機選項要調整位置,與後方連線資訊區隔,避免誤導使用者 操作可 放置於句尾, ex: 請用遠端桌面連線至 [IP]140.115.10.97 [PORT]49772 ,我要關機 。 已完成 子 二 VM 新增網卡後不會直接顯示出來,須使用 ifconfig 去設定網卡 IP 。

vea
Télécharger la présentation

CSEP Scrum Meeting

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSEP Scrum Meeting 2013.2.5

  2. 上周會議記錄 • viewlog的時間設定可設有預設值(例如當天日期,以便不用每次查詢都要調整年份與月份。已完成 • 案例頁面中,主機列表的開機選項要調整位置,與後方連線資訊區隔,避免誤導使用者操作可放置於句尾,ex: 請用遠端桌面連線至[IP]140.115.10.97 [PORT]49772,我要關機 。已完成 • 子二VM新增網卡後不會直接顯示出來,須使用ifconfig去設定網卡IP。 • clone失敗的實驗理論上不應直接跳轉到案例操作頁面,這部分要去trace程式碼看看問題為何。進行中

  3. Win7 64 bit遠端連線問題 改為連線且不要警告我

  4. 實驗測試進度-已完成實驗

  5. 實驗測試進度-未完成實驗

  6. 實驗測試進度-未完成實驗

  7. Automated Pen Testing(1/2) • ./msfconsol應更正為./msfconsole

  8. Automated Pen Testing(2/2) • session 應更正為 sessions

  9. Stack Buffer Overflow • clone失敗

  10. Viewlog初始值修改 • class LogForm(ModelForm): • _SCALE = [(1, 'Day'), (7, 'Week')] • class Meta: • model = Call • def __init__(self, *args, **kwargs): • super(LogForm, self).__init__(*args, **kwargs) • year = datetime.datetime.now().year • self.fields['from'] = DateField() • self.fields['from'].widget = SelectDateWidget(years=[i for i in range(year-5, year+5)],initial=year) • self.fields['to'] = DateField() • self.fields['to'].widget = SelectDateWidget()

  11. GIFA attacker無法顯示IP與port (1/3) 珍慧 • 觀察VM上vagent-log 執行的Vagent_client為0.0.45.62

  12. GIFA attacker無法顯示IP與port (2/3) 珍慧 但實際vagent_client版本已更新到1.0.60,對照vagent-log,表示vagent_client更新之後,並沒有實際再重新執行,因此有誤

  13. GIFA attacker無法顯示IP與port (3/3) 珍慧 • 將vagent_client.py做手動更新後

  14. 個人本周進度 • 采薇 • 修改ade template將關機選項與遠端連線說明位置對調 • 家倫 • Test Plan • 珍慧 • 更新CSEP資料庫、調查gifa attacker無法顯示ip與port問題 • 奇鑫 • Honeynet案例 • 韻亭、小玲 • 檢查案例、viewlog修改

  15. 預計進度 • 系統 • 透過GUI新增Check Point • Win 7系統遠端問題 • 編輯網路拓樸頁面 • 虛擬機房自動化 • API定期呼叫 • 案例 • Format String • Scanning • Cain & Abel • Honeynet

More Related