Skip to main content

Network toolkit for pentesting: TCP/UDP, sniffer, ARP-spoof, SSH, port scan, IP geolocation.

Project description

Neutron Engine

Apache License 2.0

Neutron Enginenetwork toolkit for pentesting: TCP/UDP, sniffer, ARP-spoof, SSH, port scan, IP geolocation.

Developer: Alexx-coder or alexx (GitHub)

Version: 0.1.0

License: Apache License 2.0

Neutron Engine on GitHub

Install:

pip install Neutron-Engine

Acknowledgements

This project uses:


Modules

  • IPAddressNeutron – local/public IP, network scanning
  • RemoteNeutron – SSH client & server
  • TCPNeutron – TCP client/server
  • UDPNeutron – UDP client/server
  • VisionNeutron – ARP spoofing, packet sniffer and sender

Example

The documentation is available in the docstrings

If you want to see docstring: need use a help(NeutronEngine) in python

from NeutronEngine.VisionNeutron import SniffNeutron
packets = SniffNeutron.start(10, filters='tcp port 80')
for packet in packets:
    print(packet.summary())

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

neutron_engine-0.1.0.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neutron_engine-0.1.0-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

Details for the file neutron_engine-0.1.0.tar.gz.

File metadata

  • Download URL: neutron_engine-0.1.0.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.10

File hashes

Hashes for neutron_engine-0.1.0.tar.gz
Algorithm Hash digest
SHA256 22dfc7bbe93752e46982358a9a0cd69d4208ac5ac48a1f34de43c962458649ce
MD5 eb344cda4dc2620992791282945dead8
BLAKE2b-256 ed9ed3cbfa6112713dff990cf290ff7013e1f58cf2636f79d6dc19ccd698a878

See more details on using hashes here.

File details

Details for the file neutron_engine-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: neutron_engine-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 21.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.10

File hashes

Hashes for neutron_engine-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f20d7f572b9b4ff6a4cdda4b781fcc1b8ae2dbeed5d9fb6c06a91ffe6322e70
MD5 bbdc5f80d34d81c908127ae1258dac93
BLAKE2b-256 e4cffadf6fd7ce14ec5d8ab290bdf1c87a242981d4bc097564eb3922b8861e13

See more details on using hashes here.

Supported by

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