Giter Club home page Giter Club logo

dirb's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kartikg3

dirb's Issues

soft link support

Should path contexts be lists, instead of scalars, somehow accounting for soft links? Would be nice if soft links "just worked" -- translating between the soft link synonym and the dirb schema-expected path.

File listing support

dirb queries seem to be restricted to directories (maybe intentionally as seen in lines in dirb.ds where os.path.isdir() checks are made).

It would be a nice feature if we could have this mechanism configurable, so we can possible have "File"Levels which encompass files and not directories.

Not sure if this is the same as issue #2

new path expression functions

Might be nice to implement additional functions for path expressions:

  ["parameters-match", {'show':'dom*'}] # use fnmatch?
  ['bookmarks-above', [value,value]]
  ['bookmarks-below', [value,value]]
  ["attributes-match", {'show':'dom*'}] # a has-attributes operations may be ['attributes-match', {'key':'*'} ]  # ATTRIBUTES PREDICATES ONLY WORK IF THE ATTRIBUTE IS A STRICT KEY-VALUE PAIR!
  ['attributes-below', ['key','key']]

root user overrides dirb server?

We should have a "system lock" where root can create (and own) a file of a given name
(how about "sys_lock" and dirb will not create directories underneath that ds.
Do we need a "read_lock" to prevent reads below a certain level? Does that mean
we need a "read_lock" and "write_lock" ??

filename support

It is a worthwhile feature to have automated filename support. At particular levels, some filenames could be automatically generated on demand according to specifications in the template?

partial name match in parameterized levels

Would be nice to support directory structures where a parameterized directory's key was a substring of the directory name. So, for example, a parameterized directory named "asset_redcar" might return a value of "redcar". The parent directory might contain many directories with the "asset_" prefix.

logging

Should there be additional long-term logging to allow forensic debugging, for example, who created a particular directory?

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.