Skip to main content

This tool can help you scan the network

Project description

Agentless

GitHub license Author Version Language Python sys.platform supported On GitHub

logo

REMEMBER: you can see the same that is into this README in the Wiki.

Documentation structure

Description

Agentless tool can help you scan the network.

I you wanted something to help you to scan, in a easy way, your network, this tool is for you.

With this tool you can easly scan all the wanted terminals' ports.

After execution you could save the data csv file and/ or into HarperDB DataBase.

The scope of this tool is to make your network more secure.

Seeing the output (csv or DB), you can understand what opened ports are useless. Disabling them you can make the network less avariable for black hat hacker attacks.

Before use it

Requirements

To install this tools you need some preinstalled softwares.

Windows

If you are on Windows you needs to install: choco & VirtualBox into C:\Work\ folder

See video

Linux

If you are on Linux you need to install virtualbox

See video

Installation

To install this tools after installing prequisites.

Windows

If you are on Windows you needs to write into Powershell (as Administrator): choco install agentless

See video

Linux

If you are on Linux you need to write into the shell: sudo add-apt-repository ppa:castellanidavide/school -y; sudo apt update; sudo apt install agentless -y

See video

Update

To update this tools.

Windows

If you are on Windows you needs to write into Powershell (as Administrator): choco upgrade agentless

See video

Linux

If you are on Linux you need to write into the shell: sudo apt update; sudo apt upgrade

See video

Delate

  • Windows (using choco):
    • choco remove agentless
  • Debian/ Ubuntu using apt:
    • sudo apt remove agentless

How to use it

Execution examples

How to use

Write agentsless on your shell

ATTENTION: Remember to run this tool as Administrator

Synopsis

On this tool you can pass this paramers:

  • [--help | -h] - help istructions
  • [--verbose] - verbose mode
  • [--adresses=...] - Choose adresses, you can use this multiple time (Replace "..." with the value(s))
  • [--csv] - enable csv output
  • [--single] - disanable multitreading
  • [--url=... --token=... --table=...] - enable the upload to HarperDB (Replace "..." with the value(s))

If you are on Ubuntu you can always see the synopsis typing: man agentsless

Example video

See video

Output location

CSV file

To see the csv file you have to search "ping.csv" file in the same directory where it was runned the code with --csv param.

Windows

If you are on Windows you needs to write into Powershell (better if as Administrator): type ping.csv

Linux

If you are on Linux you need to write into the shell: cat ping.csv

DB output

To see the DB output you have to open HarperDB console.

Log file

To see the csv file you have to search "C:/Program Files/agentless/trace.log" if you are using Windows as OS. Otherwise the log file will be into "~/trace.log".

ATTENTION: the log file will be create on first run, if you want to see it run tool at least once.

Windows

If you are on Windows you needs to write into Powershell (better if as Administrator): type "C:/Program Files/agentless/trace.log"

Linux

If you are on Linux you need to write into the shell: cat ~/trace.log

Extra

Directories structure

  • .gitignore
  • setup.py
  • LICENSE.md
  • .github
    • ISSUE_TEMPLATE
      • bug_report.md
      • feature-request.md
    • workflows
      • on-push.yml
      • on-release.yml
  • choco
    • ReadMe.md
    • set.txt
    • agentless.nuspec
    • tools
      • chocolateyinstall.ps1
      • chocolateyuninstall.ps1
      • LICENSE.txt
      • VERIFICATION.txt
      • agentless-install.c
      • agentless-install.exe
      • agentless-install.o
      • agentless.c
      • agentless.exe
      • agentless.o
  • debian
    • agentless.1
    • agentless.c
    • Makefile
    • requirements.in
    • debian
      • changelog
      • compat
      • control
      • copyright
      • postinst
      • postrm
      • preinst
      • rules
      • source
  • docs
    • logo.png
    • *.md
  • flussi (example output(s))
    • net.csv
    • OS.csv
  • log (example log(s))
    • trace.log
  • requirements
    • requirements.txt
  • agentless
    • __init__.py

Made by Castellani Davide

If you have any problem please contact me:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentless-1.2.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

agentless-1.2-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file agentless-1.2.tar.gz.

File metadata

  • Download URL: agentless-1.2.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for agentless-1.2.tar.gz
Algorithm Hash digest
SHA256 8d56cf33a5f10a5a6c5c5416a9ab1f4e500c26ba5b1cdf4005c0203d1f0032a1
MD5 f54441cf4ec1d8e1c97979444d88d570
BLAKE2b-256 061a7a251341686e2f0079f2805bd2441e97b5956e39ec282c13358d9d838df3

See more details on using hashes here.

Provenance

File details

Details for the file agentless-1.2-py3-none-any.whl.

File metadata

  • Download URL: agentless-1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for agentless-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 440a6de7814197e09698af2ac57503f2f97659a677ad5aa7bcab03002ecc0d1b
MD5 e980db89b5d1b9a3e3b8568ca4d00bb8
BLAKE2b-256 11d0aea90905f1a775faf51604de5b541c5d30d43f91106259a7cf592e14d54c

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page