Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackgu1988/dsploit-scripts
Scripts that could be injected in MITM attacks using dSploit
https://github.com/jackgu1988/dsploit-scripts
dsploit dsploit-scripts mitm security
Last synced: 3 months ago
JSON representation
Scripts that could be injected in MITM attacks using dSploit
- Host: GitHub
- URL: https://github.com/jackgu1988/dsploit-scripts
- Owner: jackgu1988
- License: other
- Created: 2013-02-20T13:11:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T11:35:56.000Z (over 7 years ago)
- Last Synced: 2024-04-24T13:41:46.329Z (7 months ago)
- Topics: dsploit, dsploit-scripts, mitm, security
- Language: JavaScript
- Size: 18.6 KB
- Stars: 42
- Watchers: 8
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-network-stuff - **36**星
README
# dSploit scripts
Scripts that could be injected in MITM attacks using dSploit for Android.
## Scripts
* redirect.js - Script that will redirect victim to a new page when the first page loads
* rickroll.js - Rick roll's the victim by spamming alert boxes with the whole song
* rickroll2.js - Rick roll's the victim by spamming alert boxes with the whole song, while playing the song in the background
* move.js - Moves the page a few pixels up and then down constantly
* rotate.js - Rotates images in webpage
* reverse.js - Reverses images
* blinkRed.js - Text is blinking red and black
* textSize.js - Increasing and decreasing text size## License
The full license text is included in `LICENSE.txt`.## Contributors
* Iakovos Gurulian
* jkush321
* txt3rob## Notes
The scripts that have been developed by jkush321 are licensed under the MIT license. They have been taken from this repo: https://github.com/jkush321/dSploitScripts and commited by txt3rob.