NullFang
CtrlK
NullFang Github
  • 🛋️Welcome
  • News
    • 🏆v1.1.0 Release
  • Acknowledgments
  • Getting Started
    • Instalation
      • 🐧Installation for Unix
      • 🪟Installation for Windows
  • NullFang
    • What's NullFang
    • Why use NullFang ?
    • Examples
    • Hands on NullFang
      • First Execution
      • Supported authentication methods
      • Scan Mode
      • Search and Filters
      • Configuration and Checkpoint
      • Advanced SMB
      • Output and Logging
      • Operation modes
      • Performance and Control
      • Bandwidth and Cache Control
      • Information and Help
  • NFDB - NullFang Database
    • What's nfdb?
      • Why use nfdb?
    • Hands on nfdb
      • Start CLI Interaction
      • List Credentials
      • List hosts, shares, and users
      • List Files
      • Search and History
      • Data Export
  • NullFang WebServer
    • What's NullFang WebServer?
Powered by GitBook
On this page
  • List extracted files
  • List large files
  • List low-hanging fruits
Edit on GitHub
Export as PDF
  1. NFDB - NullFang Database
  2. Hands on nfdb

List Files

List extracted files

# List all files
list files

# List files for a specific user
list files user <user>

# List files for a specific host
list files host <host>

# Paginate results
list files page 2

List large files

list large-files

List low-hanging fruits

list low-hanging-fruits

PreviousList hosts, shares, and usersNextSearch and History

Last updated 2 months ago