Skip to content

Commit cc56c68

Browse files
authored
name change "SmuggleShield"
1 parent 7a2a1b3 commit cc56c68

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
# SmuggleSheild
1+
# SmuggleShield
22
***Beta Version***
33

4-
[![CodeQL Advanced](https://github.com/RootUp/SmuggleSheild/actions/workflows/codeql.yml/badge.svg)](https://github.com/RootUp/SmuggleSheild/actions/workflows/codeql.yml)
4+
[![CodeQL Advanced](https://github.com/RootUp/SmuggleShield/actions/workflows/codeql.yml/badge.svg)](https://github.com/RootUp/SmuggleShield/actions/workflows/codeql.yml)
55

6-
SmuggleSheild is an experimental browser extension that aims to prevent **basic** HTML smuggling attacks by detecting common patterns. While this is not a comprehensive or bulletproof solution, it is an attempt to provide an additional layer of security during browsing. **The project is still in the testing phase!**
6+
SmuggleShield is an experimental browser extension that aims to prevent **basic** HTML smuggling attacks by detecting common patterns. While this is not a comprehensive or bulletproof solution, it is an attempt to provide an additional layer of security during browsing. **The project is still in the testing phase!**
77

88
The extension is compatible both on Chrome and Edge for Mac and Windows OS. Enable developer mode under extension settings and click on "Load unpacked" in the "SumggleSheild" folder. The extension would be up and running. Blocked URLs are stored in extension cache up to 10 days with blocked pattern, URL, and timestamp, which can be reviewed by clicking on extension then "Export Blocked Content Logs.". 
99

1010
## **Install from Chrome Web Store**
11-
- [SmuggleSheild](https://chromewebstore.google.com/detail/smugglesheild/lglilndcogcapdkpfllcdlopgffbepce)
11+
- [SmuggleShield](https://chromewebstore.google.com/detail/SmuggleShield/lglilndcogcapdkpfllcdlopgffbepce)
1212

13-
![SmuggleSheild_POC](https://github.com/user-attachments/assets/c8602882-cd1b-48fb-9512-642993aadf88)
13+
![SmuggleShield_POC](https://github.com/user-attachments/assets/c8602882-cd1b-48fb-9512-642993aadf88)
1414
[Watch on Youtube](https://youtu.be/6x0Fe_63qxA)
1515

1616
I have taken multiple code references from StackOverflow/Github and file smuggling samples from delivr[dot]to. Hence, special thanks to them!
1717

1818
## **Privacy Policy**
19-
- [Privacy Policy for SmuggleSheild](https://www.inputzero.io/p/smuggelsheild.html)
19+
- [Privacy Policy for SmuggleShield](https://www.inputzero.io/p/smuggelsheild.html)
2020

21-
## **SmuggleSheild could have prevented**
21+
## **SmuggleShield could have prevented**
2222

2323
- [Quakbot- 14072022](https://github.com/0xToxin/Malware-IOCs/blob/main/Quakbot/Quakbot-%2014072022)
2424
- [Pikabot | TA577 | 1.1.15-ghost](https://github.com/pr0xylife/Pikabot/blob/main/Pikabot_01.11.2023.txt)

0 commit comments

Comments
 (0)