Home
Emanuelle Jimenez
Cancel

Security Shepherd

Security Shepherd Useful materials https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/XXE%20Injection Insecure Cryptographic Storage Lesson Insecure Cryptographic Storage Challen...

Steganography/Cryptography

Ciphertext - The result of encrypting a plaintext, encrypted data Cipher - A method of encrypting or decrypting data. Modern ciphers are cryptographic, but there are many non cryptographic cip...

Forensics

Forensics Convert Video to Image This will return all the images of the stack frames $ convert image.gif %02.png Make color transparent This line will loop through all the images and change the ...

Buffer Overflow

Reverse engineer Theory GOT The Global Offset Table (or GOT) is a section inside of programs that holds addresses of functions that are dynamically linked. As mentioned in the page on calling con...

Tenet

Link of the box: Tenet Enumeration (NMAP) nmap -sV -sC 10.129.152.253 Starting Nmap 7.91 ( https://nmap.org ) at 2021-05-27 23:43 EDT Nmap scan report for 10.129.152.253 Host is up (0.16s latenc...

Spectra

Link of the box: Spectra Enumeration (NMAP) nmap -sV -sC 10.129.152.150 Starting Nmap 7.91 ( https://nmap.org ) at 2021-05-26 23:17 EDT Nmap scan report for 10.129.152.150 Host is up (0.16s la...

Projects

These are my personal projects E-Zeus This tool lets you analyze linux, windows executables and APK files, generate a report in markdown. It uses YARA rules. E-Zeus CRUD in Mobile This app...

Ophiuchi

Link of the box: Ophiuchi Enumeration (NMAP) nmap -sV -sC 10.129.153.239 Starting Nmap 7.91 ( https://nmap.org ) at 2021-05-29 20:27 EDT Nmap scan report for 10.129.153.239 Host is up (0.16s lat...

Learning Material

Learning material pure-bash-bible A collection of pure bash alternatives to external processes. pure-bash-bible awesome-exploit-development A curated list of resources (books, tu...

Knife

Link of the box: Knife Enumeration (NMAP) nmap -sC -sV 10.129.152.51 -oA nmap.out Starting Nmap 7.91 ( https://nmap.org ) at 2021-05-26 00:42 EDT Stats: 0:00:09 elapsed; 0 hosts completed (1 up),...