Mrhili Mohamed Amine

Mrhili Mohamed Amine @mrhili

Joined:
Dec 27, 2020

Mrhili Mohamed Amine
articles - 11 total

Polyglot solve most of Training XSS Muscles Challenge

JavaScript://%250Aalert?.(1)// '/*\'/*"/*\"/*`/*\`/*%26apos;)/*<!--> </Title/</Style/&lt...

Learn More 1 0Sep 14 '24

Creating Powerful XSS Polyglots

Polyglot payloads leverage multiple encoding, injection, and obfuscation techniques to bypass...

Learn More 1 0Sep 13 '24

What is a polyglot in Hacking

Polygloting in language is talking two languages or more Polygloting in hacking...

Learn More 0 0Sep 13 '24

Protecting My Email and Phone from Bots on My Website: A Simple HTML Approach

In today's digital age, maintaining online privacy has become increasingly important. As a website...

Learn More 0 3Sep 11 '23

Save time developing smart-contracts with brownie

Seting up the Environment First download python in my windows machine using the link...

Learn More 8 2Jun 21 '22

Tired of creating virtual environement each time?

pipx is a package manager that you can use to create sandboxes and you can call them everytime you...

Learn More 8 0Jun 16 '22

Ho i managed to put my first etherium smart-contract on a testnet using python

Seting up the Environment First i downloaded python in my windows machine using the link...

Learn More 5 0Jun 16 '22

Error: Cannot find module 'core-util-is'

This npm error can be solved via another package manager, in this article we will solve it with the...

Learn More 7 0Jun 14 '22

What is pnpm?

PNPM try to be fast and use symlink for duplicated files so try it The fastest way to install...

Learn More 8 0Jun 14 '22

Create fake blockchaine to test youre smart-contract

To create a fake blockchain wich you can test youre smartcontract written with Solidity you need...

Learn More 7 0Jun 14 '22

Python .env

If your application takes its configuration from environment variables, like a 12-factor application,...

Learn More 8 0Jun 14 '22