Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
22 results tagged pentesting  ✕   ✕
Hacker Strategies https://hackerstrategies.org/
Sun 20 Nov 2022 04:22:05 PM PST archive.org

Inspiration for when you're stuck. Inspired by Brian Eno's Oblique Strategies.

Red team or blue team?

Kind of like the whacks of Heraclitus.

inspiration hacking infosec pentesting
maldevel/PenTestKit https://github.com/maldevel/PenTestKit
Tue 27 Jul 2021 03:30:13 PM PDT archive.org

Tools, scripts and tips useful during Penetration Testing engagements.

infosec pentesting tools scripts security
r3dy/capsulecorp-pentest https://github.com/r3dy/capsulecorp-pentest
Tue 11 May 2021 02:24:03 PM PDT archive.org

The Capsulecorp Pentest is a small virtual network managed by Vagrant and Ansible. It contains five virtual machines, including one Linux attacking system running Xubuntu and 4 Windows 2019 servers configured with various vulnerable services. This project can be used to learn network penetration testing as a stand-alone environment but is ultimatly designed to complement my book The Art of Network Penetration Testing.

infosec hacking linux windows ansible vagrant virtualbox practice pentesting
GitHub - unprovable/PentestHardware: Kinda useful notes collated together publicly https://github.com/unprovable/PentestHardware
Tue 06 Oct 2020 03:08:07 PM PDT archive.org

Drafts of the ebook Pentesting Hardware: A Practical Guide by Mark Carney.

pdf download textbook ebook pentesting hardware hacking
GitHub - l373/Awesome-PhySec https://github.com/l373/Awesome-PhySec
Tue 29 Sep 2020 08:50:18 PM PDT archive.org

Repository containing useful links for all things Physical Security.

awesome security directory videos tools tutorials lockpicking pentesting vendors
zMarch/Orc https://github.com/zMarch/orc
Sun 02 Jun 2019 04:44:04 PM PDT archive.org

Orc is a post-exploitation framework for Linux written in Bash.

bash scripts pentesting tools analysis
yadox666/The-Hackers-Hardware-Toolkit https://github.com/yadox666/The-Hackers-Hardware-Toolkit
Thu 16 May 2019 01:09:40 PM PDT archive.org

The best hacker's gadgets for Red Team pentesters and security researchers.

awesome hardware hacking list tools devices pentesting radio sbc
v1s1t0r1sh3r3/airgeddon: This is a multi-use bash script for Linux systems to audit wireless networks. https://github.com/v1s1t0r1sh3r3/airgeddon
Sat 30 Mar 2019 07:08:58 PM PDT archive.org

A wireless auditing tool implemented as a shell script that uses other tools to do the job.

infosec wireless security utility pentesting
Hacker's Grimoire - Hacker's Grimoire https://vulp3cula.gitbook.io/hackers-grimoire/
Fri 21 Sep 2018 02:43:15 PM PDT archive.org
infosec pentesting book online opensource
infosecn1nja/Red-Teaming-Toolkit: A collection of open source and commercial tools that aid in red team operations. https://github.com/infosecn1nja/Red-Teaming-Toolkit
Tue 21 Aug 2018 01:52:10 PM PDT archive.org

A collection of open source and commercial tools that aid in red team operations.

list pentesting tools osint reconaissance people research data resources infosec
AmyangXYZ/AssassinGo: An extensible and concurrency pentest framework in Go, also with WebGUI. https://github.com/AmyangXYZ/AssassinGo
Tue 12 Jun 2018 02:46:32 PM PDT archive.org
github golang infosec osint reconaissance web application pentesting rest api
evilsocket/xray: XRay is a tool for recon, mapping and OSINT gathering from public networks. https://github.com/evilsocket/xray
Thu 12 Apr 2018 10:39:54 AM PDT archive.org

An OSINT collection utility which gathers information about domains. Hunts for subdomains, searches SHODAN for hits, grabs banners and headers, web UI. Don't know if there's an API yet.

osint software golang domain dns pentesting tools domains subdomains scan
DataSploit/datasploit https://github.com/DataSploit/datasploit
Tue 10 Apr 2018 08:51:55 PM PDT archive.org

A tool which digs up OSINT on a target. Domain names, usernames, phones, credentials API keys, and correlates them. Performs active scans to collect data. Generates HTML, JSON, plain text reports.

osint python research goto exocortex pentesting tools analysis correlation littlesister
ORK Home Page http://www.orkspace.net/software/libShellCode/
Tue 20 Mar 2018 02:52:21 AM PDT archive.org

A development library which makes it easier to develop and package your own shellcode for remote exploits. It even includes an ncurses-based front end.

development exploits infosec pentesting hacking shellcode software
sqlninja - a SQL Server injection & takeover tool http://sqlninja.sourceforge.net/
Tue 20 Mar 2018 02:39:15 AM PDT archive.org

An application designed to assist in exploiting SQL injection attacks against applications based upon Microsoft SQL Server. Written in Perl. Fingerprints server, can bruteforce the password on the "sa" account, escalate privileges, create custom stored procedures to wreak havoc.

scanner foss tools network perl pentest sqlinjection sqli infosec cmdshell webapps injection database server pentesting security
Foofus Networking Services - Medusa http://foofus.net/goons/jmk/medusa/medusa.html
Tue 20 Mar 2018 02:37:07 AM PDT archive.org

A next-generation brute-force login cracker for many different applications and operating systems. Runs as a multi-threaded application for efficiency. Uses a modular system to implement new authentication protocols and application connectors.

bruteforce sysadmin tools passwords infosec utilities pentesting software
sqlmap: automatic SQL injection and database takeover tool http://sqlmap.org/
Tue 20 Mar 2018 02:36:28 AM PDT archive.org

A utility capable of fingerprinting back-end SQL databases, pulling authentication credentials and schemas, enumerating databases, and generating SQL injection attacks against web applications. Can handle MySQL, Oracle, Postgres, SQL Server, DB2, and other systems.

scanner tools web databases python sqlinjection sql pentesting infosec software
Nikto2 | CIRT.net http://www.cirt.net/nikto2
Tue 20 Mar 2018 02:35:39 AM PDT archive.org

An open source web server and web application scanner that tests for misconfigurations, bugs, and missing patches. Not designed to be subtle, it's a pen tester's auditing tool through and through.

scanner fingerprinting perl cgi http xss vulnerability pentesting infosec auditing
SQL Injection Cheat Sheet http://ferruh.mavituna.com/sql-injection-cheatsheet-oku/
Tue 20 Mar 2018 02:34:48 AM PDT archive.org

A handy cheatsheet for crafting SQL injection attacks against web applications.

exploits reference webapps cheatsheet howto sql injection pentesting databases security
CoreSecurity/impacket ยท GitHub https://github.com/CoreSecurity/impacket
Tue 20 Mar 2018 12:21:27 AM PDT archive.org
networking api packets module parsing python construction forging security tools protocols pentesting
page 1 / 2
4589 links, including 328 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn