776 links
  • Shared Bookmarks
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
4 results tagged htb x
  • thumbnail
    HackTheBox – Dream Diary: Chapter 1 – Stack Hound
    November 9, 2020 at 11:38:23 AM UTC - permalink -
    QRCode
    - https://stackhound.me/hackthebox-dream-diary-chapter-1/
    heap overflow writeup dream diary dreamdiary htb goomba
  • thumbnail
    Red Team Tales 0x01: From MSSQL to RCE - Tarlogic Security - Cyber Security and Ethical hacking
    EXEC sp_configure 'show advanced options', 1; RECONFIGURE;
    EXEC sp_configure 'xp_cmdshell', 1; RECONFIGURE;

    The procedure to achieve it is as follows:

    Declare a variable of “table” type to save the output that returns the xp_cmdshell procedure (remember that it returns the result in several rows).
    Dump the output of the command to the previous variable.
    Concatenate the rows of the table, separated by a line break.
    Encode the resulting string in Base64 and save it in a variable.
    Generate the certutil command, appending the string with the result.
    Execute it.
    March 28, 2019 at 12:15:52 AM UTC - permalink -
    QRCode
    - https://www.tarlogic.com/en/blog/red-team-tales-0x01/
    htb querier giddy sql sqli mssql windows hacking redteam pentest rce xp_cmdshell
  • thumbnail
    Xp_cmdshell and permissions – Tibor Karaszi's SQL Server blog
    March 28, 2019 at 12:00:51 AM UTC - permalink -
    QRCode
    - http://sqlblog.karaszi.com/xp_cmdshell-and-permissions/
    xp_cmdshell mssql sql shell rce hacking pentest htb giddty querier
  • thumbnail
    Interactive Beginner's Guide to ROP -- Vetle's HackShack
    January 27, 2019 at 3:22:21 PM UTC - permalink -
    QRCode
    - https://bordplate.no/blog/en/post/interactive-rop-tutorial/
    rop htb hacking exploit development reverse engineering re
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation