Code Monkey home page Code Monkey logo

Comments (8)

Tango43 avatar Tango43 commented on May 18, 2024

You can mark this as closed when u have read it just wanted to inform u of where i was having trouble

from ail-framework.

Rafiot avatar Rafiot commented on May 18, 2024

Thanks for the feedbacks:

  • the default config is fixed (connexions to localhost:2013)
  • Creditcard regex definitely has false positives, but the module hasn't been updated recently, it is weird you have more false positives now than before.

from ail-framework.

Tango43 avatar Tango43 commented on May 18, 2024

Well before I just deactivated Creditcard but now I tried using it and realised how many false positives there where, just wasnt sure you guys knew about it :)

from ail-framework.

Rafiot avatar Rafiot commented on May 18, 2024

If you have an idea how to improve it, please tell us :) (even if you cannot do pull requests)

from ail-framework.

Tango43 avatar Tango43 commented on May 18, 2024

Well I think muting the categ.py output would be good, it just spams that it is sending it to the other .py scripts ( url.py, credicards.py, mail.py) even tho it is only forwarding to check if there is anything valid in the pastes. Which I think is kinda useless info and makes the interface less "clean".

This can be done my just putting a # infront of the last 4 lines.
And then the user could choose to see it all by removing these #.
This is only my preference tho, as I prefer AIL not have like 200 things showing up, but only show me stuff which are kinda confirmed to be matches :)

untitled

from ail-framework.

Tango43 avatar Tango43 commented on May 18, 2024

But again this is just a preference thing, I just like it abit more "clean".

from ail-framework.

Tango43 avatar Tango43 commented on May 18, 2024

Also I have a update pystemon.yaml for the pystemon github, but I am waiting for company rules to change to allow me to push it. I have added more paste sites regexes, as well as update some old regexes which where just giving me errors when accessing them. Unfortunately I am still getting blocked by pastebin.com after to many requests and I think the only way to solve this is by upgrading to a premium account to allow unlimited requests.

from ail-framework.

Rafiot avatar Rafiot commented on May 18, 2024

Oh, yeah, the categ script does a first split in the pastes, the one you want to look at is the CreditCard script, this one has actual regex on credit card numbers.

from ail-framework.

Related Issues (20)

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.