GithubHelp home page GithubHelp logo

gheris-579 / deathnote-1-vulnhub Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

Level - easy Description : don't waste too much time thinking outside the box . It is a Straight forward box . This works better with VirtualBox rather than VMware

2024 fyp gobuster hacking kali-linux kali-tools vulnerability vulnhub vulnhub-walkthrough vulnhub-writeups wpscan-vulnerability-database netdi

deathnote-1-vulnhub's Introduction

DEATHNOTE-1-VulnHub

Level - easy Description : don't waste too much time thinking outside the box . It is a Straight forward box . This works better with VirtualBox rather than VMware

netdiscover -i eth0

Screenshot 2024-03-22 194002

nmap -sS -sV -sC -p- ip

  1. The -sS option in nmap tells you to perform a stealth scan, that is, a scan in which the software tries not to be detected by the target host.
  2. The -sV option in nmap tells you to perform a version scan, that is, to try to identify the versions of services that respond to open ports.
  3. The -sC option in nmap tells you to run a scan script, that is, to use a set of predefined scripts to search for vulnerabilities or other information about running services.

Screenshot 2024-03-22 194247

nano /etc/hosts

Screenshot 2024-03-22 194610

Screenshot 2024-03-22 194915

Screenshot 2024-03-22 195256

this page was created with WordPress.

Screenshot 2024-03-22 195453

gobuster dir -u http://deathnote.vuln/wordpress/ -w /usr/share/wordlists/Discovery/Web-Content/directory-list-2.3-medium.txt

Screenshot 2024-03-22 195823

Screenshot 2024-03-22 200338

wpscan --url http://deathnote.vuln/wordpress/ -e u

Screenshot 2024-03-22 200817

Password

7

User:kira pass:iamjustic3

Screenshot 2024-03-22 201122

Screenshot 2024-03-22 202604

hydra -l l -P note ssh://192.168.56.103

  1. l in username

Screenshot 2024-03-22 203211

Screenshot 2024-03-23 211255

https://www.dcode.fr/brainfuck-language

Screenshot 2024-03-23 211928

Screenshot 2024-03-23 212742

Screenshot 2024-03-23 213030

Screenshot 2024-03-23 213447

Screenshot 2024-03-23 213948

https://cyberchef.org/

Screenshot 2024-03-23 215732

Screenshot 2024-03-23 220150

Screenshot 2024-03-23 220247

Screenshot 2024-03-23 220436

Screenshot 2024-03-23 220749

Screenshot 2024-03-23 220941

Screenshot 2024-03-23 221127

deathnote-1-vulnhub's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.