Tag: Firewall
-
How to create Realtime Web Firewalling? Or What is architecture of it?
There are massive data in Logs which sent to Kafka and Kafka send it to Hadoop File System to Query data with relevent fields and transform it to Useful data using spark. Now Useful data goes to ML model or Modsecurity to filter it means allow or deny relevent IP. Same thing used to train…
-
How to Setup Firewall and Traffic shaping with ipfw on Freebsd?
To setup Firewall and Traffic shaping on Freebsd using ipfw and dummynet module please check below git repo. I used traffic shaping for ssh using ipfw firewall with dummynet module https://github.com/amitdhanani2012/freebsd-ipfw-dummynet-traffic-shape
-
Hide Identity of your internet connection and use Proxy for various perpose like web scraping or Security Testing
Hi There. Do you want proxy IP address to do web crawling/scrapping and want to avoid Firewall/IDS/IPS or hide Identity or Security Testing without blocking your Original IP? Then use Proxy/VPN/Tors which available on Internet. One Example of Proxy Provider is https://oxylabs.io/ (Just for Reference) Reference Book For This Topic on Cybersecurity Taken – Ultimate…