Aishwarya Tilekar

Footprinting

Footprinting 1. Footprinting overview Also known as fingerprinting or reconnaissance 📝 Gathering information about a target system E.g. software, network protocols, operating systems or hardware devices. End goal is to find a way to break into the system. 🤗 Often offered as separate service bought by companies to check against leaks and to see what data is there. …

Footprinting Read More »

Cyber Security – Introduction Part 1

Information security 1. Information security overview Protecting information and information systems. Defines sets processes and activities performed in order to protect information. Goal is to prevent unauthorized users from stealing and misusing information or services. If sensitive information falls in wrong hands, it may cause huge losses including finances, brand reputations, customers. Essential terms Hack value …

Cyber Security – Introduction Part 1 Read More »

Decoder

Decoder Decoder is the combinational circuit that change the binary information into 2N output lines The binary information is passed in the form of N input lines. The output lines define the 2N-bit code for the binary information.  In simple words, the Decoder performs the reverse operation of the Encoder. At a time, only one …

Decoder Read More »

Full Subtractor and Half Subtractor

Full Subtractor and Half Subtractor A Binary Subtractor is a digital circuit that performs the arithmetic binary subtraction between two numbers with respect to the logic operations and laws of Boolean Algebra.  The subtractors are used in combinational circuit design and the Arithmetic Logic Unit (ALU) of the processor to calculate multiple addresses. Subtractor circuits …

Full Subtractor and Half Subtractor Read More »

K-Map

K-Map A Karnaugh map (K-map) is a visual method used to simplify the algebraic expressions in Boolean functions without having to resort to complex theorems or equation manipulations. A K-map can be thought of as a special version of a truth table that makes it easier to map out parameter values and arrive at a …

K-Map Read More »

Deploying an existing Django project on PythonAnywhere

Deploying a Django project on PythonAnywhere is a straightforward process. PythonAnywhere provides a platform for hosting web applications and is well-suited for hosting Django projects. Here’s a step-by-step guide to deploying your Django project on PythonAnywhere: Step 1: Sign Up for a PythonAnywhere Account If you don’t already have an account on PythonAnywhere, sign up …

Deploying an existing Django project on PythonAnywhere Read More »

Tech Amplifier Final Logo