Skip to content
  • Presentations

My Dairy……

Home | Work | Life

My Dairy……

Home | Work | Life

  • Presentations

nmap

Ping and NMAP as REST API
Posted on February 5, 2020February 6, 2020 by manish

Ping and NMAP as REST API

Share

I came across this idea while working on problem statement, where requirement was to run ping and nmap checks on devices and hosts from a jump server. Best way to offer nmap and ping check without getting users on jump server was to offer ping and nmap in some form of web service. To do […]

nmap, python
  • Tech bytes
Agentless predictive asset scan on networks
Posted on December 13, 2019February 26, 2020 by manish

Agentless predictive asset scan on networks

Share

This is an agent less solution to scan complete network and build an asset report. All you need is a Linux host with python3 and pythonping, nmap and ipaddress python modules along with nmap Linux package. Since we are not authenticating to hosts and just doing a predictive scan using underline nmap tool, so report […]

network, nmap
  • Tech bytes
python based nmap port scanning
Posted on June 12, 2019June 15, 2019 by manish

python based nmap port scanning

Share

Nmap is a great tool to run scans on remote hosts and networks. python-nmap module uses underline nmap binary to run scans and adds advantage of programmable controls to get desired results. To start install python-nmap module. Here is a sample code how to use above module and run scans. Save this as scanit.py Output

ITsecurity, nmap
  • Tech bytes
Copyright © Blogbuster 2025 Proudly powered by WordPress | Theme: Blogbuster by Mystery Themes.