Latest Articles
XXE exploit
XML: The extensible markup language, or XML, is a template for storing and transporting data. It has a tree-like structure of tags and files, identical to HTML, except there are no predefined tags in XML, such as h1, img, div, and so on; tags are custom named for the data they reflect. Extensible Markup Language (XML) is a widely used data format. It can be used in everything from web services (XML RPC, SOAP, REST) to documents (XML, HTML, DOCX) to image files (XML, HTML, DOCX) (SVG, EXIF data).
Using New Material UI
Using Material UI design Layout uplift the steadiness across all the platforms, environment and also make responsive for any size of web-pages by using spacing and elements. We all may have faced sometimes instability of web-pages regarding composition components or regarding responsiveness of web-pages.
Using Feature Flags to Manage Releases
A feature flag is a way to enable and disable a functionality during runtime without changing or redeploying the code.This allows for better control and more experimentation over the full lifecycle of features.
AWS Chatbot | Slack Integration with AWS Service | Send Notification to Slack on S3 Operation
AWS Chatbot is an interactive agent that makes it easy to monitor and interact with your AWS resources in your Slack channels and Amazon Chime chat rooms.
Get Introduced to Ansible
Ansible is an open-source IT engine which automates the IT tools such as intra service orchestration, application deployment, cloud provisioning, etc.