Skip to content

Bugbear Thoughts

The worst page in the universe

MENUMENU
  • Mikrotik
  • cPanel
  • Ansible
  • Nginx
  • ModSecurity
  • ELK Stack
  • Usefull Links

Category: Security

Some security related articles

Linux iptables – Tips, Tricks…

Published on January 9, 2015 Author gryzli

Add Iptables rule with a comment Recently I needed to add iptables rule, which I can easily search later and get it’s id. What I needed some kind of “mark” of this rule, which seems that Iptables already had as a functionality – assign comments on iptables rule. Here’s some simple example: # iptables -t… Continue reading Linux iptables – Tips, Tricks… →

Categories SecurityTags iptables, netfilter

Nmap – Port scanning

Published on October 6, 2014 Author gryzli

Here I will post some basic examples: 1. Scan all hosts in a given network for specific open port – This will scan network 192.168.0.1 /24 for open port 10000 (which belongs to WebMin) # –open options tells nmap, to print ONLY OPEN ports nmap –open -p 10000 192.168.0.1/24 2. Scan all ports on given… Continue reading Nmap – Port scanning →

Categories Security, Useful ToolsTags Nmap, Port scan

Posts navigation

Previous Page 1 Page 2

Search here …

Tags

ansible ansible-playbook Apache BASH bind cache centos centos 6 centos6 cPanel DNS elastic elasticsearch elk elk stack fedora filebeat iptables lua Mikrotik modsecurity mod_security mysql nagios nagios-plugins nagstamon nginx Nmap nrpe OpenSSL optimization perl php-fpm Port scan proxy repository rpm security speed SSL systemd troubleshoot waf wordpress yum

© Bugbear Thoughts. Powered by WordPress & WPstart Theme.