PostMessage_Fuzz_Tool
Message analyzer
A Chrome app and extension tool for capturing and analyzing PostMessage handlers in web applications.
#BugBounty #BugBounty Tools #WebDeveloper Tool
36 stars
3 watching
8 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andresriancho/websocket-fuzzer | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
redteampentesting/monsoon | A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 464 |
status-im/nim-drchaos | A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
googleprojectzero/fuzzilli | Automates the process of finding bugs in JavaScript engines by generating random code and testing it for errors | 1,896 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
fransr/postmessage-tracker | An extension that tracks and logs postMessage usage in web applications to analyze communication between windows and detect potential security issues. | 1,067 |
ameenmaali/qsfuzz | A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 297 |
chijinz/minerva | A tool that generates realistic browser API invocations by analyzing memory-level mod-ref relations and applying weighted selection during test case generation. | 31 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
benbahrenburg/sentimentlyswift | An open source Swift library for sentiment analysis of phrases using word lists and emoji rankings. | 13 |
madrobby/dom-monster | An automated tool that analyzes and provides feedback on the structure and functionality of web pages | 559 |
mhausenblas/elsa | An Elastic Sentiment Analysis application using Apache Mesos and Spark to analyze public opinions on Twitter topics. | 35 |