31 Commits
Author SHA1 Message Date
Pyro57000andGitHub 941e40e798 Create parse_netview.fish
little fish script to parse a netview output file with multiple server entries.
2024-11-21 13:01:13 -06:00
Pyro57000andGitHub c07aa4f2db Delete mccache/target/release/stuff 2024-09-10 16:55:03 +00:00
Pyro57000andGitHub b34e4f2ebd Add files via upload 2024-09-10 16:54:16 +00:00
Pyro57000andGitHub 69291be230 Create stuff 2024-09-10 16:53:53 +00:00
Pyro57000andGitHub f66441367c Create CACHEDIR.TAG 2024-09-10 16:52:59 +00:00
Pyro57000andGitHub a30e0ea9eb Add files via upload 2024-09-10 16:51:54 +00:00
Pyro57000andGitHub 7cb49cad9a Create main.rs 2024-09-10 16:51:20 +00:00
Pyro57000andGitHub 635cc30212 Create README.md 2024-06-11 20:18:18 +00:00
Pyro57000andGitHub dd29bc66ab Create main.rs 2024-06-11 20:17:22 +00:00
Pyro57000andGitHub 6cb42c9625 Create intial_recon 2024-06-11 20:16:26 +00:00
Pyro57000andGitHub 1f62a92522 Create enter_pentest.fish
for entering and logging distroboxes for pentests
2024-05-29 18:28:28 +00:00
Pyro57000andGitHub 5ed1290cc3 Create lsa.fish 2024-05-23 17:40:13 +00:00
Pyro57000andGitHub 8910613079 Create ls.fish 2024-05-23 17:39:54 +00:00
Pyro57000andGitHub 960078d17c Rename parse_portscan to parse_portscan.fish
fixed the name to add the fish extension
2024-05-23 17:38:09 +00:00
Pyro57000andGitHub 528877a71c Create mkccache.fish 2024-05-23 17:37:50 +00:00
Pyro57000andGitHub 7d0be9cad2 Create parse_portscan 2024-05-23 17:37:21 +00:00
Pyro57000andGitHub 885767a2cb Create filter_password_list.fish 2024-05-23 17:36:55 +00:00
Pyro57000andGitHub 26827a8382 Create get_column_names.fish
create the folder for my fish functions, and put the first script in it.
2024-05-23 17:36:26 +00:00
Pyro57000andGitHub ad3f854011 Update main.rs
updated to fix the install, and to add a few more notes that I use in internal projects
2023-11-30 10:27:19 -06:00
Pyro57000andGitHub 136793698a Update README.md
updated to include building instructions
2023-11-20 11:04:20 -06:00
Pyro57000andGitHub 7cafd012e7 Update cseyewittness
changed from splitting on just spaces to splitting on any white space when reading the proxychains config, should be better now.
2023-11-20 11:00:56 -06:00
Pyro57000andGitHub 1c1a9bc368 eventually going to be my custom implant kit 2023-11-20 10:56:07 -06:00
Pyro57000andGitHub 8f2d25907f in theory will parse certuitl for you 2023-11-20 10:55:09 -06:00
Pyro57000andGitHub d00ae5d748 create CS eyewitness
this will parse your services.tsv that you can get out of cobalt strike and get the web servers, then read your proxychains.conf file and proxy in eyewitness to take a look at them.
2023-11-20 10:54:37 -06:00
Pyro57000andGitHub 4e1e64a5b4 run test ssl in parallel against a list of urls 2023-11-20 10:52:51 -06:00
Pyro57000andGitHub 4cda0708b0 multi process dirbs
this will take a list of URLs and dirb them in parallel, just be careful that the urls aren't on the same server as you'll be hitting that server pretty hard.
2023-11-20 10:52:22 -06:00
Pyro57000andGitHub 0104990296 parser for net computers 2023-11-20 10:50:28 -06:00
Pyro57000andGitHub fb7692fc56 basic snaffler parser 2023-11-20 10:49:29 -06:00
Pyro57000andGitHub 43370d1f53 sharp share sorting utility 2023-11-20 10:48:15 -06:00
Pyro57000andGitHub 1a5c05cf8c uploaded the start of the pentest script. 2023-11-20 10:19:13 -06:00
Pyro57000andGitHub 03f9b9ffb8 Create README.md
created the repo
2023-11-20 10:14:11 -06:00