Code Monkey home page Code Monkey logo

qsniff's Introduction

Hey guys.
This our first team working project.
I hope it will be a good experience.
Bye.

qsniff's People

Contributors

rsarailoo avatar mojtabashahi avatar techmix avatar erfankam avatar

Stargazers

Larah avatar  avatar  avatar Mohsen Ebrahimi avatar

Watchers

James Cloos avatar Mohsen Ebrahimi avatar  avatar  avatar  avatar  avatar

Forkers

rsarailoo enl31

qsniff's Issues

Place of database file

Reza, please place your database file inside dbs directory of root. Note that I mean your database file created by MySQL that manually locate inside /var/lib/mysql/.
Look at these links.
http://www.mkyong.com/mysql/where-does-mysql-stored-the-data-in-my-harddisk/
http://www.linuxforums.org/forum/servers/54215-moving-mysql-datafile-another-location.html
You can do this easily by just copying target file inside destination directory of change mysql configuration to change database file directory,
Good luck.

Problem in source and destination ip address

We have a problem in source and destination address. When we print out captured packets and their fields, we get same destination and source IP address for each packet, seems it got wrong.
I think problem is in casting packets and its contents.

Take care about http headers

As you said in his sent files about headers (located in doc/headers), we should take care about htttp headers, we have no limitation in http headers. For example, some one may consider some user defined headers that does not exist in any RFC. Also, there is no limitation in number of headers (key, values) inside a http request and repsonse,
So, we should extract them manually by using tokenizers and push to table like this,
id, host, [some primary fields], others
so "other" field, is a multiple value column. If any misunderstood exist, contact me.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.