diff options
111 files changed, 645 insertions, 0 deletions
diff --git a/cyborg/archive.tar b/cyborg/archive.tar Binary files differnew file mode 100644 index 0000000..e02fda9 --- /dev/null +++ b/cyborg/archive.tar diff --git a/cyborg/home/field/dev/final_archive/README b/cyborg/home/field/dev/final_archive/README new file mode 100644 index 0000000..13360c4 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/README @@ -0,0 +1,2 @@ +This is a Borg Backup repository. +See https://borgbackup.readthedocs.io/ diff --git a/cyborg/home/field/dev/final_archive/config b/cyborg/home/field/dev/final_archive/config new file mode 100644 index 0000000..b8efb16 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/config @@ -0,0 +1,20 @@ +[repository] +version = 1 +segments_per_dir = 1000 +max_segment_size = 524288000 +append_only = 0 +storage_quota = 0 +additional_free_space = 0 +id = ebb1973fa0114d4ff34180d1e116c913d73ad1968bf375babd0259f74b848d31 +key = hqlhbGdvcml0aG2mc2hhMjU2pGRhdGHaAZ6ZS3pOjzX7NiYkZMTEyECo+6f9mTsiO9ZWFV + L/2KvB2UL9wHUa9nVV55aAMhyYRarsQWQZwjqhT0MedUEGWP+FQXlFJiCpm4n3myNgHWKj + 2/y/khvv50yC3gFIdgoEXY5RxVCXhZBtROCwthh6sc3m4Z6VsebTxY6xYOIp582HrINXzN + 8NZWZ0cQZCFxwkT1AOENIljk/8gryggZl6HaNq+kPxjP8Muz/hm39ZQgkO0Dc7D3YVwLhX + daw9tQWil480pG5d6PHiL1yGdRn8+KUca82qhutWmoW1nyupSJxPDnSFY+/4u5UaoenPgx + oDLeJ7BBxUVsP1t25NUxMWCfmFakNlmLlYVUVwE+60y84QUmG+ufo5arj+JhMYptMK2lyN + eyUMQWcKX0fqUjC+m1qncyOs98q5VmTeUwYU6A7swuegzMxl9iqZ1YpRtNhuS4A5z9H0mb + T8puAPzLDC1G33npkBeIFYIrzwDBgXvCUqRHY6+PCxlngzz/QZyVvRMvQjp4KC0Focrkwl + vi3rft2Mh/m7mUdmEejnKc5vRNCkaGFzaNoAICDoAxLOsEXy6xetV9yq+BzKRersnWC16h + SuQq4smlLgqml0ZXJhdGlvbnPOAAGGoKRzYWx02gAgzFQioCyKKfXqR5j3WKqwp+RM0Zld + UCH8bjZLfc1GFsundmVyc2lvbgE= + diff --git a/cyborg/home/field/dev/final_archive/data/0/1 b/cyborg/home/field/dev/final_archive/data/0/1 Binary files differnew file mode 100644 index 0000000..525f479 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/data/0/1 diff --git a/cyborg/home/field/dev/final_archive/data/0/3 b/cyborg/home/field/dev/final_archive/data/0/3 Binary files differnew file mode 100644 index 0000000..525f479 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/data/0/3 diff --git a/cyborg/home/field/dev/final_archive/data/0/4 b/cyborg/home/field/dev/final_archive/data/0/4 Binary files differnew file mode 100644 index 0000000..7a7396a --- /dev/null +++ b/cyborg/home/field/dev/final_archive/data/0/4 diff --git a/cyborg/home/field/dev/final_archive/data/0/5 b/cyborg/home/field/dev/final_archive/data/0/5 Binary files differnew file mode 100644 index 0000000..525f479 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/data/0/5 diff --git a/cyborg/home/field/dev/final_archive/hints.5 b/cyborg/home/field/dev/final_archive/hints.5 Binary files differnew file mode 100644 index 0000000..7a0b3a7 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/hints.5 diff --git a/cyborg/home/field/dev/final_archive/home/alex/.bash_history b/cyborg/home/field/dev/final_archive/home/alex/.bash_history new file mode 100644 index 0000000..2de6173 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.bash_history @@ -0,0 +1,25 @@ +ls +cd .. +ls +mkdir alex +su field +rsync rsync://192.168.42.129/Backup +ls +subl /etc/rsyncd.conf +sudo subl /etc/rsyncd.conf +cd .. +ls +cd rsyncdata/ +ls +touch hi.txt +sudo touch hi.txt +rsync rsync://localhost/ +rsync rsync://localhost/backup +rsync rsync://localhost/Backup +rsync rsync://localhost/ +rsync rsync://localhost/Backup +sudo service restart rsync +sudo service rsync restart +rsync rsync://localhost/ +rsync rsync://localhost/Backup +su field diff --git a/cyborg/home/field/dev/final_archive/home/alex/.bash_logout b/cyborg/home/field/dev/final_archive/home/alex/.bash_logout new file mode 100644 index 0000000..de4f5f7 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.bash_logout @@ -0,0 +1,7 @@ +# ~/.bash_logout: executed by bash(1) when login shell exits. + +# when leaving the console clear the screen to increase privacy + +if [ "$SHLVL" = 1 ]; then + [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q +fi diff --git a/cyborg/home/field/dev/final_archive/home/alex/.bashrc b/cyborg/home/field/dev/final_archive/home/alex/.bashrc new file mode 100644 index 0000000..a5f83b7 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.bashrc @@ -0,0 +1,114 @@ +# ~/.bashrc: executed by bash(1) for non-login shells. +# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) +# for examples + +# If not running interactively, don't do anything +case $- in + *i*) ;; + *) return;; +esac + +# don't put duplicate lines or lines starting with space in the history. +# See bash(1) for more options +HISTCONTROL=ignoreboth + +# append to the history file, don't overwrite it +shopt -s histappend + +# for setting history length see HISTSIZE and HISTFILESIZE in bash(1) +HISTSIZE=1000 +HISTFILESIZE=2000 + +# check the window size after each command and, if necessary, +# update the values of LINES and COLUMNS. +shopt -s checkwinsize + +# If set, the pattern "**" used in a pathname expansion context will +# match all files and zero or more directories and subdirectories. +#shopt -s globstar + +# make less more friendly for non-text input files, see lesspipe(1) +[ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)" + +# set variable identifying the chroot you work in (used in the prompt below) +if [ -z "${debian_chroot:-}" ] && [ -r /etc/debian_chroot ]; then + debian_chroot=$(cat /etc/debian_chroot) +fi + +# set a fancy prompt (non-color, unless we know we "want" color) +case "$TERM" in + xterm-color) color_prompt=yes;; +esac + +# uncomment for a colored prompt, if the terminal has the capability; turned +# off by default to not distract the user: the focus in a terminal window +# should be on the output of commands, not on the prompt +#force_color_prompt=yes + +if [ -n "$force_color_prompt" ]; then + if [ -x /usr/bin/tput ] && tput setaf 1 >&/dev/null; then + # We have color support; assume it's compliant with Ecma-48 + # (ISO/IEC-6429). (Lack of such support is extremely rare, and such + # a case would tend to support setf rather than setaf.) + color_prompt=yes + else + color_prompt= + fi +fi + +if [ "$color_prompt" = yes ]; then + PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' +else + PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ ' +fi +unset color_prompt force_color_prompt + +# If this is an xterm set the title to user@host:dir +case "$TERM" in +xterm*|rxvt*) + PS1="\[\e]0;${debian_chroot:+($debian_chroot)}\u@\h: \w\a\]$PS1" + ;; +*) + ;; +esac + +# enable color support of ls and also add handy aliases +if [ -x /usr/bin/dircolors ]; then + test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval "$(dircolors -b)" + alias ls='ls --color=auto' + #alias dir='dir --color=auto' + #alias vdir='vdir --color=auto' + + alias grep='grep --color=auto' + alias fgrep='fgrep --color=auto' + alias egrep='egrep --color=auto' +fi + +# some more ls aliases +alias ll='ls -alF' +alias la='ls -A' +alias l='ls -CF' + +# Add an "alert" alias for long running commands. Use like so: +# sleep 10; alert +alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"' + +# Alias definitions. +# You may want to put all your additions into a separate file like +# ~/.bash_aliases, instead of adding them here directly. +# See /usr/share/doc/bash-doc/examples in the bash-doc package. + +if [ -f ~/.bash_aliases ]; then + . ~/.bash_aliases +fi + +# enable programmable completion features (you don't need to enable +# this, if it's already enabled in /etc/bash.bashrc and /etc/profile +# sources /etc/bash.bashrc). +if ! shopt -oq posix; then + if [ -f /usr/share/bash-completion/bash_completion ]; then + . /usr/share/bash-completion/bash_completion + elif [ -f /etc/bash_completion ]; then + . /etc/bash_completion + fi +fi diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ASP/ASP.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ASP/ASP.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..696ea8f --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ASP/ASP.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ASP/HTML-ASP.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ASP/HTML-ASP.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..6d0a4a0 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ASP/HTML-ASP.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ActionScript/ActionScript.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ActionScript/ActionScript.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..83007fc --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ActionScript/ActionScript.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/AppleScript/AppleScript.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/AppleScript/AppleScript.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b94d628 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/AppleScript/AppleScript.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Batch File/Batch File.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Batch File/Batch File.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..f39966c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Batch File/Batch File.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C#/Build.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C#/Build.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..9064538 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C#/Build.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C#/C#.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C#/C#.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..24ecadb --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C#/C#.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C++/C++.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C++/C++.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b734b08 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C++/C++.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C++/C.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C++/C.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..28d1963 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/C++/C.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/CSS/CSS.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/CSS/CSS.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b7ebe7a --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/CSS/CSS.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Clojure/Clojure.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Clojure/Clojure.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b1d9c27 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Clojure/Clojure.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/D/D.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/D/D.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..fd58e9f --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/D/D.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/D/DMD Output.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/D/DMD Output.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..be30fdc --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/D/DMD Output.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Meta Info Summary.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Meta Info Summary.cache Binary files differnew file mode 100644 index 0000000..e2fd937 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Meta Info Summary.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Startup.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Startup.cache Binary files differnew file mode 100644 index 0000000..d2a6e41 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Startup.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Syntax Summary.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Syntax Summary.cache Binary files differnew file mode 100644 index 0000000..20ef510 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Default/Syntax Summary.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Diff/Diff.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Diff/Diff.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..1cbd694 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Diff/Diff.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Erlang/Erlang.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Erlang/Erlang.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..2cd2589 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Erlang/Erlang.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Erlang/HTML (Erlang).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Erlang/HTML (Erlang).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b0c2c7d --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Erlang/HTML (Erlang).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Attributes.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Attributes.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..546e077 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Attributes.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Commit.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Commit.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..f7fcfd6 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Commit.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Common.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Common.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..3e9705d --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Common.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Config.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Config.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..257758c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Config.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Ignore.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Ignore.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..4bd007b --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Ignore.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Link.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Link.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..271d370 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Link.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Log.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Log.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..230a646 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Log.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Rebase.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Rebase.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..d8de0ff --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Git Formats/Git Rebase.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Go/Go.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Go/Go.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..d50c307 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Go/Go.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Graphviz/DOT.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Graphviz/DOT.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..031e3ae --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Graphviz/DOT.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Groovy/Groovy.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Groovy/Groovy.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..9555124 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Groovy/Groovy.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/HTML/HTML.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/HTML/HTML.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..0c5f225 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/HTML/HTML.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Haskell/Haskell.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Haskell/Haskell.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..7b4278c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Haskell/Haskell.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Haskell/Literate Haskell.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Haskell/Literate Haskell.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b6a323c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Haskell/Literate Haskell.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/Java Server Pages (JSP).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/Java Server Pages (JSP).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..0c6317d --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/Java Server Pages (JSP).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/Java.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/Java.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..afde0e8 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/Java.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/JavaDoc.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/JavaDoc.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..09131db --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/JavaDoc.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/JavaProperties.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/JavaProperties.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..19fcbe7 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Java/JavaProperties.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/JSON.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/JSON.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..76a0436 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/JSON.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/JavaScript.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/JavaScript.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..07fe4ca --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/JavaScript.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/Regular Expressions (JavaScript).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/Regular Expressions (JavaScript).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..787bd87 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/JavaScript/Regular Expressions (JavaScript).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/Bibtex.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/Bibtex.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..c1c4b71 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/Bibtex.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/LaTeX Log.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/LaTeX Log.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..e93c8c6 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/LaTeX Log.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/LaTeX.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/LaTeX.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..133a38c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/LaTeX.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/TeX.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/TeX.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..5318099 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/LaTeX/TeX.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Lisp/Lisp.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Lisp/Lisp.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..8090c0d --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Lisp/Lisp.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Lua/Lua.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Lua/Lua.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..19d44ee --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Lua/Lua.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Makefile/Make Output.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Makefile/Make Output.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..737c5f3 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Makefile/Make Output.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Makefile/Makefile.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Makefile/Makefile.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..dd65c4c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Makefile/Makefile.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Markdown/Markdown.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Markdown/Markdown.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..adf770e --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Markdown/Markdown.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Markdown/MultiMarkdown.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Markdown/MultiMarkdown.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b296032 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Markdown/MultiMarkdown.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Matlab/Matlab.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Matlab/Matlab.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..d0d01a6 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Matlab/Matlab.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCaml.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCaml.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..83a9acb --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCaml.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCamllex.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCamllex.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..949adbd --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCamllex.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCamlyacc.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCamlyacc.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..002b904 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/OCamlyacc.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/camlp4.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/camlp4.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..2765637 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/OCaml/camlp4.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Objective-C/Objective-C++.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Objective-C/Objective-C++.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..275d2c7 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Objective-C/Objective-C++.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Objective-C/Objective-C.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Objective-C/Objective-C.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..c83aaa2 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Objective-C/Objective-C.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/PHP Source.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/PHP Source.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..55cefec --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/PHP Source.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/PHP.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/PHP.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..e9c1b5b --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/PHP.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/Regular Expressions (PHP).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/Regular Expressions (PHP).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..29c08a0 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/PHP/Regular Expressions (PHP).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Pascal/Pascal.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Pascal/Pascal.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..d095ad3 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Pascal/Pascal.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Perl/Perl.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Perl/Perl.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..d84385f --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Perl/Perl.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Python/Python.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Python/Python.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..73d193c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Python/Python.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Python/Regular Expressions (Python).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Python/Regular Expressions (Python).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..c88c0f3 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Python/Regular Expressions (Python).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/R Console.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/R Console.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..c1f3b6a --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/R Console.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/R.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/R.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b7342fd --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/R.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/Rd (R Documentation).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/Rd (R Documentation).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..a17a6ed --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/R/Rd (R Documentation).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/HTML (Rails).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/HTML (Rails).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..3e5b089 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/HTML (Rails).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/JavaScript (Rails).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/JavaScript (Rails).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..13bb2dc --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/JavaScript (Rails).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/Ruby Haml.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/Ruby Haml.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b291f25 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/Ruby Haml.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/Ruby on Rails.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/Ruby on Rails.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..f4565ff --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/Ruby on Rails.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/SQL (Rails).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/SQL (Rails).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..af9ae22 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rails/SQL (Rails).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Regular Expressions/RegExp.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Regular Expressions/RegExp.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..92ce01b --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Regular Expressions/RegExp.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/RestructuredText/reStructuredText.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/RestructuredText/reStructuredText.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..78ceb60 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/RestructuredText/reStructuredText.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Ruby/Ruby.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Ruby/Ruby.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..c0c841c --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Ruby/Ruby.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rust/Cargo.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rust/Cargo.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..b084d78 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rust/Cargo.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rust/Rust.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rust/Rust.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..86c7287 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Rust/Rust.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/SQL/SQL.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/SQL/SQL.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..d647598 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/SQL/SQL.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Scala/Scala.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Scala/Scala.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..fc7bbc5 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Scala/Scala.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/Bash.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/Bash.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..27f9b74 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/Bash.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/Shell-Unix-Generic.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/Shell-Unix-Generic.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..ca6dfee --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/Shell-Unix-Generic.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/commands-builtin-shell-bash.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/commands-builtin-shell-bash.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..32dfb6a --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/ShellScript/commands-builtin-shell-bash.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/TCL/HTML (Tcl).sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/TCL/HTML (Tcl).sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..5898ed2 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/TCL/HTML (Tcl).sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/TCL/Tcl.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/TCL/Tcl.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..2547741 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/TCL/Tcl.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Text/Plain text.tmLanguage.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Text/Plain text.tmLanguage.cache Binary files differnew file mode 100644 index 0000000..7beeca9 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Text/Plain text.tmLanguage.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Text/Plain text.tmLanguage.rcache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Text/Plain text.tmLanguage.rcache Binary files differnew file mode 100644 index 0000000..2bf7ee9 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Text/Plain text.tmLanguage.rcache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Textile/Textile.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Textile/Textile.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..12295ba --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/Textile/Textile.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/XML/XML.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/XML/XML.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..cbd0ccb --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/XML/XML.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/YAML/YAML.sublime-syntax.cache b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/YAML/YAML.sublime-syntax.cache Binary files differnew file mode 100644 index 0000000..99746fe --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Cache/YAML/YAML.sublime-syntax.cache diff --git a/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Local/Auto Save Session.sublime_session b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Local/Auto Save Session.sublime_session new file mode 100644 index 0000000..d4db5f9 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.config/sublime-text-3/Local/Auto Save Session.sublime_session @@ -0,0 +1,353 @@ +{ + "folder_history": + [ + ], + "last_version": 3211, + "last_window_id": 2, + "log_indexing": false, + "settings": + { + "new_window_height": 480.0, + "new_window_settings": + { + "auto_complete": + { + "selected_items": + [ + ] + }, + "build_system_choices": + [ + ], + "build_varint": "", + "command_palette": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "console": + { + "height": 0.0, + "history": + [ + ] + }, + "distraction_free": + { + "menu_visible": true, + "show_minimap": false, + "show_open_files": false, + "show_tabs": false, + "side_bar_visible": false, + "status_bar_visible": false + }, + "file_history": + [ + ], + "find": + { + "height": 0.0 + }, + "find_in_files": + { + "height": 0.0, + "where_history": + [ + ] + }, + "find_state": + { + "case_sensitive": false, + "find_history": + [ + ], + "highlight": true, + "in_selection": false, + "preserve_case": false, + "regex": false, + "replace_history": + [ + ], + "reverse": false, + "show_context": true, + "use_buffer2": true, + "whole_word": false, + "wrap": true + }, + "incremental_find": + { + "height": 0.0 + }, + "input": + { + "height": 0.0 + }, + "menu_visible": true, + "output.find_results": + { + "height": 0.0 + }, + "pinned_build_system": "", + "replace": + { + "height": 0.0 + }, + "save_all_on_build": true, + "select_file": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_project": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_symbol": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "show_minimap": true, + "show_open_files": false, + "show_tabs": true, + "side_bar_visible": true, + "side_bar_width": 150.0, + "status_bar_visible": true, + "template_settings": + { + } + }, + "new_window_width": 640.0 + }, + "windows": + [ + { + "auto_complete": + { + "selected_items": + [ + ] + }, + "buffers": + [ + { + "file": "/etc/rsyncd.conf", + "settings": + { + "buffer_size": 279, + "encoding": "UTF-8", + "line_ending": "Unix" + } + } + ], + "build_system": "", + "build_system_choices": + [ + ], + "build_varint": "", + "command_palette": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "console": + { + "height": 0.0, + "history": + [ + ] + }, + "distraction_free": + { + "menu_visible": true, + "show_minimap": false, + "show_open_files": false, + "show_tabs": false, + "side_bar_visible": false, + "status_bar_visible": false + }, + "file_history": + [ + ], + "find": + { + "height": 0.0 + }, + "find_in_files": + { + "height": 0.0, + "where_history": + [ + ] + }, + "find_state": + { + "case_sensitive": false, + "find_history": + [ + ], + "highlight": true, + "in_selection": false, + "preserve_case": false, + "regex": false, + "replace_history": + [ + ], + "reverse": false, + "show_context": true, + "use_buffer2": true, + "whole_word": false, + "wrap": true + }, + "groups": + [ + { + "selected": 0, + "sheets": + [ + { + "buffer": 0, + "file": "/etc/rsyncd.conf", + "semi_transient": false, + "settings": + { + "buffer_size": 279, + "regions": + { + }, + "selection": + [ + [ + 69, + 69 + ] + ], + "settings": + { + "syntax": "Packages/Text/Plain text.tmLanguage" + }, + "translation.x": 0.0, + "translation.y": 0.0, + "zoom_level": 1.0 + }, + "stack_index": 0, + "type": "text" + } + ] + } + ], + "incremental_find": + { + "height": 0.0 + }, + "input": + { + "height": 0.0 + }, + "layout": + { + "cells": + [ + [ + 0, + 0, + 1, + 1 + ] + ], + "cols": + [ + 0.0, + 1.0 + ], + "rows": + [ + 0.0, + 1.0 + ] + }, + "menu_visible": true, + "output.find_results": + { + "height": 0.0 + }, + "pinned_build_system": "", + "position": "0,0,0,0,0,987,325,1627,805,1714,849", + "project": "", + "replace": + { + "height": 0.0 + }, + "save_all_on_build": true, + "select_file": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_project": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "select_symbol": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "selected_group": 0, + "settings": + { + }, + "show_minimap": true, + "show_open_files": false, + "show_tabs": true, + "side_bar_visible": true, + "side_bar_width": 150.0, + "status_bar_visible": true, + "template_settings": + { + }, + "window_id": 2, + "workspace_name": "" + } + ], + "workspaces": + { + "recent_workspaces": + [ + ] + } +} diff --git a/cyborg/home/field/dev/final_archive/home/alex/.dbus/session-bus/c707f46991feb1ed17e415e15fe9cdae-0 b/cyborg/home/field/dev/final_archive/home/alex/.dbus/session-bus/c707f46991feb1ed17e415e15fe9cdae-0 new file mode 100644 index 0000000..8123a54 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.dbus/session-bus/c707f46991feb1ed17e415e15fe9cdae-0 @@ -0,0 +1,8 @@ +# This file allows processes on the machine with id c707f46991feb1ed17e415e15fe9cdae using +# display :0 to find the D-Bus session bus with the below address. +# If the DBUS_SESSION_BUS_ADDRESS environment variable is set, it will +# be used rather than this file. +# See "man dbus-launch" for more details. +DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-5XVA4b8sG6,guid=58b90a641f3ac69c30b44ec65fea08eb +DBUS_SESSION_BUS_PID=2855 +DBUS_SESSION_BUS_WINDOWID=65011713 diff --git a/cyborg/home/field/dev/final_archive/home/alex/.profile b/cyborg/home/field/dev/final_archive/home/alex/.profile new file mode 100644 index 0000000..c9db459 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/.profile @@ -0,0 +1,22 @@ +# ~/.profile: executed by the command interpreter for login shells. +# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login +# exists. +# see /usr/share/doc/bash/examples/startup-files for examples. +# the files are located in the bash-doc package. + +# the default umask is set in /etc/profile; for setting the umask +# for ssh logins, install and configure the libpam-umask package. +#umask 022 + +# if running bash +if [ -n "$BASH_VERSION" ]; then + # include .bashrc if it exists + if [ -f "$HOME/.bashrc" ]; then + . "$HOME/.bashrc" + fi +fi + +# set PATH so it includes user's private bin if it exists +if [ -d "$HOME/bin" ] ; then + PATH="$HOME/bin:$PATH" +fi diff --git a/cyborg/home/field/dev/final_archive/home/alex/Desktop/secret.txt b/cyborg/home/field/dev/final_archive/home/alex/Desktop/secret.txt new file mode 100644 index 0000000..4da0064 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/Desktop/secret.txt @@ -0,0 +1 @@ +shoutout to all the people who have gotten to this stage whoop whoop!" diff --git a/cyborg/home/field/dev/final_archive/home/alex/Documents/note.txt b/cyborg/home/field/dev/final_archive/home/alex/Documents/note.txt new file mode 100644 index 0000000..3c9e1ec --- /dev/null +++ b/cyborg/home/field/dev/final_archive/home/alex/Documents/note.txt @@ -0,0 +1,3 @@ +Wow I'm awful at remembering Passwords so I've taken my Friends advice and noting them down! + +alex:S3cretP@s3 diff --git a/cyborg/home/field/dev/final_archive/index.5 b/cyborg/home/field/dev/final_archive/index.5 Binary files differnew file mode 100644 index 0000000..e59a8fb --- /dev/null +++ b/cyborg/home/field/dev/final_archive/index.5 diff --git a/cyborg/home/field/dev/final_archive/integrity.5 b/cyborg/home/field/dev/final_archive/integrity.5 Binary files differnew file mode 100644 index 0000000..62df4e9 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/integrity.5 diff --git a/cyborg/home/field/dev/final_archive/nonce b/cyborg/home/field/dev/final_archive/nonce new file mode 100644 index 0000000..f71cfb8 --- /dev/null +++ b/cyborg/home/field/dev/final_archive/nonce @@ -0,0 +1 @@ +00000000200000b9
\ No newline at end of file diff --git a/cyborg/nmap b/cyborg/nmap new file mode 100644 index 0000000..fe8773e --- /dev/null +++ b/cyborg/nmap @@ -0,0 +1,24 @@ +# Nmap 7.92 scan initiated Sat Sep 17 21:30:43 2022 as: nmap -vvv -p 80,22 -sC -sV -oN nmap 10.10.234.138 +Nmap scan report for 10.10.234.138 +Host is up, received conn-refused (0.18s latency). +Scanned at 2022-09-17 21:30:44 EDT for 13s + +PORT STATE SERVICE REASON VERSION +22/tcp open ssh syn-ack OpenSSH 7.2p2 Ubuntu 4ubuntu2.10 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 2048 db:b2:70:f3:07:ac:32:00:3f:81:b8:d0:3a:89:f3:65 (RSA) +| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLmojJ45opVBHg89gyhjnTTwgEf8lVKKbUfVwmfqYP9gU3fWZD05rB/4p/qSoPbsGWvDUlSTUYMDcxNqaADH/nk58URDIiFMEM6dTiMa0grcKC5u4NRxOCtZGHTrZfiYLQKQkBsbmjbb5qpcuhYo/tzhVXsrr592Uph4iiUx8zhgfYhqgtehMG+UhzQRjnOBQ6GZmI4NyLQtHq7jSeu7ykqS9KEdkgwbBlGnDrC7ke1I9352lBb7jlsL/amXt2uiRrBgsmz2AuF+ylGha97t6JkueMYHih4Pgn4X0WnwrcUOrY7q9bxB1jQx6laHrExPbz+7/Na9huvDkLFkr5Soh +| 256 68:e6:85:2f:69:65:5b:e7:c6:31:2c:8e:41:67:d7:ba (ECDSA) +| ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB5OB3VYSlOPJbOwXHV/je/alwaaJ8qljr3iLnKKGkwC4+PtH7IhMCAC3vim719GDimVEEGdQPbxUF6eH2QZb20= +| 256 56:2c:79:92:ca:23:c3:91:49:35:fa:dd:69:7c:ca:ab (ED25519) +|_ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKlr5id6IfMeWb2ZC+LelPmOMm9S8ugHG2TtZ5HpFuZQ +80/tcp open http syn-ack Apache httpd 2.4.18 ((Ubuntu)) +| http-methods: +|_ Supported Methods: POST OPTIONS GET HEAD +|_http-server-header: Apache/2.4.18 (Ubuntu) +|_http-title: Apache2 Ubuntu Default Page: It works +Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel + +Read data files from: /usr/bin/../share/nmap +Service detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Sat Sep 17 21:30:57 2022 -- 1 IP address (1 host up) scanned in 13.34 seconds diff --git a/cyborg/passwd b/cyborg/passwd new file mode 100644 index 0000000..c498bc8 --- /dev/null +++ b/cyborg/passwd @@ -0,0 +1,2 @@ +music_archive:squidward +alex:S3cretP@s3 diff --git a/intermediate_nmap/nmap b/intermediate_nmap/nmap new file mode 100644 index 0000000..b9db0b3 --- /dev/null +++ b/intermediate_nmap/nmap @@ -0,0 +1,63 @@ +# Nmap 7.92 scan initiated Sat Sep 17 21:24:29 2022 as: nmap -vvv -p 22,2222,31337 -sC -sV -oN nmap 10.10.250.90 +Nmap scan report for 10.10.250.90 +Host is up, received conn-refused (0.18s latency). +Scanned at 2022-09-17 21:24:29 EDT for 18s + +PORT STATE SERVICE REASON VERSION +22/tcp open ssh syn-ack OpenSSH 8.2p1 Ubuntu 4ubuntu0.4 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 3072 7d:dc:eb:90:e4:af:33:d9:9f:0b:21:9a:fc:d5:77:f2 (RSA) +| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLgmREvZByFxoWZEVRzGogcBi04sMOoMHUcJ8P2t9mi8q1V+lRvZczumOJ9RliQ1khNRHsIgnJ7/Yp4iCz9UFRLYsIlQ2PAgODBjNyhIWepELlSatGLZqviC6qnxEASC2OrwFvHmYNklZIjbc4+Yli2bn8I2PjntRKoMQHjehoWip/V955dYwa7KysnPPMsmXlrx9dhHJ0yheqYIOxwlN2xRC7ZtQMfY28mn0ifRhMnM9RRgC5CDAJh3QeJYM90gBdIq466x4p6yWQzjK/t0i5zIKFBJBLp85DaT3WkWBn3ueHFoedeeAsXeO16BNX6SomLNWsslp5a3E1YQiOBX3LNEm64Rr8ekPxtrXhTzcBUMGJYzc7QaE2/N9yCnkvL0vCApO+XFmo+lr9bAt8qGixpqk1awPqIhxOTUWIr4lAShsu7b+mwQlGeYO7aEeaO3R7ZFaZwGfp2vF/yYwReT+mVimFbs67yiVcMCNhVgvI5vLFrh+OyvufUK2tnCe4xbs= +| 256 83:a7:4a:61:ef:93:a3:57:1a:57:38:5c:48:2a:eb:16 (ECDSA) +| ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEuffg4vybQqbP0RmSCYjd6nillwqgiGF1OAIPUsBCewLy6eiVYsnzAF3Z2TAHKjA8GqTlhRu05KWfdys7J+MQc= +| 256 30:bf:ef:94:08:86:07:00:f7:fc:df:e8:ed:fe:07:af (ED25519) +|_ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILHnXOBOqSHpnx9JPguwJAsiurhjCuLjkOIfNSp9f9ai +2222/tcp open ssh syn-ack OpenSSH 8.2p1 Ubuntu 4ubuntu0.4 (Ubuntu Linux; protocol 2.0) +| ssh-hostkey: +| 3072 ff:69:6e:5c:1d:81:21:6f:b3:43:6d:b0:23:b6:50:15 (RSA) +| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDDGC/24Z5yHKn4dNpBTOgM95i53qen2wfmrm8jbSF9ovZX/ofvh4WSBfgP+9TiC4TD+0/dggDA2a04GDut2I77UQWk1D7mdVYhdhNsFTP11EGFs1MgsYlymm7DkMeKtzu2qIHjaRGpYqRoiF6zl2q9Sw7geCYcGZijynOztZ1evQcn/JZwOF+9LVVKGkLBtaa75sD6GYfH7DKgQFQ8/STyZXqOMX1XHDELpsLjDJ7EXO0UeJlSOUacOoZQkEnmqtD214+AA6uvVXVh0D2oVg1/yIxR3xQpgXdRMWskMV9ASDSVIaJ0F5L0G7vldLoWU/xcWGi43rvuq1rnQhQ3ogH0j6mXdtetGxIj4oS30k6KowutNK+Gqw+sBUeiUTI2eHI4LQ9oKvMZmjPrpLTO/beXNXQT9Kn0sJXQDlEUCruJFv6ZPf4wYhw9nBVrStOFkGDdaWkKgqoh866T5MEwuc63/aUanOibIsPV/5VPpV1atia2FQ0zpfNY4kVWT2Gnjdk= +| 256 67:23:ef:0d:15:e1:9a:8a:0c:5d:b5:89:ed:aa:b2:35 (ECDSA) +| ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBi46/1YwM38WLIIOiO5klCdYz02wH56XN/qaRKclC9o60zlFD4hM94JaZjlw+SOizklNjxCBt2AKPCdBduCBj8= +| 256 05:fd:14:8c:27:44:63:20:de:95:47:a9:74:a0:43:52 (ED25519) +|_ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHjMnmCQvkiK4f8B3Mfrdr80FCVU7jJdDI2U2+jSV1Xd +31337/tcp open Elite? syn-ack +| fingerprint-strings: +| DNSStatusRequestTCP, DNSVersionBindReqTCP, FourOhFourRequest, GenericLines, GetRequest, HTTPOptions, Help, Kerberos, LANDesk-RC, LDAPBindReq, LDAPSearchReq, LPDString, NULL, RPCCheck, RTSPRequest, SIPOptions, SMBProgNeg, SSLSessionReq, TLSSessionReq, TerminalServer, TerminalServerCookie, X11Probe: +| In case I forget - user:pass +|_ ubuntu:Dafdas!!/str0ng +1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at https://nmap.org/cgi-bin/submit.cgi?new-service : +SF-Port31337-TCP:V=7.92%I=7%D=9/17%Time=6326734E%P=x86_64-pc-linux-gnu%r(N +SF:ULL,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas!!/st +SF:r0ng\n\n")%r(GetRequest,35,"In\x20case\x20I\x20forget\x20-\x20user:pass +SF:\nubuntu:Dafdas!!/str0ng\n\n")%r(SIPOptions,35,"In\x20case\x20I\x20forg +SF:et\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(GenericLines,35,"I +SF:n\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n" +SF:)%r(HTTPOptions,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu +SF::Dafdas!!/str0ng\n\n")%r(RTSPRequest,35,"In\x20case\x20I\x20forget\x20- +SF:\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(RPCCheck,35,"In\x20case\x +SF:20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(DNSVers +SF:ionBindReqTCP,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu:D +SF:afdas!!/str0ng\n\n")%r(DNSStatusRequestTCP,35,"In\x20case\x20I\x20forge +SF:t\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(Help,35,"In\x20case +SF:\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(SSLSe +SF:ssionReq,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas +SF:!!/str0ng\n\n")%r(TerminalServerCookie,35,"In\x20case\x20I\x20forget\x2 +SF:0-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(TLSSessionReq,35,"In\x2 +SF:0case\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r( +SF:Kerberos,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas +SF:!!/str0ng\n\n")%r(SMBProgNeg,35,"In\x20case\x20I\x20forget\x20-\x20user +SF::pass\nubuntu:Dafdas!!/str0ng\n\n")%r(X11Probe,35,"In\x20case\x20I\x20f +SF:orget\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(FourOhFourReque +SF:st,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas!!/str +SF:0ng\n\n")%r(LPDString,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\n +SF:ubuntu:Dafdas!!/str0ng\n\n")%r(LDAPSearchReq,35,"In\x20case\x20I\x20for +SF:get\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n")%r(LDAPBindReq,35,"I +SF:n\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n" +SF:)%r(LANDesk-RC,35,"In\x20case\x20I\x20forget\x20-\x20user:pass\nubuntu: +SF:Dafdas!!/str0ng\n\n")%r(TerminalServer,35,"In\x20case\x20I\x20forget\x2 +SF:0-\x20user:pass\nubuntu:Dafdas!!/str0ng\n\n"); +Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel + +Read data files from: /usr/bin/../share/nmap +Service detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Sat Sep 17 21:24:47 2022 -- 1 IP address (1 host up) scanned in 18.26 seconds |