LogoLogo
  • Intro
  • Pre-engagement
  • General methodology
  • OSCP Templates
  • Recon
    • Active
    • Passive OSINT
  • Attack Types
  • Network
    • Linux
    • Windows
    • Active Directory Enumeration
  • Shells
  • Port Forwarding / SSH Tunneling
  • Transferring files
  • Web
  • SQL
  • Password cracking
    • Brute Force - CheatSheet
  • Useful Linux Commands
  • Android
  • Buffer Overflow
  • TCP Dump and Wireshark Commands
  • Cloud Pentesting
    • SQL vs NoSQL Cheetsheet Cloud
    • AWS cli cheatsheet
    • Tools to install
    • Enumeration
    • Cloudgoat
  • Privilege Escalation
    • Linux
      • Loot
    • Windows
      • Loot
  • Kali Configuration
    • My bash Profile Files
    • Terminator Configuration
    • Tmux Configuration
    • Fish Config
    • Useful things to Install
    • VSCode Configuration
  • Automated
    • Tools
  • Videos
    • My Youtube Channel
    • IppSec Videos
    • The Cyber Mentor
  • VMs Similar to OSCP
    • Machines Similar to OSCP
  • Search Ippsec's Videos
    • Search Ippsec's Videos
  • Pcap Analysis
    • Pcap analysis
    • RegEx
  • MSFvenom Cheetsheet
  • Support me
  • Donate
Powered by GitBook
On this page
  • Log all commands of the current session
  • Set the Target IP Address to the $ip system variable
  • Coffee or Beer :)
  • Thank you!

Was this helpful?

Pre-engagement

Last updated 4 years ago

Was this helpful?

Log all commands of the current session

script $target.log
....
commands and output of commands you ran in that 1 terminal sesssion
....
exit # when finished

Use Cherrytree or OneNote other to document findings...even a text file!

Create a screenshot of the selected area and save it at home directory

shift Print Screen

Set the Target IP Address to the $ip system variable

export ip=target_ip

If you're working on a single target it is useful to do the export ip=target_ip command before you run Tmux. That way when you create new tabs in Tmux you don't have to run the export command for every new tab.

Coffee or Beer :)

If you appreciate my notes I would be very grateful if you could ☕️ 😉.

Thank you!

Tmux Configuration
Terminator Configuration
buy me a coffee
https://www.buymeacoffee.com/OffSecNewbie