zoukankan      html  css  js  c++  java
  • Ethical Hacking

    METERPRETER BASICS

    >help - shows help
    >background - backgrounds current session
    >sessions -I - lists all sessions
    >session -i - interact with a certain session
    >sysinfo - displays system info.
    >ipconfig - displays info about interfaces.
    >getuid - shows current user.
    >migrate - Migrates the server instance to another process.

    FILE SYSTEM COMMANDS

    >pwd - shows current working directly
    >ls - lists files in the current working directory.
    >cd [location] - changes working directory to (location)
    >cat [file] - prints the content of [file] on screen.
    >download [file] - downloads [file]
    >upload[file] - uploads[file]
    >execute -f [file] -executes [file]
    >shell -Drop into a system conmand shell PS:
    for more commands run >help
    相信未来 - 该面对的绝不逃避,该执著的永不怨悔,该舍弃的不再留念,该珍惜的好好把握。
  • 相关阅读:
    Alpha 冲刺 (9/10)
    Alpha 冲刺 (8/10)
    Alpha 冲刺 (7/10)
    Alpha 冲刺 (6/10)
    Alpha 冲刺 (5/10)
    团队现场编程实战(抽奖系统)
    Alpha 冲刺 (4/10)
    斗地主
    解方程
    货币系统
  • 原文地址:https://www.cnblogs.com/keepmoving1113/p/12269508.html
Copyright © 2011-2022 走看看