Commit f9c9fcc6 authored by bobloblaw's avatar bobloblaw
Browse files

Updates transfering_files2.md

Auto commit by GitBook Editor
parent 8c8ebd7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
    * [Scripting With Python](scripting_with_python.md)
        * [Python Fundamentals](python_fundamentals.md)
        * [Useful Scripts](connections.md)
    * [Transferring files](transfering_files2.md)
    * [Transferring Files](transfering_files2.md)
        * [Transfering files on linux](transfering_files.md)
        * [Transfering files on windows](transfering_files_to_windows.md)
    * [Example of company architecture](example_of_company_architecture.md)
+4 −1
Original line number Diff line number Diff line
# Transferring files
# Transferring Files

This section could easily be put in the post-exploitation section. But I consider this knowledge so fundamental that I chose to put it here.