My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Showing posts with label
HTTP
.
Show all posts
Showing posts with label
HTTP
.
Show all posts
Thursday, 5 November 2020
Apache Web Sever on Ubuntu
›
Many Linux distros, including Ubuntu Debian, come with preinstalled Apache HTTP web server. It is also known as HTTPD (HTTP Daemon). Its con...
Thursday, 18 April 2019
Http Client in Node.js
›
Making HTTP(S) calls from the application is very common requirement. Node.JS world offers lots of options about how to implement it, or be...
Wednesday, 5 August 2015
How to sniff HTTP traffic on the local Wi-Fi network in 10 steps
›
We need: (1) Attacker: Linux machine with two Wi-Fi cards; I am using Kali with internal Atheros and external Alfa (AWUS036NH) WiFi card....
Thursday, 15 March 2012
How to sniff SOAP messages exchanged between WCF Service Host and Test Client
›
In my article "How to create and test WCF Web Service" I described how to implement simple Calculator service and test it from st...
›
Home
View web version