Giter Club home page Giter Club logo

fingerlib's Introduction

Hi there! ๐Ÿ‘‹ I'm Gautier.

I'm a curiosity driven Web explorer ๐Ÿš€ and Code wizard ๐Ÿง™

Website ๐Ÿ–ฅ๏ธ โ€ข Say hi ! โœ‰๏ธ

From: 16 August 2024 - To: 23 August 2024

Total Time: 2 hrs 13 mins

Java              58 mins         โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   43.58 %
TypeScript        27 mins         โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   20.21 %
Docker            24 mins         โ–ˆโ–ˆโ–ˆโ–ˆโ–“โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   18.48 %
YAML              17 mins         โ–ˆโ–ˆโ–ˆโ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   13.35 %
Bash              2 mins          โ–’โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   01.58 %

fingerlib's People

Contributors

liamabyss avatar proton013 avatar remiarbache avatar xisabla avatar ychixm avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

fingerlib's Issues

Use featureset configuration

Such as in hfinger we should be able to use featureset configuration from configs.hpp to generate the fingerprint

The idea is to be able to configure the "shape" of the fingerprint with a vector of pair as values describing the targetted fields and the format used, eg:

std::vector<std::pair<unsigned, char>> FEATURESET = {
	{ 0, 'f' },
	{ 2, 's' },
	{ 3, 'i' },
	// ...
}

Build and document a fingerprint dataset using hfinger

  • Set up server using WebGoat and Wireshark

  • Have a docker image embedding the full server to make it easy to reset the environment for a new toolset

  • Use tools from the owasp list and tag the fingerprints with the tool used (eg: sqlmap, vega) and the attack type (eg: brute-force, xss, sql)

  • Provide a documentation on the wiki pages about the tools and methods used

  • Resulting dataset can be under a dataset/ directory

  • Server sources and docker images can be under a server/ folder at directory

Document hfinger full featureset used and implementation in the wiki

Used featureset is a new one that uses all piece of information, it is a copy of the featureset 4 with the missing field (5, "i"),

  • Document it's usage and result: fields content, examples
  • Give an implementation method for users that currently have hfinger installed and would use this new featureset (script/detailled instructions)

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.