Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Is this project compatible to fuzz test a java project? #6

Open
priyaKN opened this issue Jun 12, 2019 · 1 comment
Open

Is this project compatible to fuzz test a java project? #6

priyaKN opened this issue Jun 12, 2019 · 1 comment

Comments

@priyaKN
Copy link

priyaKN commented Jun 12, 2019

Hello, I am looking to implement fuzz testing for my project. My project is developed in Java, ReactJs. Is this project compatible to fuzz test a java project? Thanks

@posidron
Copy link
Contributor

posidron commented Jun 12, 2019

That's quite some topic. Please use the description box next time. ;)
It depends, it's hard to judge from only knowing that you use Java and ReactJS. Overall, you probably won't come around in writing your custom Publisher for it. See here: https://github.com/MozillaSecurity/peach/tree/master/Peach/Publishers
Then it can be only a matter of your creativity. That being said, I am not familiar with Java but you probably will need to write a crash/exception collector for it as well, see here: https://github.com/MozillaSecurity/peach/tree/master/Peach/Agent

@posidron posidron changed the title Hello, I am looking to implement fuzz testing for my project. My project is developed in Java, ReactJs. Is this project compatible to fuzz test a java project? Thanks Is this project compatible to fuzz test a java project? Jun 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants