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
34 stars
2 watching
10 forks
Language: JavaScript
last commit: about 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. | 460 |
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 | A fuzzer for dynamic language interpreters designed to detect core interpreter bugs | 1,890 |
stephenfewer/grinder | Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 415 |
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,058 |
ameenmaali/qsfuzz | A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 296 |
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,399 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
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 | 561 |
mhausenblas/elsa | An Elastic Sentiment Analysis application using Apache Mesos and Spark to analyze public opinions on Twitter topics. | 35 |