Git Product home page Git Product logo

fisy-fuzz's Introduction

💫 About Me:

🔭 I’m working on finding vulnerabilities and securing systems..
🌱 My self-improvement goal for 2023 is to further learn how to tame the Linux Kernel and find ways to break it
⚙️ I'm trying to stay on top of the fuzzing game
💡 I'd love to finish an in-depth educational fuzzer next
👯 Happy to collab on any cool fuzzing/exploitation ideas!
📚 Always trying to make time to blog about my infosec experiences

🌐 Socials:

Twitter
Mastodon
Protonmail
Discord

💻 Tech Stack:

C Go Python Rust Shell Script Docker

📊 GitHub Stats:


💰 You can support me by buying me a coffee :)!

BuyMeACoffee

fisy-fuzz's People

Contributors

0xricksanchez avatar syedkhalid 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  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  avatar  avatar  avatar  avatar

fisy-fuzz's Issues

can't keep the framework running correctly

hello,i recently restarted studying your research and want to test ubuntu ext4 file system. When i installed all requirements and run python3 run.py in terminal,it seems the whole framework is running correctly,but after several minutes,everything stopped due to some errors as belows:

File src/Fuzzer/file_system_magic/ext_superblock_parser.py", line 155, in find_all_superblocks
matches = re.finditer(self.sb["e2fs_uuid"], data)
sre_constants.error: unterminated character set at position 2

or:

File src/Fuzzer/file_system_magic/ext_superblock_parser.py", line 155, in find_all_superblocks
matches = re.finditer(self.sb["e2fs_uuid"], data)
sre_constants.error: unbalance parenthesis at posiition 4

I have tried to re-run for several times, but each time it ended with one of the above error scenarios. How can i keep the framework running without these errors? Looking forward to your reply!

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.