diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6ece56 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build +*.tmp* +*.bak* +*.~* diff --git a/Notes-Scratch-Prose (# Edit conflict 2026-06-27 npidliC #).md b/Notes-Scratch-Prose (# Edit conflict 2026-06-27 npidliC #).md deleted file mode 100644 index dae5c36..0000000 --- a/Notes-Scratch-Prose (# Edit conflict 2026-06-27 npidliC #).md +++ /dev/null @@ -1,3 +0,0 @@ -# Notes, Scratch, Prose -- while method doesnt re-activate eternalblue risks, it _does_ demonsterably re-enable smb1 as is demonstrated by nmap scanms. -- \ No newline at end of file diff --git a/Notes-Scratch-Prose.md b/Notes-Scratch-Prose.md index 730091e..aa7c1b0 100644 --- a/Notes-Scratch-Prose.md +++ b/Notes-Scratch-Prose.md @@ -1,4 +1,6 @@ # Notes, Scratch, Prose -- while method doesnt re-activate eternalblue risks, it _does_ demonsterably re-enable smb1 as is demonstrated by [nmap scan](nmap-vuln-scan-indicating-eternalbliue-not-exploitable.txt). +- while method doesnt re-activate eternalblue risks, it _does_ demonsterably re-enable smb1 as is demonstrated by [nmap scan](assets/nmap-vuln-scan-indicating-eternalbliue-not-exploitable.txt). - next trick will be to dig deep and find out what else this method can enable - - maybe even leverage into exploitability :3 \ No newline at end of file + - maybe even leverage into exploitability :3 + +![holyshit-it-enables-smb1](assets/jesusfuckdude.png) \ No newline at end of file diff --git a/assets/jesusfuckdude.png b/assets/jesusfuckdude.png new file mode 100644 index 0000000..b043c7f Binary files /dev/null and b/assets/jesusfuckdude.png differ diff --git a/nmap-vuln-scan-indicating-eternalbliue-not-exploitable.txt b/assets/nmap-vuln-scan-indicating-eternalbliue-not-exploitable.txt similarity index 100% rename from nmap-vuln-scan-indicating-eternalbliue-not-exploitable.txt rename to assets/nmap-vuln-scan-indicating-eternalbliue-not-exploitable.txt