• Stars
    star
    280
  • Rank 147,492 (Top 3 %)
  • Language
    C++
  • License
    BSD 3-Clause "New...
  • Created about 12 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Netview enumerates systems using WinAPI calls

netview

Netview is a enumeration tool. It uses (with the -d) the current domain or a specified domain (with the -d domain) to enumerate hosts. You can also use the -f if you wish to specify a file with a list of hosts instead. Any hostnames you wish to exclude can be specified in a list with -e. If you want to query for a domain group and highlight where those users are logged in from, specify the group with -g.

Info: http://web.archive.org/web/20130301022254/http://www.room362.com/blog/2012/10/8/compiling-and-release-of-netview.html

Compiled version: https://github.com/mubix/netview/releases

Once a list is gathered, netview check each for the following + IP addresses + Shares + Sessions (users connected to the machine from a remote source) + and Logged on users

All output can be redirected to a file with the '-o' argument. Access to found shares can be checked with -c.

Additionally, a delay (in seconds) between host enumerations can be specified with -i, and a percent jitter (0.0-1.0) to randomize the interval can be specified with -j.

Example output

no arguments

C:\>netview.exe

Netview Help
--------------------------------------------------------------------

-h                      : Display this help menu
-f filename.txt         : Specifies a file to pull a list of hosts from
-e filename.txt         : Specifies a file of hostnames to exclude
-o filename.txt         : Out to file instead of STDOUT
-d domain               : Specifies a domain to pull a list of hosts from
                          uses current domain if none specified
-g group                : Specify a group name for user hunting
                          uses 'Domain Admins' if none specified
-c                      : Check found shares for read access
-i interval             : Seconds to wait between enumerating hosts
-j jitter               : Percent jitter to apply to the interval (0.0-1.0)

-d / -d with domain / or -f with filename

C:\>netview.exe -d

[*] -d used without domain specifed - using current domain
[+] Number of hosts: 1

[+] Host: HOST1

Enumerating AD Info
[+] HOST1 - Comment -
[+] HOST1 - OS Version - 6.1
[+] HOST1 - MSSQL Server

Enumerating IP Info
[+] HOST1 - IPv6 Address - fe80::(removed from example)%10
[+] HOST1 - IPv6 Address - fe80::(removed from example)%15
[+] HOST1 - IPv6 Address - fe80::(removed from example)%12
[+] HOST1 - IPv4 Address - 172.16.10.50
[+] HOST1 - IPv4 Address - 192.168.56.1
[+] HOST1 - IPv6 Address - 2001:(removed from example)

Enumerating Share Info
[+] HOST1 - Share - ADMIN$              Remote Admin
[+] HOST1 - Share - C$                  Default share
[+] HOST1 - Share - Backups
[+] HOST1 - Share - Finance
[+] HOST1 - Share - IPC$                Remote IPC
[+] HOST1 - Share - print$              Printer Drivers
[+] HOST1 - Share - SharedPrinter       Kyocera 5112

Enumerating Session Info
[+] HOST1 - Session - MUBIX from \\172.16.10.207 - Active: 48 - Idle: 44

Enumerating Logged-on Users
[+] HOST1 - Logged-on - HOST1\mubix
[+] HOST1 - Logged-on - HOST1\mubix

More Repositories

1

post-exploitation

Post Exploitation Collection
C
1,554
star
2

shellshocker-pocs

Collection of Proof of Concepts and Potential Targets for #ShellShocker
Python
881
star
3

post-exploitation-wiki

Post Exploitation Wiki
HTML
507
star
4

solarflare

SolarWinds Orion Account Audit / Password Dumping Utility
C#
342
star
5

vt-notify

Get email notification when Virus Total has a copy of your binary.
Ruby
164
star
6

CVE-2021-44228-Log4Shell-Hashes

Hashes for vulnerable LOG4J versions
153
star
7

IOXIDResolver

IOXIDResolver.py from AirBus Security
Python
152
star
8

osx-wificleaner

Cleans out "open" wireless connections from OSX machine
Python
151
star
9

pykek

Kerberos Exploitation Kit
Python
125
star
10

howtowinccdc

Notes, Slides, Comments and Commands on How to Win CCDC
117
star
11

akb

Attack Knowledge Base
100
star
12

cfdb

Common Findings Database
99
star
13

Not-In-Pentesting-Class

The Dirty Secrets They Didn't Teach You In Pentesting Class
Ruby
94
star
14

repos

List of Repositories
89
star
15

open-ssids

SSIDs for the Hak5 Wifi Pineapple's PineAP setup
79
star
16

ditto

Binary resource copier
Objective-C
78
star
17

WhiteChapel

password cracking front end
CSS
57
star
18

sectaskbars

Security Product Taskbar Icons (to identify from screenshots)
55
star
19

tools

Operational toolset utilizing git's submodule feature
Lua
52
star
20

FakeNetBIOS

See here:
C
41
star
21

stuff

Things I've coded, or use (cause I can't find them online anymore)
Ruby
33
star
22

DeleteThatTweet

Monitors a Twitter stream and saves off any tweet that is deleted.
Ruby
26
star
23

manage2decrypt

ManageEngine OpManager Decryption Tools
Python
26
star
24

windows-hardening

Because I can't find scripts to do this anywhere else...
25
star
25

windows-declutter

Windows 10 De-Clutter script
PowerShell
24
star
26

ccdc_malware

Talk given at DerbyCon and RuxCon 2016
22
star
27

mubix.github

Malicious Link Blog
HTML
22
star
28

local-hibp

How to set up a local copy of Have-I-Been-Pwned's password checking service
Ruby
21
star
29

whitechapel-ng

Next Generation of White Chapel
Ruby
21
star
30

attackbox

Ansible scripts to build an attack box
Shell
21
star
31

lmo

LetMeOutOfYour.net Resources
Python
19
star
32

metasploitwiki

Clone of Metasploit's wiki w/ additions
HTML
15
star
33

Interceptor

PowerShell HTTP(s) Intercepting Proxy
PowerShell
14
star
34

hackingtogether

#HackingTogether
HTML
14
star
35

securitytitles.com

Standardizing Security Titles
13
star
36

ctf

Capture The Flag Information
JavaScript
12
star
37

GScriptOldEmal

Deletes old email from my Gmail accounts
JavaScript
12
star
38

twitter-list-follow

Follow all members of a list
Ruby
11
star
39

elgamalcrypto

Simple Python Elgamal Encryption and Decryption Tool
Python
8
star
40

presentations

Public copies of my previous presentations
7
star
41

bliizard_escalation

6
star
42

decryptcpuu

Decrypt "Unrestricted" CPUU.ini passwords
C++
6
star
43

ctfjournal.com

CTF Journal Blog - All are welcome
6
star
44

twitterfriendsopml

Generate an OPML based on the URLs in the people you follow on Twitter's bios
Python
5
star
45

portals

Repository of captive portals from around the world
5
star
46

8021xbridge

Automatically exported from code.google.com/p/8021xbridge
Shell
4
star
47

disappeared

Repo of sites and tools that went %POOF%
3
star
48

meterpy

Meterpreter On-target Python Scripts
3
star
49

random-scripts

Just random scripts of things I don't want to lose
Ruby
3
star
50

squirtle

A fork of the Squirtle project from: http://code.google.com/p/squirtle/
3
star
51

PowerWorm

Analysis, detection, and removal of the "Power Worm" PowerShell-based malware
PowerShell
2
star
52

mubix

2
star
53

ntlmv1des

Cracks DES C3 piece of NTLMv1 and combines into Crack.sh format
1
star
54

epilogue

ShmooCon Epilogue Website
HTML
1
star