This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This line will not be displayed .. | |
| This line will be displayed .. | |
| [ERROR] ssh connection failed: 192.168.1.69 | |
| [ERROR] ssh connection failed: 192.168.1.200 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Bash script to convert decimal IP to binary | |
| # to obfuscate LHOST variables and PORT | |
| function convip() | |
| { | |
| CONV=({0..1}{0..1}{0..1}{0..1}{0..1}{0..1}{0..1}{0..1}) | |
| ip="" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## command: [ScriptBlock].GetField('signatures','NonPublic,Static').GetValue($null) | |
| Add-Type | |
| DllImport | |
| DefineDynamicAssembly | |
| DefineDynamicModule | |
| DefineType | |
| DefineConstructor | |
| CreateType | |
| DefineLiteral | |
| DefineEnum |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +-----------------------------------------------------------------------+ | |
| | Copy/paste on your terminal windows all commands in this exercise | | |
| | ## <-- comments, do not copy/past | | |
| +-----------------------------------------------------------------------+ | |
| ### Linux shellcode exercise | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include<stdio.h> | |
| #include<stdlib.h> | |
| #include<string.h> | |
| #include<sys/types.h> | |
| #include<sys/wait.h> | |
| #include <unistd.h> | |
| /* | |
| Author: r00t-3xp10it | |
| Framework: venom v1.0.16 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include<stdio.h> | |
| #include<stdlib.h> | |
| #include<string.h> | |
| #include<sys/types.h> | |
| #include<sys/wait.h> | |
| #include<unistd.h> | |
| /* | |
| Author: r00t-3xp10it | |
| Framework: venom v1.0.16 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include<stdio.h> | |
| #include<stdlib.h> | |
| #include<string.h> | |
| #include<sys/types.h> | |
| #include<sys/wait.h> | |
| #include<unistd.h> | |
| /* | |
| Author: r00t-3xp10it | |
| Framework: venom v1.0.16 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## | |
| # Script: mass_exploiter.rc | |
| # Author: r00t-3xp10it <pedroubuntu10[at]gmail.com> | |
| # Descri: armitage Hail Mary (based) resource script | |
| # GitHub: https://github.com/r00t-3xp10it/resource_files | |
| # Nº MAX of Modules to Load: [46] exploits and [11] scanners | |
| # --- | |
| # [OPTIONS] | |
| # setg SET_DECOY true => Set the 2º decoy ip address manualy | |
| # setg SAVE_DB true => Save workspace redteam into database.xml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| -- Nmap NSE AXISwebcam-recon.nse - Version 1.9 | |
| -- Copy to: /usr/share/nmap/scripts/AXISwebcam-recon.nse | |
| -- Update NSE database: sudo nmap --script-updatedb | |
| -- execute: nmap --script-help AXISwebcam-recon.nse | |
| --- | |
| -- SCRIPT BANNER DESCRIPTION -- | |
| description = [[ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| -- Nmap NSE ISS-CVE-2010-2731.nse - Version 1.1 | |
| -- Copy to: /usr/share/nmap/scripts/ISS-CVE-2010-2731.nse | |
| -- Update NSE database: sudo nmap --script-updatedb | |
| -- execute: nmap --script-help ISS-CVE-2010-2731.nse | |
| -- Port(s) accepted: 80-86,8001,8080-8086 | |
| --- | |
| -- SCRIPT BANNER DESCRIPTION -- | |
| description = [[ |
OlderNewer