├── Combinations └── ReverseProxyAttackTools.md ├── Contributing.md ├── DNS ├── iterative brute forcing.md └── srv.md ├── Hashcat └── hashcat_cheatsheet.md ├── Impacket ├── MS14-068.md └── wmiexec.md ├── LICENSE ├── Metasploit └── MS14-068.md ├── Mimikatz └── Kerberos.md ├── OSX ├── parallels.md └── persistence.md ├── Oracle └── TNS.md ├── Powershell └── Powershell_Empire.md ├── README ├── Scanning ├── ports.md └── zenmap.md ├── Unix ├── LinuxUnixBSD_Post_Exploitation.md ├── Misc_Bash.md ├── OSX_Commands.md └── Tmux_and_Screen_Cheatsheet.md ├── Web ├── Adobe CQ.md ├── Quick Web Servers.md └── Web Shells - JSP.md └── Windows ├── blind_files.md ├── overpass_kerberos.md └── rpcclient.md /Combinations/ReverseProxyAttackTools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Combinations/ReverseProxyAttackTools.md -------------------------------------------------------------------------------- /Contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Contributing.md -------------------------------------------------------------------------------- /DNS/iterative brute forcing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/DNS/iterative brute forcing.md -------------------------------------------------------------------------------- /DNS/srv.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/DNS/srv.md -------------------------------------------------------------------------------- /Hashcat/hashcat_cheatsheet.md: -------------------------------------------------------------------------------- 1 | Place holder -------------------------------------------------------------------------------- /Impacket/MS14-068.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Impacket/MS14-068.md -------------------------------------------------------------------------------- /Impacket/wmiexec.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Impacket/wmiexec.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/LICENSE -------------------------------------------------------------------------------- /Metasploit/MS14-068.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Metasploit/MS14-068.md -------------------------------------------------------------------------------- /Mimikatz/Kerberos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Mimikatz/Kerberos.md -------------------------------------------------------------------------------- /OSX/parallels.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/OSX/parallels.md -------------------------------------------------------------------------------- /OSX/persistence.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/OSX/persistence.md -------------------------------------------------------------------------------- /Oracle/TNS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Oracle/TNS.md -------------------------------------------------------------------------------- /Powershell/Powershell_Empire.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Powershell/Powershell_Empire.md -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/README -------------------------------------------------------------------------------- /Scanning/ports.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Scanning/ports.md -------------------------------------------------------------------------------- /Scanning/zenmap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Scanning/zenmap.md -------------------------------------------------------------------------------- /Unix/LinuxUnixBSD_Post_Exploitation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Unix/LinuxUnixBSD_Post_Exploitation.md -------------------------------------------------------------------------------- /Unix/Misc_Bash.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Unix/Misc_Bash.md -------------------------------------------------------------------------------- /Unix/OSX_Commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Unix/OSX_Commands.md -------------------------------------------------------------------------------- /Unix/Tmux_and_Screen_Cheatsheet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Unix/Tmux_and_Screen_Cheatsheet.md -------------------------------------------------------------------------------- /Web/Adobe CQ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Web/Adobe CQ.md -------------------------------------------------------------------------------- /Web/Quick Web Servers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Web/Quick Web Servers.md -------------------------------------------------------------------------------- /Web/Web Shells - JSP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Web/Web Shells - JSP.md -------------------------------------------------------------------------------- /Windows/blind_files.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Windows/blind_files.md -------------------------------------------------------------------------------- /Windows/overpass_kerberos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Windows/overpass_kerberos.md -------------------------------------------------------------------------------- /Windows/rpcclient.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mubix/akb/HEAD/Windows/rpcclient.md --------------------------------------------------------------------------------