regarding sniffer


 
Thread Tools Search this Thread
Special Forums IP Networking regarding sniffer
# 1  
Old 01-24-2007
regarding sniffer

hi

this is munna.

am doing a program about sniffer.

if the user can delete the file from

/root/.mozilla/firefox/27a5g6oo.default history.dat

or

he/she can do in browser window

edit->preferences->privacy->history as "0"(zero).
(remember visted pages for the last 0 days).

where the url (that http link) will store.

and how can i capture the http link (this means the total url)

can u tell the way how can i approch .

thank you
# 2  
Old 01-24-2007
hi

oh!.

am asking about where can the urls stores
after keeping history is zero.

can u show me the way
# 3  
Old 01-24-2007
What is the purpose of doing this?
# 4  
Old 01-25-2007
yeah

i am just asking. it is my doubt. recently i came to know about history.
so, i am sharing my doubts with this forum.

thank you
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Programming

Raw Socket Programming - Efficient Packet Sniffer

Hi, I have the requirement to sniff packets from the Ethernet card on my Linux machine and process it and feed it to a RANAP protocol stack. So far I have written the raw packet sniffer and successfully sniffing packets and do little processing. However, for huge number of packets ... (9 Replies)
Discussion started by: rstnsrr
9 Replies

2. Programming

Writing a Packet sniffer

Hi, I want to write a packet sniffer in C without using libpcap. Can anyone suggest me how to begin writing it? Any tutorials or books? Thanks in advance! (2 Replies)
Discussion started by: nefarious_genus
2 Replies

3. Shell Programming and Scripting

key sniffer

Hi everybody, I'll like to know how I can add in my script a key sniffer. In fact, I'll like to detect a "Ctrl + C" command... How can do that and is it possible in shell script under AIX ? Thanks !!! Dimitri (1 Reply)
Discussion started by: dfrangidis
1 Replies
Login or Register to Ask a Question