Learn to hack: Difference between revisions

From Enlace Hacktivista
Jump to navigation Jump to search
Line 243: Line 243:


== OSINT ==
== OSINT ==
Open-source intelligence Tools/Resources
 
* https://osintframework.com/
Open-source intelligence (OSINT) refers to the collection and analysis of information from publicly available sources to be used in an intelligence context.
* https://www.tracelabs.org/initiatives/osint-vm
 
* https://github.com/jivoi/awesome-osint
For more information on recommended tools and resources, see [[OSINT Tools and Resources]]
* [https://start.me/p/ZME8nR/osint osintframework.de]
* https://www.maltego.com/
* https://github.com/vysecurity/LinkedInt
* https://www.osintdojo.com/
* https://inteltechniques.com/
* https://github.com/uosint-project/uosint
* https://github.com/cipher387/osint_stuff_tool_collection


== API Hacking ==
== API Hacking ==

Revision as of 12:56, 15 January 2023

This page aims to compile high quality resources for hackers. All books listed on this page can be found on Library Genesis and Z-Library

General Resources

Resources that assume little to no background knowledge:

Resources that assume minimal tech background:

Resources that assume a tech or hacking background:

Practice labs:

General references:

Active Directory

Tools

Office 365 & Azure

Tools

GSuite

https://www.slideshare.net/dafthack/ok-google-how-do-i-red-team-gsuite

C2 Frameworks

Antivirus & EDR Evasion

VMware

RocketChat

Microsoft Exchange

ProxyLogon is dead. It's mitigated by Defender. ProxyShell is not. AMSI catches unmodified public exploits.

Initial Access

Phishing

Password spraying

Buying Access

CVE POCs

Scanning and Recon

Search Engines

Web Crawlers

Wordlists

OSINT

Open-source intelligence (OSINT) refers to the collection and analysis of information from publicly available sources to be used in an intelligence context.

For more information on recommended tools and resources, see OSINT Tools and Resources

API Hacking

Intercepting Proxies

These let you view, edit, and replay requests, and are extremely useful for finding vulnerabilities in web applications.

Opsec

Operational security (Opsec) is crucial for protecting oneself from surveillance and maintaining anonymity while conducting illegal activities.

Recommended Measures

Any illegal activity should be done from an encrypted and separate computer or virtual machine, with all traffic over Tor.

For more information on recommended measures, see Opsec Measures

Secure Messaging

Best practice for secure messaging includes using connections over Tor and end-to-end encryption for messages.

Recommended Applications

For Jabber/XMPP, make sure to enable OTR or OMEMO encryption. For email use PGP for encryption. For file sharing use onionshare.

For more information on recommended applications, see Secure Messaging Applications