51pwn

Results 70 comments of 51pwn

@TheSenPie https://github.com/urbanadventurer/WhatWeb/wiki/Installation

@TheSenPie $ cat build.sh ```bash gem install --user-install bundler brew install ruby brew link ruby export PATH="/usr/local/opt/ruby/bin:$PATH" export LDFLAGS="-L/usr/local/opt/ruby/lib" export CPPFLAGS="-I/usr/local/opt/ruby/include" export PKG_CONFIG_PATH="/usr/local/opt/ruby/lib/pkgconfig" bundle install ```

@bcoles @urbanadventurer No errors, but the output whatweb executable is not compiled uname -a Darwin 123.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64 x86_64 ruby...

@augster use node 8 ``` docker pull node:8.15.1-alpine ```

@escapist23 see https://51pwn.com rdp://userName:passwd@ip:port

@kunal-mandalia use smbclient? or mount -t cifs -o username=administrator,password='xxxx!@#$' //192.16.30.11/d$ /tmp/xx

@karlseguin thanks for you Using multi-instance and multi-threading using nuclei in encapsulation https://github.com/projectdiscovery/nuclei/issues/2357 when, through * 1 Export the profile of the heap at time point 1: curl -s http://192.168.10.31:6060/debug/pprof/heap...

udp tunnel socks5? @fortuna