Welcome

Welcome to all my BE project team.......

Intelligent Adware Blocker






























Wednesday, April 27, 2011

Pune University Exam timetable


Date
Subject


7 May 2011
Software Architecture oral


14 May 2011
Computer Lab Oral – II


4 June 2011
System Operation and Maintenance


7 June 2011
Distributed System


9 June 2011
Information Retrieval


11 June 2011
Software Architecture

Wednesday, April 20, 2011

20/4/2011 Meeting

20/4/2011: 14 th Meeting
1) Database with category and keyword table to block URL

2) Snortsnarf / dsniffer to log URL in Snort

3) Shell script for iptables rules

4) GUI

Admin should add keywords to the database according to category
To reconfigure normal user should send request to admin through email facility

5) Make different db for snort and intelligent adware blocker

6) Make reverse mapping from pop up to main page. Search for techniques such that we can identify main page from pop up.

Tuesday, April 19, 2011

IETE's Project Competition 2011

I am very Happy today as we got First prize in Project Competition which was arranged by
THE INSTITUTION OF ELECTRONICS AND TELECOMMUNICATION ENGINEERS (IETE).


Competition was held on 16 th April 2011 at AISSMS college of engineering.


It was very nice experience to attend it.......


and finally my sincere thanks to Vikram Saurabh Sir, Prof. Harshad Wadkar   and Shripad Tawade Sir for their assistance in project work.

Thursday, April 14, 2011

14/4/2011 Meeting

14/4/2011: 13 th Meeting

1) Technique to hide white, blank pop up window (Get session id and Use TCP reset, Use of TCP flags to reset session in Snort rule)


2) Find technique to get URL (API/ Relation with main web page and pop up URL checking time of arrival / Process single URL two times first time act as IDS, insert signature in db and second time act as IPS)


3) Learn Apache with cgi-bin facility (server.conf and httpd.conf) to run shell script on Ubuntu


4)Modification of GUI


5) Find timestamp difference in Squid and Snort logging

6) Check can we catch URL of pop up in Squid as window opens with white background when content dropped by snort.

7) Mechanism to identify from which site / domain this pop up has comed

8) Creation of Report

13/4/2011

Internal Projcet Presentation

Examiner : Praful Meshram

7/4/2011 To 12/4/2011

1) Configuration of Bridge and Snort_inline

2)Snort rules to drop ICMP and tcp packets

3)Creation of view to show report in GUI

4) Modification of squid2mysql perl script to take only new entries from access.log by checking timestamp

5) Write shell script to start squid2mysql service in background (Use Daemon process code / cron and cron tab facility)

6) Creation of PPT for presentation

7) Squid GUI (using jsp/servlet and sed facility)

Wednesday, April 6, 2011

6/4/2011 Meeting

6/4/2011: 12 th Meeting

1) Configure bridge with default gateway to connect to internet

2) Identify difference between popup and normal site with the help of
     html source code or MIME type

3) Find if there is any way to write SNORT's rule using MIME type (text/html/js) etc
     inorder to block pop up

4) Find mechanism to get URL of popup if popup packet is droped by SNORT rule 
     (Check SNORT's different log modes like fast , full)