GithubHelp home page GithubHelp logo

bazaar's Introduction

Hi! ๐Ÿ‘‹

I'm Nils (@0x3c7) and I work as a threat intelligence analyst. The projects you find here are written in my freetime - I'm not a professional dev, you've been warned. :)

In case you want to get in touch, please find me on ๐Ÿ” keybase.

๐Ÿ”ญ Iโ€™m currently working on webapps to organize malware sample hunting and infrastructure tracking
๐ŸŒฑ Iโ€™m currently learning reverse engineering
๐Ÿ’ฌ Ask me about infrastructure tracking
๐Ÿ“ซ How to reach me: ๐Ÿ” keybase


Publications

2021

2020


Github Stats

github stats

bazaar's People

Contributors

3c7 avatar ninewayhandshake avatar rafiot avatar reuteras 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

Watchers

 avatar  avatar  avatar

bazaar's Issues

"--limit" behaving oddly?

I seem to be getting non deterministic returns from my queries,

malwarebazzar % bazaar query --limit 900 -s tag ransomware | wc -l
1170

malwarebazzar % bazaar query --limit 900 -s tag ransomware | wc -l
1317

Another example:

malwarebazzar % bazaar query --limit 300 -c -s tag ransomware | wc -l
301
malwarebazzar % bazaar query --limit 900 -c -s tag ransomware | wc -l
901
malwarebazzar % bazaar query --limit 1000 -c -s tag ransomware | wc -l
1001
malwarebazzar % bazaar query --limit 2000 -c -s tag ransomware | wc -l
101

There doesn't seem to be a lot going on in the code that could cause this so I think it is on the server side, but has anyone observed this behavior? I am just trying to get all the ransomware binaries on malware bazaar...

Typo line 68

Hey,

seems like the line 68 has a typo :
csv_colums instead of csv_columns
init process is crashing because of this.

Upgrade PyYAML

Is it possible to upgrade the version of the PyYAML dependency? I face errors with wheel and versions below 6.0.1.

Collecting PyYAML<6.0.0,>=5.4.1 (from malwarebazaar->-r requirements.txt (line 3))
  Downloading PyYAML-5.4.1.tar.gz (175 kB)
     โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 175.1/175.1 kB 17.2 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'
  error: subprocess-exited-with-error
  
  ร— Getting requirements to build wheel did not run successfully.
  โ”‚ exit code: 1
  โ•ฐโ”€> [68 lines of output]

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.