Giter Site home page Giter Site logo

vanessapan001 / scanning Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 55 KB

Scanning is the second phase of a pen testing engagement, after Planning and Reconnaissance. Scanning uses tools to gather information such as network information and potential vulnerabilities.

penetration-testing penetration-testing-tools scanning scanning-tool

scanning's Introduction

Scanning and Internal Reconnaissance

Now that we are inside the network of our target, we will now perform reconnaissance inside the internal network, known as active reconnaissance, in order to reveal which devices are on the network and what potential new targets await.

  • We call this active reconnaissance because we are now directly interacting with our target.
  • It is also considered internal reconnaissance because we are conducting this internally within the target.
  • While inside the network, we can gather the following:
    • Information about the host, known as host enumeration.
    • Information about processes on the system, known as process enumeration.
    • Information about the users on the system.

Scanning

Additionally, we can more aggressively gather information through a process called scanning.

  • Scanning is the second phase of a pen testing engagement, after Planning and Reconnaissance. Scanning uses tools to gather information such as network information and potential vulnerabilities.
    • While in our example we scanned our target from inside the network, scanning is often conducted externally, before initial access.
  • Nessus, Hping, and Nmap are tools which we often utilize to conduct scanning.
  • Zenmap is the GUI version of Nmap. It provides an easy-to-use tool to automate scanning tasks.
  • NSEs (Nmap scripting engines) are scripts that are commonly used to test whether a service is vulnerable to an exploit.
  • SearchSploit is a command-line utility for Exploit-DB that allows you to take an offline copy of the Exploit Database with you wherever you go.

scanning's People

Contributors

vanessapan001 avatar

Watchers

 avatar

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.