Cronologia versioni di Port Authority - 23 versioni
Port Authority di Hacks and Hops
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 1.1.4
Rilasciato 3 ago 2023 - 169,74 kBCompatibile con firefox48.0 e successive- Reverted code back to 1.1.2 for the time being since there were a lot of issues reported with 1.1.3Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 1.1.3
Rilasciato 2 ago 2023 - 175,8 kBCompatibile con firefox48.0 e successiveBig update thanks to @jjk1492:
- Performance Improvements
- Fixed a bug that filled up all the RAM allowed by the extension which led to crashes.
- The long awaited whitelist has been added to prevent chosen domains from having requests blocked (Click on the gear in the top right corner)
- Refactoring and cleanup of codeCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.1.2
Rilasciato 1 dic 2022 - 169,74 kBCompatibile con firefox48.0 e successive- Removed IPv6 regex as it was never used and was likely causing the crashes everyone experiencedCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.1.1
Rilasciato 29 set 2021 - 159,57 kBCompatibile con firefox48.0 e successive- Fixed GUI bug where the Port Scans Blocked header wouldn't show up until one was blocked
- Fixed JSON parsing error when there was no current blocked ports foundCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.1.0
Rilasciato 27 set 2021 - 159,45 kBCompatibile con firefox48.0 e successive- @jjk1492 Added Dynamic GUI to visualize blocked scripts, and local port scans
- @laniakea64 Fixed bug where PortAUthority would not work properly in Private Windows
- https://github.com/ACK-J/Port_Authority/commit/756d473371a42af9b3546837d1363a35f6d99db4Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.19
Rilasciato 6 lug 2021 - 44,96 kBCompatibile con firefox48.0 e successive- Added option to enable and disable notifications
- Updated regex to include ipv6 addresses with bracketsCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.18
Rilasciato 16 giu 2021 - 44,29 kBCompatibile con firefox48.0 e successive- Cleaned up GUI by removing "Blocked hosts" from the bottom since it has not been implemented yet.
- Made alert text more clearCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.17
Rilasciato 28 apr 2021 - 43,47 kBCompatibile con firefox48.0 e successive- Toggle in UI to start / stop Port Authority's blocking feature now works!
- Cleaned up code
- Merged pull request all credit goes to @laniakea64 for the fixes
https://github.com/ACK-J/Port_Authority/commit/776d5a5a6a176fb4bebf12eb29826269ad70a94aCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.16
Rilasciato 8 apr 2021 - 43,83 kBCompatibile con firefox48.0 e successive- Improved GUI switch but still not fully functional
- updated regex to remove redundant \.
- Updated notification textCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.15
Rilasciato 1 apr 2021 - 43,1 kBCompatibile con firefox48.0 e successive- Updated logoCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.14
Rilasciato 1 apr 2021 - 48,38 kBCompatibile con firefox48.0 e successive- Small change to remove verbose console.log() which was used for debuggingCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.13
Rilasciato 1 apr 2021 - 48,38 kBCompatibile con firefox48.0 e successiveRegex
- More efficient
- Can properly detect 10. hosts now
- Case insensitive
- Includes ftp/ftps
- added ^ so detections must start a string (so redirect urls dont FP)
- https://regex101.com/r/DOPCdB/14
ThreatMetrix script dynamic detection
- Lexis Nexis is one of the worlds largest data brokers. Most of the sites that are port scnaning you are running their script called "threatmetrix" these scripts collect 416 pieces of personal information which is then encrypted (using XOR) into an image and sneakily sends it to a server that looks legit but then redirects to LexisNexis' main servers.
- Moral of the story is this is a insane over-reach and invation of privacy. Port Authority now dynamically blocks ALL of these servers so you should never have to worry about this :)
- Lastly, I added a notification so you know when this script is detected and blocked.Codice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.12
Rilasciato 30 mar 2021 - 24,06 kBCompatibile con firefox48.0 e successive- Updated regex to fix FP for 10. networksCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.11
Rilasciato 30 mar 2021 - 24,07 kBCompatibile con firefox48.0 e successive- Made regex case insensitiveCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.10
Rilasciato 30 mar 2021 - 23,99 kBCompatibile con firefox48.0 e successive- Updated regexCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.9
Rilasciato 24 mar 2021 - 24,03 kBCompatibile con firefox48.0 e successive- seperated the number of blocks on a per tab basis and made alerts fire once per tabCodice sorgente rilasciato sotto licenza Solo GNU General Public License v2.0
Versione 1.0.8
Rilasciato 24 mar 2021 - 23,63 kBCompatibile con firefox48.0 e successive- updated regex to be more efficient and also correctly match the entire class B private IP space of 172. Also added notification of a website portscanningCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.7
Rilasciato 24 mar 2021 - 23,18 kBCompatibile con firefox48.0 e successive- Fixed regex false positives. Added a constraint of :// before an ip address or hostnameCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.6
Rilasciato 23 mar 2021 - 23,16 kBCompatibile con firefox48.0 e successive- Changed the regex to exclude public ipv6 addresses since they created too many false positives
- Normal functionality works, but toggle doesn'tCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.5
Rilasciato 22 mar 2021 - 22,39 kBCompatibile con firefox48.0 e successive- Added toolbar icon with a switch to enable/disable functionality
- Added badge text to count how many port scans are blockedCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.4
Rilasciato 22 mar 2021 - 18,29 kBCompatibile con firefox48.0 e successive- Added support for a different prefix for localhost websockets wss://Codice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.3
Rilasciato 22 mar 2021 - 18,29 kBCompatibile con firefox48.0 e successive- Added support for localhostCodice sorgente rilasciato sotto licenza Licenza MIT
Versione 1.0.2
Rilasciato 22 mar 2021 - 18,28 kBCompatibile con firefox48.0 e successive- Removed unused permissionsCodice sorgente rilasciato sotto licenza Licenza MIT