Giter Site home page Giter Site logo

scanner's People

Contributors

cookie270 avatar ralsei38 avatar

Stargazers

 avatar

Watchers

 avatar

scanner's Issues

OS detection ?

Scapy provides Passive OS fingerprinting ! read the doc

too many open files

Make proper use of threads, one thread per port isn't necessary or at least thread could be opened and closed progressively.

Self-hosted Github runner :test_tube:

problem

Every method relying on sending data to another host cannot be tested deeply.
Every test related to networking interactions either fails or is biased.

solution

Implement a self-hosted Github-runner, and dummy containers (targets),
thus simulating a small infrastructure. doc here

Fix timeout coherency

timeout called from upper methods / objects should be transmitted to inner methods if specified

Dedicated VM ๐Ÿงช

  • Either deploy a virtual machine or a container
  • Deploy a simple Apache installation (working on port 80)
  • deploy an app relying on UDP,

So that single IP scan can be run against the same machine

TCP full-scan

Check whether Scapy's send() method works as intended. (see TCP full scan, when sending ACK flag)

tcp and udp hard scan

TCP & UDP scan from the Network class first run a ping scan and then run the port scan on each of the found hosts to unnecessary port scans on hosts which are not up.
It must still be possible to port scan each LAN IP one by one, even if an ICMP response is not received.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.