How to Install and Uninstall php-symfony-security-csrf Package on Kali Linux

Last updated: May 21,2024

1. Install "php-symfony-security-csrf" package

Learn how to install php-symfony-security-csrf on Kali Linux

$ sudo apt update $ sudo apt install php-symfony-security-csrf

2. Uninstall "php-symfony-security-csrf" package

Please follow the instructions below to uninstall php-symfony-security-csrf on Kali Linux:

$ sudo apt remove php-symfony-security-csrf $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-symfony-security-csrf package on Kali Linux

Package: php-symfony-security-csrf
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 82
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-symfony-deprecation-contracts, php-symfony-security-core
Suggests: php-symfony-http-foundation
Breaks: php-symfony-http-foundation (<< 5.3~~)
Size: 21240
SHA256: 4a5df1af201fe7af9d0013795227a08ca3e06e7753d363a874949cf0774cd90e
SHA1: aa5fcd09f16bfe554ad542f187b824bd96b12d1d
MD5sum: 9b538f1d790f6bbe5650ec8a6b890cf5
Description: infrastructure for authorization systems - CSRF protection
The Symfony Security Component - CSRF Library provides a class
`CsrfTokenManager` for generating and validating CSRF (cross-site
request forgery) tokens.
.
The Symfony Security Component makes it possible to easily separate
authorization logic from user providers that hold the users credentials.
It ships with facilities for authenticating using HTTP basic or digest
authentication, interactive form login or X.509 certificate login.
Furthermore it optionally also allows an application to implement its
own authentication strategies.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Homepage: https://symfony.com/doc/5.4/components/security.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-security-csrf_5.4.35+dfsg-3_all.deb