Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Search the Community

Showing results for tags 'v0.6.1'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Staff Control
    • Staff Announcements
  • General doubts | News
    • General doubts
    • News
  • Hacking | Remote Administration | Bugs & Exploits
    • Hacking
    • Remote Administration
    • Bugs & Exploits
  • Programming | Web | SEO | Prefabricated applications
    • General Programming
    • Web Programming
    • Prefabricated Applications
    • SEO
  • Pentesting Zone
    • Pentesting Accounts
    • Reverse Engineering
  • Security & Anonymity
    • Security
    • Wireless Security
    • Web Security
    • Anonymity
  • Operating Systems | Hardware | Programs
    • Operating systems
    • Hardware
    • PC programs
    • iOS
    • Android
  • Graphic Design
    • Graphic Design
  • vBCms Comments
  • live stream tv
    • live stream tv
  • Marketplace
    • Sell
    • Services
    • Request
  • Pentesting Premium
    • Pentesting Accounts
  • Modders Section
    • Source Codes
    • Manuals | Videos
    • Tools
    • Others
  • PRIV8-Section
    • Exploits
    • Accounts|Dumps
    • Crypter|Binder|Bots
    • Tutorials|Videos
    • Cracked Tools
    • Make Money
    • More Tools
    • Databeses
    • Ebooks
  • Pentesting Zone PRIV8
    • Pentesting Accounts
    • Reverse Engineering
    • Cracker Preview Area
  • Carding Zone PRIV8
    • Carding
    • Phishing
    • Defacing
    • Doxing
    • Special User Premium Preview Area
  • Recycle Bin
    • Recycle
  • Null3D's Nulled Group

Product Groups

  • PRIV8
  • Advertising
  • Access Basic
  • Seller
  • Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 4 results

  1. An incredibly fast proxy checker & IP rotator with ease.proxy checker Feature Proxy IP rotator: Rotates your IP address for every specific request. Proxy checker: Check your proxy IP which is still alive. All HTTP/S methods are supported. HTTP & SOCKSv5 proxy protocols apply. All parameters & URIs are passed. Easy to use: You can just run it against your proxy file, and choose the action you want! Cross-platform: whether you are Windows, Linux, Mac, or even Raspberry Pi, you can run it very well. Changelog v0.6.1 3ac3ac6 Add rotation method for proxy IP rotator 76464d5 Add support for SOCKSv4(A) [hide][Hidden Content]]
  2. GDBFrontend is an easy, flexible and extension able gui debugger. Changelog v0.6.1 beta New Cyberpunk theme. Added --gdb-args option. #28 Automatically opening the debugger on browser at startup. #25 Added “Open in Native Window” feature for EvaluateExpression. Added theme switching menu on the top bar in addition to GDB shell commands (gf-theme [theme]). [hide][Hidden Content]]
  3. Raptor is a Web application firewall made in C, uses DFA to block SQL injection, Cross-site scripting, and path traversal. Why is this tool made in C language? C has a high delay time for writing and debugging, but no pain no gain, have fast performance, addition to this point, the C language is run at any architecture like Mips, ARM, and others… other benefits of C, have a good and high profile to write optimizations if you think to write some lines in ASSEMBLY code with AES-NI or SiMD instructions, I think is a good choice. Why you do not use POO ? in this project I follow the”KISS” principle: [Hidden Content] It Simple C language has a lot of old school dudes like a kernel hacker… Changelog v0.6.1 Fix memory error handler [hide][Hidden Content]]
  4. Conformer is a penetration testing tool, mostly used for external assessments to perform password based attacks against common webforms. Conformer was created from a need for password guessing against new web forms, without having to do prior burp work each time, and wanting to automate such attacks. Conformer is modular with many different parameters and options that can be customized to make for a powerful attack. Conformer has been used in countless assessments to obtain valid user credentials for accessing the internal environment through VPN, other internal resources or data to further the assessment. About Mikhail Burshteyn Mikhail Burshteyn is a security consultant at CDW, performing Penetration Tests. Mikhail currently performs External, Internal, Wireless, and Social Engineering assessments, testing the capabilities for wide range of clients and industries. He is interested in research in various security topics, including Networking, Web Apps, and Active Directory. Key features: Basic Detection of Web Portals Modular SonicWallVOffice (SonicWall Virtual Office) CiscoSSLVPN Netscaler (Citrix Netscaler) OWA (Versions 2013/2016) Gmail (mail.google.com) Office365 (outlook.office.com) PaloAlto (GlobalProtect VPN) SharePoint (Not Office365 integrated) XenMobile AUTO (Autodetect module) (Can't be used with disable_check flag) SMB (Windows Auth. / supports NT Hash) Password=Username option Combo File option Threading Non-standard Ports Log and Debug files modules and parameters are case insensitive. Additional Parameters can be added besides username and password. Syntax conformer.sh <HOST_IP/Hostname><:PORT>(optional) <Username or Users_File> <Password<\&par1=val1\&par2=val2>(optional) or Pass_File> <Portal Type> <DISABLE_CHECK>(optional) <DEBUG=file>(optional) <LOG=file>(optional) <THREAD=n>(optional) Conformer at a bare minimum needs to be provided a host, username/file, password/file and module Ex. conformer.sh outlook.office.com ~/path/to/username/file Password1 Office365 conformer.sh 192.168.10.5 testuser Password1 SMB Each Conformer module has a function that performs a basic check if the webpage has the portal password guessing is attempted on, (this can be bypassed with the "disable_check" parameter, should be used if basic check is wrong and falls to identify the portal as correct.) Ex. # In this example, conformer is being used against google.com with the CiscoSSLVPN, the expected reply is that the portal is not compatible. conformer.sh google.com testuser Password1 CiscoSSLVPN Either not a CiscoSSLVPN portal, or not compatible version. Exiting... Download && Source : [hide][Hidden Content]]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.