Giter Site home page Giter Site logo

josephtlucas / hackthisai Goto Github PK

View Code? Open in Web Editor NEW
89.0 6.0 14.0 98.32 MB

Adversarial Machine Learning (AML) Capture the Flag (CTF)

License: GNU General Public License v3.0

Python 5.23% Dockerfile 0.43% Jupyter Notebook 94.34%
machine-learning adversarial-machine-learning ctf artificial-intelligence data-science cybersecurity infosec machine-learning-security

hackthisai's People

Contributors

dependabot[bot] avatar josephtlucas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hackthisai's Issues

Challenge: Steal this stock market model

With either a classification [buy, hold, sell] or regression [prediction] model for stock data, expose an API to players and challenge them to steal the model.

Optional increase in difficulty: Rate limit the API

ModuleNotFoundError in hard_phoebes_smorgasbord

So far it has been great fun working through your challenges. Thank you for setting them up!

Unfortunately, I have an issue running the hard_phoebes_smorgasbord container. The line from pytorch_tabular import TabularModel raises the following error: ModuleNotFoundError: No module named 'torchtext.legacy'. It seems that the latest version of the libraries is incompatible.

After downgrading to torch==1.7.1 and torchtext==0.8.0, the error went away. But I am worried whether this really solved the issue, because the predict endpoint gives me nan for the example.csv. Is this the desired behavior? (I didn't want to look in the challenge code so as not to spoil the fun.) Would you mind sharing which library versions you used while developing this challenge?

Challenge: Hide the celebrity

With a model trained to identify a celebrity, try and "hide" (misclassify) the celebrity by changing a minimal number of pixels (set boundary for acceptable submission).

Flask-ify

Convert existing challenge submissions to Flask API endpoints to streamline play flow, increase realism, and expand technologies players can use.

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.