All Projects → redcode-labs → Safari-Crash

redcode-labs / Safari-Crash

Licence: MIT license
Small HTML DoS exploit kit aimed at mobile browsers that allows rapid deployment and testing

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Safari-Crash

DNS-Fender
A Proof-of-Concept tool utilizing open DNS resolvers to produce an amplification attack against web servers. Using Shodan APIs and native Linux commands, this tool is in development to cripple web servers using spoofed DNS recursive queries.
Stars: ✭ 47 (+46.88%)
Mutual labels:  dos, dos-attack
SponsorBlockSafari
Safari web-extension glue code for SponsorBlock
Stars: ✭ 27 (-15.62%)
Mutual labels:  safari
kahoot-tools
A website for interacting with kahoot games.
Stars: ✭ 63 (+96.88%)
Mutual labels:  crash
GithubTower
This browser extension allows you to use Github's "Clone in Desktop" button with Tower
Stars: ✭ 48 (+50%)
Mutual labels:  safari
dos-attack
The program uses a simple type of DDoS attack "HTTP flood" using multithreading and a proxies. The program was created for informational purposes.
Stars: ✭ 28 (-12.5%)
Mutual labels:  dos-attack
masm-tasm
run and debug TASM/MASM code in VSCode via JSDos, DOSBox and msdos-player
Stars: ✭ 115 (+259.38%)
Mutual labels:  dos
browser-push
Complete workout and guidelines to add web push notifications support for your webapp without third-party notification provider
Stars: ✭ 67 (+109.38%)
Mutual labels:  safari
LogServiceCrash
POC code to crash Windows Event Logger Service
Stars: ✭ 23 (-28.12%)
Mutual labels:  crash
utools-recent-projects
uTools 插件, 快速查询最近打开的项目
Stars: ✭ 84 (+162.5%)
Mutual labels:  safari
SafeGuard
WTSafeGuard can effectively prevent the IOS system application crash
Stars: ✭ 54 (+68.75%)
Mutual labels:  crash
alfred-browser-tabs
🔍 Search browser tabs from Chrome, Brave, Safari, etc..
Stars: ✭ 302 (+843.75%)
Mutual labels:  safari
Stay
Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.
Stars: ✭ 672 (+2000%)
Mutual labels:  safari
awesome-ddos-tools
Collection of several DDos tools.
Stars: ✭ 75 (+134.38%)
Mutual labels:  dos
XLog
一个简易的日志打印框架(支持打印策略自定义,默认提供2种策略:logcat打印和磁盘打印)
Stars: ✭ 33 (+3.13%)
Mutual labels:  crash
safari-training-react
Code examples and exercises for Safari LiveTraining course.
Stars: ✭ 12 (-62.5%)
Mutual labels:  safari
dflat20
D-Flat Windowing System (SAA/CUA Interface) Version 20
Stars: ✭ 42 (+31.25%)
Mutual labels:  dos
WhiteSurFirefoxThemeMacOS
MacOS Big Sur like theme for Firefox on MacOS & Windows. Make your Firefox look like Safari.
Stars: ✭ 243 (+659.38%)
Mutual labels:  safari
mt32-pi-control
MT32-PI.EXE/MT32-PI.TTP/mt32-pi-ctl is a control program for the mt32-pi MIDI synthesizer available for DOS PCs, Atari ST and Amiga computers as well as modern systems running Linux and Windows.
Stars: ✭ 22 (-31.25%)
Mutual labels:  dos
Crashalert
Set of React Native components that allow reporting of the crashes in RN applications.
Stars: ✭ 68 (+112.5%)
Mutual labels:  crash
session-buddy
An ultra-light Safari extension helps you save open tabs as collections that can be easily restored later
Stars: ✭ 108 (+237.5%)
Mutual labels:  safari

Safari Crash is a small exploit kit that bundles different Denial of Service HTML exploits (aimed at mobile browsers) into one tool. Using Bottle web framework, it allows for local deployment and testing of available PoC's.

Table of Contents

Installation

Go to the cloned repository and run setup.py: $ python setup.py install It will install all needed dependencies. Then launch safari_crash.py from your terminal: $ python2.7 safari_crash.py

Screenshots

License

This software is under MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].